From b6b9c3ccdaab0a3c21bceaae2794cb2a54898c8c Mon Sep 17 00:00:00 2001 From: Jonathan Steffan Date: Nov 22 2014 21:15:33 +0000 Subject: Add python-service-identity requires (RHBZ#1119067). --- 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 - 14.0.0-3 +- Add python-service-identity requires (RHBZ#1119067) + * Sun Aug 17 2014 Fedora Release Engineering - 14.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild