Disable tarball signing for the development branch.

This commit is contained in:
Richard W.M. Jones 2018-03-13 14:05:06 +00:00
parent 7e3a9dd192
commit 4d1f692eeb
1 changed files with 1 additions and 1 deletions

View File

@ -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}