https://bugzilla.redhat.com/show_bug.cgi?id=1548077 Robert-André Mauchin <zebob.m@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zebob.m@xxxxxxxxx --- Comment #6 from Robert-André Mauchin <zebob.m@xxxxxxxxx> --- - When using a dev snapshot, you should also include the commit date in the Release tag: %global commit0 40fa32e79f12c3c85c360532be00b7e4f9a35920 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) %global commitdate0 20180228 Then Release: 2.%{commitdate0}git%{shortcommit0}%{?dist} And: * Thu Mar 08 2018 Nicolas Chauvet <kwizart@xxxxxxxxx> - 1.3.0-2.20180228git40fa32e - Simply use: Source0: %{url}/archive/%{commit0}/%{name}-%{shortcommit0}.tar.gz Also please note that there is a discrepancy in your Release tag: 2. in the header, 3. in the %changelog. -- 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