From 2e53924a0f0d8244bd643894ef306d9ee408729d Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla Date: Wed, 8 Mar 2023 14:56:58 -0600 Subject: [PATCH] migrated to SPDX license --- python-tornado.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-tornado.spec b/python-tornado.spec index bd3790c..6093968 100644 --- a/python-tornado.spec +++ b/python-tornado.spec @@ -11,10 +11,10 @@ ideal for real-time web services.} Name: python-%{srcname} Version: 6.2.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Scalable, non-blocking web server and tools -License: ASL 2.0 +License: Apache-2.0 URL: https://www.tornadoweb.org Source0: https://github.com/tornadoweb/tornado/archive/v%{version}/%{srcname}-%{version}.tar.gz @@ -66,6 +66,9 @@ export TRAVIS=true %doc demos %changelog +* Wed Mar 08 2023 Gwyn Ciesla - 6.2.0-4 +- migrated to SPDX license + * Fri Jan 20 2023 Fedora Release Engineering - 6.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild