https://bugzilla.redhat.com/show_bug.cgi?id=1403600
--- Comment #6 from Simone Caronni <[email protected]> --- Alternatively, you can also set the conditions to check dynamically for the source url to check snapshots and for the release tag, for example: Release: 0.1.%{?shortcommit0:.%{date}git}%{?dist} %{?shortcommit0:Source0: https://github.com/%{name}/Core/archive/%{commit0}.tar.gz#/Core-%{shortcommit0}.tar.gz} %{!?shortcommit0:Source0: https://github.com/%{name}/Core/archive/v%{version}.tar.gz#/Core-%{version}.tar.gz} -- 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 _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected]
