From c11b23f9e0dcc055e2c0afc824a9a2b0007b1497 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 6 Jun 2014 21:21:00 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- libEMF.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libEMF.spec b/libEMF.spec index c4c9f4f..6d154d1 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: 5%{?dist} +Release: 6%{?dist} License: LGPLv2+ and GPLv2+ URL: http://libemf.sourceforge.net/ Source0: http://downloads.sourceforge.net/project/libemf/libemf/%{version}/libEMF-%{version}.tar.gz @@ -70,6 +70,9 @@ make check %{_includedir}/libEMF %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 1.0.7-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Sun May 11 2014 Peter Robinson 1.0.7-7 - Add initial patch for aarch64 support (likely needs more work)