[python-meh/f17] New version.

Vratislav Podzimek vpodzime at fedoraproject.org
Tue Oct 30 12:03:27 UTC 2012


commit 12abb01e0090d8f733a9353de297dad58edb004e
Author: Vratislav Podzimek <vpodzime at redhat.com>
Date:   Tue Oct 30 13:02:19 2012 +0100

    New version.
    
    - Parse component name correctly (#866526) (vpodzime)

 .gitignore      |    1 +
 python-meh.spec |    5 ++++-
 sources         |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7dac140..440bd62 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ python-meh-0.9.tar.gz
 python-meh-0.10.tar.gz
 /python-meh-0.11.tar.gz
 /python-meh-0.12.tar.gz
+/python-meh-0.12.1.tar.gz
diff --git a/python-meh.spec b/python-meh.spec
index 524c92f..9316077 100644
--- a/python-meh.spec
+++ b/python-meh.spec
@@ -3,7 +3,7 @@
 Summary:  A python library for handling exceptions
 Name: python-meh
 Url: http://git.fedorahosted.org/git/?p=python-meh.git
-Version: 0.12
+Version: 0.12.1
 Release: 1%{?dist}
 # This is a Red Hat maintained package which is specific to
 # our distribution.  Thus the source is only available from
@@ -46,6 +46,9 @@ rm -rf %{buildroot}
 %{_datadir}/python-meh
 
 %changelog
+* Tue Oct 30 2012 Vratislav Podzimek <vpodzime at redhat.com> 0.12.1-1
+- Parse component name correctly (#866526) (vpodzime)
+
 * Tue Dec 20 2011 Vratislav Podzimek <vpodzime at redhat.com> 0.12
 - Use new libreport API to get more information to bugzilla (vpodzime).
 - Adapt to the new API of libreport (vpodzime).
diff --git a/sources b/sources
index e674b06..c134695 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d633d798aa3b3f0aa9fdb0a7db54ca17  python-meh-0.12.tar.gz
+42632ed8589418f596346d2220282023  python-meh-0.12.1.tar.gz


More information about the scm-commits mailing list