From 3f78cf6023d4a45d20589ce76ca004ad8a782104 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 02:31:12 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- libwpd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libwpd.spec b/libwpd.spec index 8004baf..0777dd9 100644 --- a/libwpd.spec +++ b/libwpd.spec @@ -4,7 +4,7 @@ Name: libwpd Summary: Library for reading and converting WordPerfect documents Version: 0.9.8 -Release: 2%{?dist} +Release: 3%{?dist} Source: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz Group: System Environment/Libraries URL: http://libwpd.sf.net/ @@ -72,6 +72,9 @@ LD_LIBRARY_PATH=../lib/.libs make check %{_includedir}/%{name}-%{apiversion} %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 0.9.8-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Tue May 21 2013 David Tardon - 0.9.8-2 - drop build dep on libgsf-devel that has not been needed for years