[libetonyek] new upstream release 0.1.1

David Tardon dtardon at fedoraproject.org
Tue Jun 3 07:40:39 UTC 2014


commit 955658ac1d29aecb85f5fe4720f550faad24274c
Author: David Tardon <dtardon at redhat.com>
Date:   Tue Jun 3 09:40:23 2014 +0200

    new upstream release 0.1.1

 .gitignore                        |    1 +
 0001-fix-v.3-version-string.patch |   26 --------------------------
 libetonyek.spec                   |    9 +++++----
 sources                           |    2 +-
 4 files changed, 7 insertions(+), 31 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f101446..31d1edc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /libetonyek-0.0.3.tar.xz
 /libetonyek-0.0.4.tar.xz
 /libetonyek-0.1.0.tar.xz
+/libetonyek-0.1.1.tar.xz
diff --git a/libetonyek.spec b/libetonyek.spec
index be5df3f..803cda2 100644
--- a/libetonyek.spec
+++ b/libetonyek.spec
@@ -1,8 +1,8 @@
 %global apiversion 0.1
 
 Name: libetonyek
-Version: 0.1.0
-Release: 2%{?dist}
+Version: 0.1.1
+Release: 1%{?dist}
 Summary: A library for import of Apple Keynote presentations
 
 Group: System Environment/Libraries
@@ -19,8 +19,6 @@ BuildRequires: pkgconfig(librevenge-0.0)
 BuildRequires: pkgconfig(libxml-2.0)
 BuildRequires: pkgconfig(zlib)
 
-Patch0: 0001-fix-v.3-version-string.patch
-
 %description
 libetonyek is library providing ability to interpret and import Apple
 Keynote presentations into various applications. Only version 5 is
@@ -112,6 +110,9 @@ make %{?_smp_mflags} check
 %{_mandir}/man1/key2xhtml.1*
 
 %changelog
+* Tue Jun 03 2014 David Tardon <dtardon at redhat.com> - 0.1.1-1
+- new upstream release
+
 * Thu May 29 2014 David Tardon <dtardon at redhat.com> - 0.1.0-2
 - fix detection of Keynote 3 documents
 
diff --git a/sources b/sources
index 0f061e5..d7634e9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b5763d8c1365e15ea5e591a920615770  libetonyek-0.1.0.tar.xz
+7adbc34bb4a33e26688c862e154a0d29  libetonyek-0.1.1.tar.xz


More information about the scm-commits mailing list