diff --git a/gdal.spec b/gdal.spec index 81f6469..90fc887 100644 --- a/gdal.spec +++ b/gdal.spec @@ -43,7 +43,7 @@ Name: gdal Version: 1.11.2 -Release: 6%{?dist} +Release: 7%{?dist} Summary: GIS file format library Group: System Environment/Libraries License: MIT @@ -773,6 +773,9 @@ popd #Or as before, using ldconfig %changelog +* Sat Jun 06 2015 Jitka Plesnikova - 1.11.2-7 +- Perl 5.22 rebuild + * Thu May 21 2015 Devrim Gündüz - 1.11.2-6 - Fix proj soname in ogr/ogrct.cpp. Patch from Sandro Mani Fixes #1212215.