Update to 1.0.7, install cmake find script

epel9
Volker Fröhlich 10 years ago
parent d64725db3c
commit dc5bfef8c5

1
.gitignore vendored

@ -2,3 +2,4 @@
/libgta-1.0.3.tar.xz
/libgta-1.0.4.tar.xz
/libgta-1.0.6.tar.xz
/libgta-1.0.7.tar.xz

@ -1,5 +1,5 @@
Name: libgta
Version: 1.0.6
Version: 1.0.7
Release: 1%{?dist}
Summary: Library that implements the Generic Tagged Arrays file format
Group: System Environment/Libraries
@ -71,6 +71,7 @@ make check V=1
%{_libdir}/%{name}.so.*
%files devel
%{_datadir}/%{name}/cmake/FindGTA.cmake
%{_libdir}/pkgconfig/gta.pc
%{_includedir}/gta
%{_libdir}/%{name}.so
@ -81,6 +82,10 @@ make check V=1
%changelog
* Thu Dec 25 2014 Volker Fröhlich <volker27@gmx.at> - 1.0.7-1
- New upstream release
- Install the cmake find script
* Wed Dec 17 2014 Volker Fröhlich <volker27@gmx.at> - 1.0.6-1
- New upstream release

@ -1 +1 @@
154296eb49ef953db28d7d7d5ccaedf2 libgta-1.0.6.tar.xz
0b3726078834f990496917e31fe7e770 libgta-1.0.7.tar.xz

Loading…
Cancel
Save