Disable tarball signing for the development branch.
This commit is contained in:
parent
7e3a9dd192
commit
4d1f692eeb
@ -27,7 +27,7 @@
|
||||
%global _changelog_trimtime %(date +%s -d "2 years ago")
|
||||
|
||||
# Verify tarball signature with GPGv2 (only possible for stable branches).
|
||||
%global verify_tarball_signature 1
|
||||
%global verify_tarball_signature %{nil}
|
||||
|
||||
# Filter perl provides.
|
||||
%{?perl_default_filter}
|
||||
|
Loading…
Reference in New Issue
Block a user