From 130ad87cbb9715c348f3ef430bb43e69ff1bf51c Mon Sep 17 00:00:00 2001 From: Joe Orton Date: May 29 2013 09:34:40 +0000 Subject: rebuild Resolves: rhbz#911338 --- diff --git a/expat.spec b/expat.spec index e148330..30cf786 100644 --- a/expat.spec +++ b/expat.spec @@ -1,7 +1,7 @@ Summary: An XML parser library Name: expat Version: 2.1.0 -Release: 3%{?dist} +Release: 3.1%{?dist} Group: System Environment/Libraries Source: http://downloads.sourceforge.net/expat/expat-%{version}.tar.gz URL: http://www.libexpat.org/ @@ -83,6 +83,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_libdir}/lib*.a %changelog +* Wed May 29 2013 Joe Orton - 2.1.0-3.1 +- rebuild + * Fri Apr 13 2012 Joe Orton - 2.1.0-3 - add -static subpackage (#722647)