From 52832fcd1b0a525eca4762e10865a9ce0c6b36e2 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 13 Feb 2013 21:53:09 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- libEMF.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libEMF.spec b/libEMF.spec index b19e3d6..50aada2 100644 --- a/libEMF.spec +++ b/libEMF.spec @@ -2,7 +2,7 @@ Summary: A library for generating Enhanced Metafiles Summary(pl): Biblioteka do generowania plików w formacie Enhanced Metafile Name: libEMF Version: 1.0.7 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv2+ and GPLv2+ Group: System Environment/Libraries URL: http://libemf.sourceforge.net/ @@ -70,6 +70,9 @@ make check %{_includedir}/libEMF %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 1.0.7-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Wed Nov 07 2012 Stanislav Ochotnicky - 1.0.7-1 - Update to latest upstream - Drop all patches (upstreamed)