- Rebuild for Proj 4.9.1

This commit is contained in:
Devrim Gündüz 2015-03-11 19:13:29 +02:00
parent 0fa3374415
commit bc179d75d1
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: libgeotiff
Version: 1.4.0
Release: 3%{?dist}
Release: 4%{?dist}
Summary: GeoTIFF format library
Group: System Environment/Libraries
License: MIT
@ -120,6 +120,9 @@ rm -rf %{buildroot}
%{_libdir}/pkgconfig/%{name}.pc
%changelog
* Wed Mar 11 2015 Devrim Gündüz <devrim@gunduz.org> - 1.4.0-4
- Rebuild for Proj 4.9.1
* Wed Jan 07 2015 Rex Dieter <rdieter@fedoraproject.org> - 1.4.0-3
- move patching to %%prep section
- explicitly track lib soname so bumps aren't a surprise