|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: libgta
|
|
|
|
|
Version: 1.2.1
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Summary: Library that implements the Generic Tagged Arrays file format
|
|
|
|
|
License: LGPLv2+
|
|
|
|
|
URL: https://marlam.de/gta/
|
|
|
|
@ -70,6 +70,9 @@ rm -rf %{buildroot}%{_docdir}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri May 21 2021 Sandro Mani <manisandro@gmail.com> - 1.2.1-4
|
|
|
|
|
- Rebuild (gdal)
|
|
|
|
|
|
|
|
|
|
* Wed May 19 2021 Jiri Kucera <jkucera@redhat.com> - 1.2.1-3
|
|
|
|
|
- Fix FTBFS (bz1923686)
|
|
|
|
|
|
|
|
|
|