From a19ede42abb1e629713530e9f122ff114c3955b3 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 19 Jul 2012 03:37:35 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- gnupg2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gnupg2.spec b/gnupg2.spec index 1937c56..9e99590 100644 --- a/gnupg2.spec +++ b/gnupg2.spec @@ -1,7 +1,7 @@ Summary: Utility for secure communication and data storage Name: gnupg2 Version: 2.0.19 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv3+ Group: Applications/System @@ -168,6 +168,9 @@ rm -rf %{buildroot} %changelog +* Thu Jul 19 2012 Fedora Release Engineering - 2.0.19-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Tue Apr 24 2012 Tomas Mraz - 2.0.19-1 - new upstream release - set environment in protect-tool (#548528)