m4rtink pushed to python-meh (f22). "New version (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Mar 27 16:37:05 UTC 2015


>From 39463369621ddfccb3baaf33d9f3816e439f9ac3 Mon Sep 17 00:00:00 2001
From: Martin Kolman <mkolman at redhat.com>
Date: Fri, 27 Mar 2015 17:35:50 +0100
Subject: New version

- Fix dumping file attachments in Python 3 (vtrefny)
- meh has not required openssh-clients since 2009 (awilliam)

diff --git a/.gitignore b/.gitignore
index a61d686..ebc31a6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,3 +33,4 @@ python-meh-0.13.tar.gz
 /python-meh-0.34.tar.gz
 /python-meh-0.35.tar.gz
 /python-meh-0.36.tar.gz
+/python-meh-0.37.tar.gz
diff --git a/python-meh.spec b/python-meh.spec
index c666c7f..1a5711b 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.36
+Version: 0.37
 Release: 1%{?dist}
 # This is a Red Hat maintained package which is specific to
 # our distribution.  Thus the source is only available from
@@ -30,7 +30,7 @@ BuildRequires: libreport-python3 >= %{libreportver}
 %endif
 
 Requires: python, dbus-python
-Requires: openssh-clients, rpm-python
+Requires: rpm-python
 Requires: libreport-cli >= %{libreportver}
 Requires: libreport-python >= %{libreportver}
 
@@ -51,7 +51,7 @@ The python-meh-gui package provides a GUI for the python-meh library.
 %package -n python3-meh
 Summary:  A python 3 library for handling exceptions
 Requires: python3, python3-dbus
-Requires: openssh-clients, rpm-python3
+Requires: rpm-python3
 Requires: libreport-cli >= %{libreportver}
 Requires: libreport-python3 >= %{libreportver}
 
@@ -132,6 +132,10 @@ rm -rf %{buildroot}
 %{_datadir}/python-meh
 
 %changelog
+* Fri Mar 27 2015 Martin Kolman <mkolman at redhat.com> - 0.37-1
+- Fix dumping file attachments in Python 3 (vtrefny)
+- meh has not required openssh-clients since 2009 (awilliam)
+
 * Thu Mar 05 2015 Martin Kolman <mkolman at redhat.com> - 0.36-1
 - Package's epoch returned by RPM is an integer (#1199263) (vpodzime)
 
diff --git a/sources b/sources
index e597778..7518051 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-15cccd12eee08a92d14c17308f72a990  python-meh-0.36.tar.gz
+8d3201cf9fd4b8dcce2950af8aba531d  python-meh-0.37.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/python-meh.git/commit/?h=f22&id=39463369621ddfccb3baaf33d9f3816e439f9ac3


More information about the scm-commits mailing list