update to 0.1.7 [release 0.1.7-1mamba;Fri Dec 08 2017]

This commit is contained in:
Silvan Calarco 2024-01-06 04:11:47 +01:00
parent ae681f808b
commit 871ff605a7

View File

@ -1,6 +1,6 @@
%define apiver %(echo %version | cut -d. -f1-2) %define apiver %(echo %version | cut -d. -f1-2)
Name: libetonyek Name: libetonyek
Version: 0.1.6 Version: 0.1.7
Release: 1mamba Release: 1mamba
Summary: A library and a set of tools for reading and converting Apple Keynote presentations Summary: A library and a set of tools for reading and converting Apple Keynote presentations
Group: System/Libraries Group: System/Libraries
@ -8,7 +8,7 @@ Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.freedesktop.org/wiki/Software/libetonyek/ URL: http://www.freedesktop.org/wiki/Software/libetonyek/
Source: http://dev-www.libreoffice.org/src/libetonyek-%{version}.tar.bz2 Source: http://dev-www.libreoffice.org/src/libetonyek-%{version}.tar.xz
License: MPL 2.0 License: MPL 2.0
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
@ -93,6 +93,9 @@ This package contains utility applications for %{name}.
%{_bindir}/pages2text %{_bindir}/pages2text
%changelog %changelog
* Fri Dec 08 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 0.1.7-1mamba
- update to 0.1.7
* Fri Jan 15 2016 Automatic Build System <autodist@mambasoft.it> 0.1.6-1mamba * Fri Jan 15 2016 Automatic Build System <autodist@mambasoft.it> 0.1.6-1mamba
- automatic version update by autodist - automatic version update by autodist