diff --git a/.gitignore b/.gitignore index b1da02e..db261c6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /libetonyek-0.0.0.tar.xz /libetonyek-0.0.1.tar.xz /libetonyek-0.0.2.tar.xz +/libetonyek-0.0.3.tar.xz diff --git a/libetonyek.spec b/libetonyek.spec index 780b861..b780e8c 100644 --- a/libetonyek.spec +++ b/libetonyek.spec @@ -1,7 +1,7 @@ %global apiversion 0.0 Name: libetonyek -Version: 0.0.2 +Version: 0.0.3 Release: 1%{?dist} Summary: A library for import of Apple Keynote presentations @@ -94,6 +94,9 @@ make %{?_smp_mflags} check %{_bindir}/key2xhtml %changelog +* Fri Dec 06 2013 David Tardon - 0.0.3-1 +- new release + * Wed Dec 04 2013 David Tardon - 0.0.2-1 - new release diff --git a/sources b/sources index 06adefd..5aa64ff 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -46f4ed04070cc67fda66bf655040a2af libetonyek-0.0.2.tar.xz +6deb26eb088acd8938b9bec800cfb59e libetonyek-0.0.3.tar.xz