Rebuild for Python 3.6
This commit is contained in:
parent
998525c7f5
commit
50da6b458b
1 changed files with 4 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
|
||||
Name: python-django-compressor
|
||||
Version: 2.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Compresses linked and inline JavaScript or CSS into single cached files
|
||||
|
||||
License: MIT
|
||||
|
|
@ -95,6 +95,9 @@ processed with optional, configurable compilers and filters.
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 2.1-2
|
||||
- Rebuild for Python 3.6
|
||||
|
||||
* Thu Aug 11 2016 Matthias Runge <mrunge@redhat.com> - 2.1-1
|
||||
- update to 2.1 (rhbz#1365700)
|
||||
- modernize spec
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue