|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: freexl
|
|
|
|
|
Version: 1.0.2
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Library to extract data from within an Excel spreadsheet
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
|
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
|
|
|
@ -79,6 +79,9 @@ rm -f %{buildroot}%{_libdir}/lib%{name}.la
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Jul 28 2015 Volker Froehlich <volker27@gmx.at> - 1.0.2-2
|
|
|
|
|
- Release bump to work around the f23 build being wrongly tagged for f24
|
|
|
|
|
|
|
|
|
|
* Wed Jul 15 2015 Volker Fröhlich <volker27@gmx.at> 1.0.2-1
|
|
|
|
|
- New release
|
|
|
|
|
|
|
|
|
|