From 7d81880da83ea365e9885d6d3db3abd089ebc502 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 13 Feb 2013 18:16:18 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- gnupg2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gnupg2.spec b/gnupg2.spec index 953e9d4..349d2ea 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: 7%{?dist} +Release: 8%{?dist} License: GPLv3+ Group: Applications/System @@ -200,6 +200,9 @@ rm -rf %{buildroot} %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 2.0.19-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Wed Jan 2 2013 Tomas Mraz - 2.0.19-7 - fix CVE-2012-6085 - skip invalid key packets (#891142)