https://bugzilla.redhat.com/show_bug.cgi?id=2276780
--- Comment #1 from Jakub Kadlčík <[email protected]> --- > %global commit 76d12defdeec14da3794d451875b781669f62acf > Version: 0.9.11 Should we point the package to a git tag instead of a commit, since it is available? Also, this commit doesn't seem to be the one corresponding with the 0.9.11 release. I would expect 78d3cae4bcac329c4e4f275d416562e10c5c446e > #%%autosetup -p1 -n drain3-%%{version} > find Probably some leftover from debugging > # For official Fedora packages, including files with '*' +auto is not allowed > # Replace it with a list of relevant Python modules/globs and list extra > files in %%files > %pyproject_save_files '*' +auto Should probably be %pyproject_save_files 'drain3' -- 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=2276780 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202276780%23c1 -- _______________________________________________ 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://pagure.io/fedora-infrastructure/new_issue
