[python-twisted] Add python-service-identity requires (RHBZ#1119067).

Jonathan Steffan jsteffan at fedoraproject.org
Sat Nov 22 21:15:41 UTC 2014


commit b6b9c3ccdaab0a3c21bceaae2794cb2a54898c8c
Author: Jonathan Steffan <jsteffan at fedoraproject.org>
Date:   Sat Nov 22 14:15:33 2014 -0700

    Add python-service-identity requires (RHBZ#1119067).

 python-twisted.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/python-twisted.spec b/python-twisted.spec
index 59a80ec..2bfe39e 100644
--- a/python-twisted.spec
+++ b/python-twisted.spec
@@ -1,6 +1,6 @@
 Name:           python-twisted
 Version:        14.0.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Twisted is a networking engine written in Python
 License:        MIT
 URL:            http://twistedmatrix.com/
@@ -13,6 +13,7 @@ BuildRequires:  pyOpenSSL >= 0.10
 
 Requires:       python-zope-interface >= 3.6.0
 Requires:       pyOpenSSL >= 0.10
+Requires:       python-service-identity
 
 # Bring all provided resources back into the main package namespace.
 Obsoletes:      python-twisted-conch < 14
@@ -152,6 +153,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Nov 22 2014 Jonathan Steffan <jsteffan at fedoraproject.org> - 14.0.0-3
+- Add python-service-identity requires (RHBZ#1119067)
+
 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 14.0.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 


More information about the scm-commits mailing list