[python-meh/f19] New version.

Vratislav Podzimek vpodzime at fedoraproject.org
Wed Apr 17 11:20:12 UTC 2013


commit c50d65699e990923154be0e57204f79d94b2d90e
Author: Vratislav Podzimek <vpodzime at redhat.com>
Date:   Wed Apr 17 12:45:06 2013 +0200

    New version.
    
    - Use Sphinx syntax for docstrings (vpodzime)
    - Allow a change of the I/O functions (vpodzime)
    - Reword the 'Debug' button warning (#948256) (vpodzime)

 .gitignore      |    1 +
 python-meh.spec |    7 ++++++-
 sources         |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3e24c1a..9c03bde 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@ python-meh-0.13.tar.gz
 /python-meh-0.20.tar.gz
 /python-meh-0.21.tar.gz
 /python-meh-0.22.tar.gz
+/python-meh-0.23.tar.gz
diff --git a/python-meh.spec b/python-meh.spec
index dd03590..2a6cb15 100644
--- a/python-meh.spec
+++ b/python-meh.spec
@@ -5,7 +5,7 @@
 Summary:  A python library for handling exceptions
 Name: python-meh
 Url: http://git.fedorahosted.org/git/?p=python-meh.git
-Version: 0.22
+Version: 0.23
 Release: 1%{?dist}
 # This is a Red Hat maintained package which is specific to
 # our distribution.  Thus the source is only available from
@@ -53,6 +53,11 @@ rm -rf %{buildroot}
 %{_datadir}/python-meh
 
 %changelog
+* Wed Apr 17 2013 Vratislav Podzimek <vpodzime at redhat.com> - 0.23-1
+- Use Sphinx syntax for docstrings (vpodzime)
+- Allow a change of the I/O functions (vpodzime)
+- Reword the 'Debug' button warning (#948256) (vpodzime)
+
 * Thu Apr 04 2013 Vratislav Podzimek <vpodzime at redhat.com> - 0.22-1
 - Some more stuff for ABRT/libreport (#929181) (vpodzime)
 - Tell ABRT we are reporting a Python excetion (vpodzime)
diff --git a/sources b/sources
index 45dce82..edc86e4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8ec3e0c17bb464cb15f2aa89a07e207a  python-meh-0.22.tar.gz
+5bf409d8e1b22d550eb7ce21a97e5367  python-meh-0.23.tar.gz


More information about the scm-commits mailing list