update to 2.2
This commit is contained in:
parent
bf6c080e42
commit
cb19742d3e
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -5,3 +5,4 @@
|
|||
/django_compressor-1.6.tar.gz
|
||||
/django_compressor-2.0.tar.gz
|
||||
/python-django-compressor-2.1.tar.gz
|
||||
/python-django-compressor-2.2.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
%global pypi_name django_compressor
|
||||
Name: python-django-compressor
|
||||
Version: 2.1
|
||||
Release: 6%{?dist}
|
||||
Version: 2.2
|
||||
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
|
||||
* Wed Jan 31 2018 Matthias Runge <mrunge@redhat.com> - 2.2-1
|
||||
- update to 2.2
|
||||
|
||||
* Fri Jan 26 2018 Matthias Runge <mrunge@redhat.com> - 2.1-6
|
||||
- Drop python2 package for https://fedoraproject.org/wiki/Changes/Django20
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
e16eda3d7bd7176acbf7c1225ecccad4 python-django-compressor-2.1.tar.gz
|
||||
SHA512 (python-django-compressor-2.2.tar.gz) = 323e74a56be95f7999595d625e5dac53977590e668113a5376f2e3ad86e7a1bc0827400551d3576233177d25302381e2e075651de0cfaebf94d29255a07b8a03
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue