update to 0.1.3 [release 0.1.3-1mamba;Sun Jul 12 2015]

This commit is contained in:
Silvan Calarco 2024-01-06 04:11:47 +01:00
parent 7331c89e8c
commit a2f0832db4

View File

@ -1,6 +1,6 @@
%define apiver %(echo %version | cut -d. -f1-2)
Name: libetonyek
Version: 0.1.1
Version: 0.1.3
Release: 1mamba
Summary: A library and a set of tools for reading and converting Apple Keynote presentations
Group: System/Libraries
@ -8,15 +8,14 @@ Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.freedesktop.org/wiki/Software/libetonyek/
Source: http://dev-www.libreoffice.org/src/libetonyek-%{version}.tar.xz
Source: http://dev-www.libreoffice.org/src/libetonyek-%{version}.tar.bz2
License: MPL 2.0
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libboost-devel
BuildRequires: libgcc
BuildRequires: liblzma-devel
BuildRequires: librevenge-devel
BuildRequires: libstdc++6-devel
BuildRequires: libwpd-devel
BuildRequires: libxml2-devel
BuildRequires: libz-devel
## AUTOBUILDREQ-END
@ -94,6 +93,9 @@ This package contains utility applications for %{name}.
%{_bindir}/pages2text
%changelog
* Sun Jul 12 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 0.1.3-1mamba
- update to 0.1.3
* Wed Jun 18 2014 Automatic Build System <autodist@mambasoft.it> 0.1.1-1mamba
- automatic version update by autodist