|
|
|
@ -1,8 +1,8 @@
|
|
|
|
|
%global apiversion 0.0
|
|
|
|
|
|
|
|
|
|
Name: libetonyek
|
|
|
|
|
Version: 0.0.3
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Version: 0.0.4
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: A library for import of Apple Keynote presentations
|
|
|
|
|
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
@ -106,6 +106,9 @@ make %{?_smp_mflags} check
|
|
|
|
|
%{_mandir}/man1/key2xhtml.1*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Apr 15 2014 David Tardon <dtardon@redhat.com> - 0.0.4-1
|
|
|
|
|
- new upstream release
|
|
|
|
|
|
|
|
|
|
* Wed Apr 09 2014 David Tardon <dtardon@redhat.com> - 0.0.3-2
|
|
|
|
|
- generate man pages
|
|
|
|
|
|
|
|
|
|