https://bugzilla.redhat.com/show_bug.cgi?id=2510687
Mike FABIAN <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?([email protected] | |m) | --- Comment #6 from Mike FABIAN <[email protected]> --- (In reply to Akira TAGOH from comment #5) > One question before the formal review: I can see you were going to migrate > to rpmautospec but the spec file is missing %autochangelog. Is it > intentional? Oh, the .spec file I have locally does have the %autochangelog. The spec file at https://download.copr.fedorainfracloud.org/results/mfabian/google-noto-color-emoji-fonts/srpm-builds/10807637/google-noto-color-emoji-fonts.spec seems to have been changed by the build system already, it starts with ## START: Set by rpmautospec ## (rpmautospec version 0.8.4) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 1; base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); print(release_number + base_release_number - 1); }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} ## END: Set by rpmautospec So the build system seems to have replaced %autochangelog with the contents of the changelog file. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component https://bugzilla.redhat.com/show_bug.cgi?id=2510687 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202510687%23c6 -- _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
