From 828a72986fc63fbe319cff57afa980be10e1e5e5 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 17 Jun 2015 17:59:11 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- libwpg.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libwpg.spec b/libwpg.spec index 7213886..3f45149 100644 --- a/libwpg.spec +++ b/libwpg.spec @@ -2,7 +2,7 @@ Name: libwpg Version: 0.3.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A library for import of WordPerfect Graphics images License: LGPLv2+ or MPLv2.0 @@ -101,6 +101,9 @@ install -m 0644 wpg2*.1 %{buildroot}/%{_mandir}/man1 %{_mandir}/man1/wpg2svgbatch.pl.1* %changelog +* Wed Jun 17 2015 Fedora Release Engineering - 0.3.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Sat May 02 2015 Kalev Lember - 0.3.0-4 - Rebuilt for GCC 5 C++11 ABI change