https://bugzilla.redhat.com/show_bug.cgi?id=1536782
--- Comment #1 from Robert-André Mauchin <[email protected]> --- - add examples/ to %doc - when you package a development snapshot, you must add the commit date in Release: %global commit 7b3d650b50a50a0137376e392770f372edc3d968 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global commitdate 20171018 Name: golang-%{provider}-%{project}-%{repo} Version: 0 Release: 0.1.%{commitdate}git%{shortcommit}%{?dist} And in %changelog: * Thu Dec 21 2017 mosquito <[email protected]> - 0-0.1.20171018git7b3d650 -- 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]
