Rebuild for armadillo 7

This commit is contained in:
José Matos 2016-06-30 15:10:15 +01:00
parent 158e140af9
commit 3e92256a9c
1 changed files with 4 additions and 1 deletions

View File

@ -42,7 +42,7 @@
Name: gdal
Version: 2.0.2
Release: 5%{?dist}
Release: 6%{?dist}
Summary: GIS file format library
Group: System Environment/Libraries
License: MIT
@ -845,6 +845,9 @@ popd
#Or as before, using ldconfig
%changelog
* Thu Jun 30 2016 José Matos <jamatos@fedoraproject.org> - 2.0.2-6
- Rebuild for armadillo 7
* Mon Apr 18 2016 Tom Hughes <tom@compton.nu> - 2.0.2-5
- Rebuild for libdap change Resoloves: #1328104