https://bugzilla.redhat.com/show_bug.cgi?id=1484164 --- Comment #12 from Neal Gompa <ngompa13@xxxxxxxxx> --- > %global gittag0 v1.0.0 This is unnecessary, as %{version} is already defined at 1.0.0 > Source0: https://github.com/softwaresale/%{name}/archive/%{gittag0}/%{name}-%{version}.tar.gz Change usage of "%{gittag0}" to "v%{version}". This lets you control the version bump from a single location. -- 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 -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx