From 7483ebcdf3e758acd0401d1fbde9728fc9157dea Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 19 Jul 2016 11:52:29 +0000 Subject: [PATCH] - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages --- python-tornado.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-tornado.spec b/python-tornado.spec index 4cdd9ea..5c980a7 100644 --- a/python-tornado.spec +++ b/python-tornado.spec @@ -6,7 +6,7 @@ Name: python-%{srcname} Version: 4.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Scalable, non-blocking web server and tools Group: Development/Libraries @@ -137,6 +137,9 @@ ideal for real-time web services. %changelog +* Tue Jul 19 2016 Fedora Release Engineering - 4.3-3 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + * Mon Feb 22 2016 Orion Poplawski - 4.3-2 - Properly build python2-tornado