- Rebuild for new libgeotiff, per #1179222

This commit is contained in:
Devrim Gündüz 2015-01-06 13:06:30 +00:00
parent 0191cf5ae4
commit fb8f18fa87
1 changed files with 4 additions and 1 deletions

View File

@ -41,7 +41,7 @@
Name: gdal
Version: 1.11.1
Release: 4%{?dist}
Release: 5%{?dist}
Summary: GIS file format library
Group: System Environment/Libraries
License: MIT
@ -768,6 +768,9 @@ popd
#Or as before, using ldconfig
%changelog
* Tue Jan 06 2015 Devrim GÜNDÜZ <devrim@gunduz.org> - 1.11.1-5
- Rebuild for new libgeotiff, per #1179222
* Sat Dec 6 2014 Volker Fröhlich <volker27@gmx.at> - 1.11.1-4
- Apply upstream changeset 27949 to prevent a crash when using sqlite 3.8.7