Hi Christopher, A small doubt . Do I need to call fedpkg update --type enhancement after fedpkg build for epel8 ? Regards, Muneendra. -----Original Message----- From: Muneendra Kumar M [mailto:muneendra.kumar@xxxxxxxxxxxx] Sent: Friday, August 28, 2020 1:00 PM To: 'Development discussions related to Fedora' <devel@xxxxxxxxxxxxxxxxxxxxxxx> Cc: 'ce@xxxxxxx' <ce@xxxxxxx>; 'Jonathan Wakely' <jwakely@xxxxxxxxxxxxxxxxx>; 'Josef Ridky' <jridky@xxxxxxxxxx> Subject: RE: Query on upgrading the Fedora package Hi Christopher, I did the below steps to upgrade my package to EPEL8 and fedpkg build was success. https://koji.fedoraproject.org/koji/buildinfo?buildID=1602105 Do I need to do anything more for the same. As the below link still shows the older version. https://src.fedoraproject.org/rpms/fctxpd Release Stable versionFedora 34 fctxpd-0.2-1.20200827gitccbaf3a.fc34Fedora 31 fctxpd-0.1-1.20190813gitc195e67.fc31Fedora EPEL 8 fctxpd-0.1-1.20190813gitc195e67.el8 <== this is to be fctxpd-0.2-1.20200827gitccbaf3a.el8Steps: fedpkg clone fctxpd cd fctxpd/ git branch fedpkg switch-branch epel8 git branch git merge master fedpkg push fedpkg build Could you please help me on the same. Regards, Muneendra. -----Original Message----- From: Christopher Engelhard [mailto:ce@xxxxxxx] Sent: Thursday, August 27, 2020 6:04 PM To: devel@xxxxxxxxxxxxxxxxxxxxxxx Subject: Re: Query on upgrading the Fedora package On 27.08.20 13:27, Muneendra Kumar M via devel wrote: > Hi Josey, > Will the below steps work to upgrade the package for epel7. Epel works just like any other Fedora branch, so unless there are differences in dependencies on CentOS/RHEL vs Fedora (doesn't seem to be the case, as you already have the old EPEL builds) just merging master and building should work. If there are incompatibilities you can either adapt the spec after merging or deal with them with conditionals in the master spec file. Christopher _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx