From 4248a40bc29ab218e7498e9411965a159e4a5ad2 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 17 Jun 2015 14:12:51 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- libabw.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libabw.spec b/libabw.spec index f97e16f..2198d41 100644 --- a/libabw.spec +++ b/libabw.spec @@ -2,7 +2,7 @@ Name: libabw Version: 0.1.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A library for import of AbiWord files License: MPLv2.0 @@ -97,6 +97,9 @@ install -m 0644 abw2*.1 %{buildroot}/%{_mandir}/man1 %{_mandir}/man1/abw2html.1* %changelog +* Wed Jun 17 2015 Fedora Release Engineering - 0.1.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Mon May 04 2015 David Tardon - 0.1.1-4 - fix two potential crashes