diff --git a/libgeotiff.spec b/libgeotiff.spec index 8145712..f61b54c 100644 --- a/libgeotiff.spec +++ b/libgeotiff.spec @@ -1,6 +1,6 @@ Name: libgeotiff Version: 1.2.5 -Release: 4%{?dist} +Release: 5%{?dist} Summary: GeoTIFF format library Group: System Environment/Libraries License: MIT @@ -133,6 +133,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/%{name}.pc %changelog +* Fri Jul 24 2009 Fedora Release Engineering - 1.2.5-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + * Wed Apr 22 2009 Milos Jakubicek - 1.2.5-4 - Fix FTBFS: use gcc -shared instead of ld -shared to compile with -fstack-protector