- Rebuild for gcc-4.3.

This commit is contained in:
Akira TAGOH 2008-02-12 09:59:46 +00:00
parent 15b52fa146
commit 391cd9529f

View File

@ -1,6 +1,6 @@
Name: paps
Version: 0.6.8
Release: 4%{?dist}
Release: 5%{?dist}
License: LGPLv2+
URL: http://paps.sourceforge.net/
@ -98,6 +98,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/libpaps.so
%changelog
* Tue Feb 12 2008 Akira TAGOH <tagoh@redhat.com> - 0.6.8-5
- Rebuild for gcc-4.3.
* Wed Jan 23 2008 Akira TAGOH <tagoh@redhat.com> - 0.6.8-4
- Fix an exception on ghostscript. (#429275)