|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: libgta
|
|
|
|
|
Version: 1.0.7
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Library that implements the Generic Tagged Arrays file format
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
|
License: LGPLv2+
|
|
|
|
@ -82,6 +82,9 @@ make check V=1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.7-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Dec 25 2014 Volker Fröhlich <volker27@gmx.at> - 1.0.7-1
|
|
|
|
|
- New upstream release
|
|
|
|
|
- Install the cmake find script
|
|
|
|
|