https://bugzilla.redhat.com/show_bug.cgi?id=2016779 --- Comment #9 from Ankur Sinha (FranciscoD) <sanjay.ankur@xxxxxxxxx> --- Here is what fedora-review catches: Diff spec file in url and in SRPM --------------------------------- --- /home/asinha/dump/fedora-reviews/2016779-python-autograd/srpm/python-autograd.spec 2021-11-05 08:34:04.747232179 +0000 +++ /home/asinha/dump/fedora-reviews/2016779-python-autograd/srpm-unpacked/python-autograd.spec 2021-11-05 06:21:22.000000000 +0000 @@ -2,4 +2,13 @@ ## (rpmautospec version 0.2.5) %define autorelease(e:s:pb:) %{?-p:0.}%{lua: + release_number = 5; + base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); + print(release_number + base_release_number - 1); +}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{?dist} +## END: Set by rpmautospec + +## START: Set by rpmautospec +## (rpmautospec version 0.2.5) +%define autorelease(e:s:pb:) %{?-p:0.}%{lua: release_number = 2; base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); @@ -71,3 +80,16 @@ %changelog -%autochangelog +* Fri Nov 05 2021 hardeborlaa <adebola786@xxxxxxxxx> 1.3-5 +- Uncommitted changes + +* Tue Oct 26 2021 hardeborlaa <adebola786@xxxxxxxxx> 1.3-4 +- license text included in its file + +* Sat Oct 23 2021 hardeborlaa <adebola786@xxxxxxxxx> 1.3-3 +- Add Spec and Srcrpm for Review + +* Sat Oct 23 2021 hardeborlaa <adebola786@xxxxxxxxx> 1.3-2 +- Add spec and tar file for Review + +* Sat Oct 23 2021 hardeborlaa <adebola786@xxxxxxxxx> 1.3-1 +- Add Spec and tar file See how the time stamps for the two specs are different (right on top at the end of the line), so I don't think this src rpm is from your latest spec file. -- You are receiving this mail because: You are always notified about changes to this product and component You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2016779 _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-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/package-review@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure