From a07793f889d8dabedf8c9518a7637e7affdf6f4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 26 May 2020 03:11:21 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- python-django-compressor.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-django-compressor.spec b/python-django-compressor.spec index af480dd..b769dd8 100644 --- a/python-django-compressor.spec +++ b/python-django-compressor.spec @@ -1,7 +1,7 @@ %global pypi_name django_compressor Name: python-django-compressor Version: 2.2 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Compresses linked and inline JavaScript or CSS into single cached files License: MIT @@ -63,6 +63,9 @@ processed with optional, configurable compilers and filters. %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info %changelog +* Tue May 26 2020 Miro HronĨok - 2.2-10 +- Rebuilt for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 2.2-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild