This commit is contained in:
Fedora Release Engineering 2017-07-26 09:10:37 +00:00
parent 315e0ca0d7
commit fa45de3d27
1 changed files with 4 additions and 1 deletions

View File

@ -44,7 +44,7 @@
Name: gdal
Version: 2.1.4
Release: 2%{?dist}
Release: 3%{?dist}
Summary: GIS file format library
Group: System Environment/Libraries
License: MIT
@ -830,6 +830,9 @@ popd
#Or as before, using ldconfig
%changelog
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Wed Jul 19 2017 Adam Williamson <awilliam@redhat.com> - 2.1.4-2
- Rebuild against MariaDB 10.2
- BuildRequires: javapackages-local, for a macro that got moved there