From e3f845d8e53f597445b9057c9c92ee6ca1bb9662 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 13 Feb 2013 18:20:22 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- goldendict.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/goldendict.spec b/goldendict.spec index d71d023..34fc040 100644 --- a/goldendict.spec +++ b/goldendict.spec @@ -1,6 +1,6 @@ Name: goldendict Version: 1.0.1 -Release: 7%{?dist} +Release: 8%{?dist} Summary: A feature-rich dictionary lookup program Group: Applications/System License: GPLv3+ @@ -74,6 +74,9 @@ install -pm 644 locale/*.qm %{buildroot}/%{_datadir}/goldendict/locale %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 1.0.1-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Sat Aug 04 2012 Parag Nemade - 1.0.1-7 - Fix FTBFS for gcc-4.7