https://bugzilla.redhat.com/show_bug.cgi?id=2489821
Neal Gompa <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?([email protected] | |m) | --- Comment #23 from Neal Gompa <[email protected]> --- > %global upstream_tag 0.1-rc You don't need this. > Version: 0.1 Use "0.1~rc" > Source0: > %{url}/archive/%{upstream_tag}.tar.gz#/%{name}-%{version}.tar.gz Use "%{version_no_tilde}" instead of %{upstream_tag} and %{version}. > * Sat Jul 25 2026 Martin Cermak <[email protected]> - 0.1-1 Use "0.1~rc-1" in the verrel in the changelog entry. -- 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=2489821 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202489821%23c23 -- _______________________________________________ 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
