[python-meh] New version

Martin Kolman m4rtink at fedoraproject.org
Thu Mar 5 19:17:52 UTC 2015


commit ad89a2e7c9a7f7c1e2f8b2120526b0e0f3af65c4
Author: Martin Kolman <mkolman at redhat.com>
Date:   Thu Mar 5 20:17:03 2015 +0100

    New version
    
    - Package's epoch returned by RPM is an integer (#1199263) (vpodzime)

 .gitignore      |  1 +
 python-meh.spec | 11 ++++-------
 sources         |  2 +-
 3 files changed, 6 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fa6f5bd..a61d686 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,3 +32,4 @@ python-meh-0.13.tar.gz
 /python-meh-0.32.tar.gz
 /python-meh-0.34.tar.gz
 /python-meh-0.35.tar.gz
+/python-meh-0.36.tar.gz
diff --git a/python-meh.spec b/python-meh.spec
index 30b9a80..c666c7f 100644
--- a/python-meh.spec
+++ b/python-meh.spec
@@ -6,7 +6,7 @@
 Summary:  A python library for handling exceptions
 Name: python-meh
 Url: http://git.fedorahosted.org/git/?p=python-meh.git
-Version: 0.35
+Version: 0.36
 Release: 1%{?dist}
 # This is a Red Hat maintained package which is specific to
 # our distribution.  Thus the source is only available from
@@ -132,6 +132,9 @@ rm -rf %{buildroot}
 %{_datadir}/python-meh
 
 %changelog
+* Thu Mar 05 2015 Martin Kolman <mkolman at redhat.com> - 0.36-1
+- Package's epoch returned by RPM is an integer (#1199263) (vpodzime)
+
 * Tue Feb 17 2015 Martin Kolman <mkolman at redhat.com> - 0.35-1
 - Add option to remove the 'Debug' option/button for mainExceptionWindow (vtrefny)
 
@@ -151,12 +154,6 @@ rm -rf %{buildroot}
 - Use /usr/bin/python2 in scripts (mkolman)
 - Add example code using python-meh (vpodzime)
 
-* Mon Jun 30 2014 Toshio Kuratomi <toshio at fedoraproject.org> - 0.32-3
-- Replace python-setuptools-devel BR with python-setuptools
-
-* Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.32-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
-
 * Mon Apr 28 2014 Martin Kolman <mkolman at redhat.com> - 0.32-1
 - Translation update
 
diff --git a/sources b/sources
index fcad873..e597778 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bce7d8d940f091d3b7440d7b5caafcb8  python-meh-0.35.tar.gz
+15cccd12eee08a92d14c17308f72a990  python-meh-0.36.tar.gz


More information about the scm-commits mailing list