39e9904ba4f49196a9e145fb585b13063c768a76
rebased onto 21c4ffa7de67c1fef880cfcf67e9154a69000f09
I think this should be %{name} = %{version}-%{release} as that contains the GPG keys
%{name} = %{version}-%{release}
That's only provided by the base package anyway. I'm not sure what's the logical distinction?
Note that if we ship this, we will start getting people installing it. Are we prepared to deal with the effects of that?
It shouldn't cause much major breakage, just during times between new package builds and when we regen meta (if the package is bad). But if it does break some systems, sucks to be them, since we obviously won't support this.
Okay then. :thumbsup:
Pull-Request has been merged by marcan