diff --git a/libetonyek.spec b/libetonyek.spec index afd6b06..b0beb07 100644 --- a/libetonyek.spec +++ b/libetonyek.spec @@ -1,6 +1,6 @@ %define apiver %(echo %version | cut -d. -f1-2) Name: libetonyek -Version: 0.1.8 +Version: 0.1.9 Release: 1mamba Summary: A library and a set of tools for reading and converting Apple Keynote presentations Group: System/Libraries @@ -19,6 +19,7 @@ BuildRequires: libstdc++6-devel BuildRequires: libxml2-devel BuildRequires: libz-devel ## AUTOBUILDREQ-END +BuildRequires: libmdds12-devel BuildRequires: librevenge-devel BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -93,6 +94,9 @@ This package contains utility applications for %{name}. %{_bindir}/pages2text %changelog +* Mon Jan 07 2019 Automatic Build System 0.1.9-1mamba +- automatic version update by autodist + * Sat May 05 2018 Automatic Build System 0.1.8-1mamba - automatic version update by autodist