https://bugzilla.redhat.com/show_bug.cgi?id=1534044
Robert-André Mauchin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Robert-André Mauchin <[email protected]> --- - If you package a release, you don't need git snapshot info in the Release field: Release: 1%{?dist} And: * Fri Jan 12 2018 Paul Gier <[email protected]> - 0.2.0-1 - Grab the correct release archive: Source0: https://%{provider_prefix}/archive/v%{version}/%{repo}-%{version}.tar.gz And in %prep: %setup -q -n %{repo}-%{version} - Why did you remove all BR and R to golang(golang.org/x/net/ipv4)? They are needed. -- 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]
