[libmspub] new version

David Tardon dtardon at fedoraproject.org
Thu Jul 12 05:38:17 UTC 2012


commit 34baf29c0713c0419c5eaac4a91c7a9529cfbc90
Author: David Tardon <dtardon at redhat.com>
Date:   Thu Jul 12 07:37:36 2012 +0200

    new version

 .gitignore                            |    1 +
 0001-Oops-wrong-license-headers.patch |  110 ---------------------------------
 libmspub.spec                         |    7 +-
 sources                               |    2 +-
 4 files changed, 6 insertions(+), 114 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ad5325a..9b16806 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /libmspub-0.0.0.tar.xz
+/libmspub-0.0.1.tar.xz
diff --git a/libmspub.spec b/libmspub.spec
index 356f067..7f8b7fc 100644
--- a/libmspub.spec
+++ b/libmspub.spec
@@ -1,5 +1,5 @@
 Name: libmspub
-Version: 0.0.0
+Version: 0.0.1
 Release: 1%{?dist}
 Summary: A library providing ability to interpret and import Microsoft Publisher files
 
@@ -7,7 +7,6 @@ Group: System Environment/Libraries
 License: GPLv2+ or LGPLv2+ or MPLv1.1
 URL: http://www.freedesktop.org/wiki/Software/libmspub
 Source: http://dev-www.libreoffice.org/src/%{name}-%{version}.tar.xz
-Patch0: 0001-Oops-wrong-license-headers.patch
 
 BuildRequires: boost-devel
 BuildRequires: doxygen
@@ -50,7 +49,6 @@ Currently supported: XHTML, raw.
 
 %prep
 %setup -q
-%patch0 -p1 -b .Oops-wrong-license-headers.patch
 
 
 %build
@@ -96,5 +94,8 @@ rm -f %{buildroot}/%{_libdir}/*.la
 
 
 %changelog
+* Thu Jul 12 2012 David Tardon <dtardon at redhat.com> 0.0.1-1
+- new release
+
 * Thu Jun 07 2012 David Tardon <dtardon at redhat.com> 0.0.0-1
 - initial import
diff --git a/sources b/sources
index b38677a..716e8c4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-03b483031d5e3134552298e79e322f25  libmspub-0.0.0.tar.xz
+a0a2172232c4c7fb4b23fde5e98d4f61  libmspub-0.0.1.tar.xz


More information about the scm-commits mailing list