Update to 2.4.1
This commit is contained in:
parent
e5164c8438
commit
1b4183de0a
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -7,3 +7,4 @@
|
|||
/python-django-compressor-2.1.tar.gz
|
||||
/python-django-compressor-2.2.tar.gz
|
||||
/python-django-compressor-2.4.tar.gz
|
||||
/python-django-compressor-2.4.1.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
%global pypi_name django_compressor
|
||||
Name: python-django-compressor
|
||||
Version: 2.4
|
||||
Release: 5%{?dist}
|
||||
Version: 2.4.1
|
||||
Release: 1%{?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
|
||||
* Mon Mar 14 2022 Karolina Kula <kkula@redhat.com> - 2.4.1-1
|
||||
- Update to 2.4.1
|
||||
|
||||
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.4-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (python-django-compressor-2.4.tar.gz) = 27deebe5d4a8be8842da48d0a11ac34e2e58689159d0542476c486bd5f3a2f13ee8a6e1d9ec04d64c05f968e80b87a2673bcd4bfffe748c553be61db8b67034c
|
||||
SHA512 (python-django-compressor-2.4.1.tar.gz) = aedaaf749508e62c08e0bb1334b31d015a21c17290b2c441cb16fd393e81d3ce0f587d4f4b18ebd8bb156f6ac75ac2d7a1cfc2e9e7f1c4b4d557462fceafc454
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue