[libmspub] Resolves: rhbz#840445 new release

David Tardon dtardon at fedoraproject.org
Mon Jul 16 13:37:30 UTC 2012


commit 522af417764c1cbf451c13b47258fa3aaa7ad160
Author: David Tardon <dtardon at redhat.com>
Date:   Mon Jul 16 15:36:12 2012 +0200

    Resolves: rhbz#840445 new release

 .gitignore    |    1 +
 libmspub.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9b16806..fa29229 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /libmspub-0.0.0.tar.xz
 /libmspub-0.0.1.tar.xz
+/libmspub-0.0.2.tar.xz
diff --git a/libmspub.spec b/libmspub.spec
index 7f8b7fc..082a8ca 100644
--- a/libmspub.spec
+++ b/libmspub.spec
@@ -1,5 +1,5 @@
 Name: libmspub
-Version: 0.0.1
+Version: 0.0.2
 Release: 1%{?dist}
 Summary: A library providing ability to interpret and import Microsoft Publisher files
 
@@ -94,6 +94,9 @@ rm -f %{buildroot}/%{_libdir}/*.la
 
 
 %changelog
+* Mon Jul 16 2012 David Tardon <dtardon at redhat.com> - 0.0.2-1
+- Resolves: rhbz#840445 new release
+
 * Thu Jul 12 2012 David Tardon <dtardon at redhat.com> 0.0.1-1
 - new release
 
diff --git a/sources b/sources
index 716e8c4..74770be 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a0a2172232c4c7fb4b23fde5e98d4f61  libmspub-0.0.1.tar.xz
+4e4ca35e200eadfbacb4df45bb9c044c  libmspub-0.0.2.tar.xz


More information about the scm-commits mailing list