https://bugzilla.redhat.com/show_bug.cgi?id=1530084 Iwicki Artur <fedora@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fedora@xxxxxxxxxx --- Comment #1 from Iwicki Artur <fedora@xxxxxxxxxx> --- >Release: 1.git%{shortcommit}%{?dist} When packaging snapshots, you must include the commit date in the "Release:" tag. https://fedoraproject.org/wiki/Packaging:Versioning#Snapshots >archive/%{commit}.tar.gz#/numix-icon-theme-square-%{shortcommit}.tar.gz With GitHub, you can use "archive/%{commit}/%{name}-%{commit}.tar.gz". This gives a nicer URL. >cp -r Numix-Square %{buildroot}%{_datadir}/icons/Numix-Square You should aim to preserve timestamps when copying files. Use "cp -pr" or "cp -a". -- 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