[python-fedmsg-meta-fedora-infrastructure] Remove old patch.

Ralph Bean ralph at fedoraproject.org
Thu Jun 6 21:02:51 UTC 2013


commit 29b17f5ee773c4adc89f1360ed2ee49bd11f4c24
Author: Ralph Bean <rbean at redhat.com>
Date:   Thu Jun 6 17:02:39 2013 -0400

    Remove old patch.

 python-fedmsg-meta-fedora-infrastructure.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/python-fedmsg-meta-fedora-infrastructure.spec b/python-fedmsg-meta-fedora-infrastructure.spec
index 08ee945..7f068f3 100644
--- a/python-fedmsg-meta-fedora-infrastructure.spec
+++ b/python-fedmsg-meta-fedora-infrastructure.spec
@@ -2,7 +2,7 @@
 
 Name:               python-fedmsg-meta-fedora-infrastructure
 Version:            0.1.6
-Release:            1%{?dist}
+Release:            2%{?dist}
 Summary:            Metadata providers for Fedora Infrastructure's fedmsg deployment
 
 Group:              Development/Libraries
@@ -10,7 +10,6 @@ License:            LGPLv2+
 URL:                http://pypi.python.org/pypi/%{modname}
 Source0:            http://pypi.python.org/packages/source/f/%{modname}/%{modname}-%{version}.tar.gz
 Patch0:             0001-temporarily-remove-avatar-test.patch
-Patch1:             0001-dont-declare-tickets.patch
 
 BuildArch:          noarch
 
@@ -47,7 +46,6 @@ your messages.
 %prep
 %setup -q -n %{modname}-%{version}
 %patch0 -p1
-%patch1 -p1
 
 # Remove bundled egg-info in case it exists
 rm -rf %{modname}.egg-info
@@ -68,6 +66,9 @@ rm -rf %{modname}.egg-info
 
 
 %changelog
+* Thu Jun 06 2013 Ralph Bean <rbean at redhat.com> - 0.1.6-2
+- Removed an old unneeded patch.
+
 * Thu Jun 06 2013 Ralph Bean <rbean at redhat.com> - 0.1.6-1
 - Fix the planet processor name.
 - Add mailman3 processor for the future.


More information about the scm-commits mailing list