From b86eea196bde92c5d51614dd15faeef1cf2f47fc Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 21 Jul 2012 05:14:42 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- python-tornado.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-tornado.spec b/python-tornado.spec index 62facf1..67603c3 100644 --- a/python-tornado.spec +++ b/python-tornado.spec @@ -8,7 +8,7 @@ Name: python-%{pkgname} Version: 2.2.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Scalable, non-blocking web server and tools Group: Development/Libraries @@ -146,6 +146,9 @@ rm -rf %{buildroot} %changelog +* Sat Jul 21 2012 Fedora Release Engineering - 2.2.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Sun May 20 2012 Thomas Spura - 2.2.1-1 - update to upstream release 2.2.1 (fixes CVE-2012-2374) - fix typo for epel6 macro bug #822972 (Florian La Roche)