From 72c56c2c1c727b6a6a1869a18c319af76e0f92e9 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 04:03:29 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/python-tornado.git#a90a391e5344bb686fe82ecdd1f834369590e86d --- python-tornado.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-tornado.spec b/python-tornado.spec index c627e54..a52e6f8 100644 --- a/python-tornado.spec +++ b/python-tornado.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 6.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Scalable, non-blocking web server and tools License: ASL 2.0 @@ -78,6 +78,9 @@ export ASYNC_TEST_TIMEOUT=10 %doc demos %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 6.1.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Nov 03 2020 Fabian Affolter -6.1.0-1 - Update to latest upstream release 6.1.0 (#1883858)