This commit is contained in:
parent
82ec62a112
commit
cf4def1dec
1 changed files with 4 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
|
||||
Name: python-django-compressor
|
||||
Version: 2.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Compresses linked and inline JavaScript or CSS into single cached files
|
||||
|
||||
License: MIT
|
||||
|
|
@ -114,6 +114,9 @@ popd
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0-2
|
||||
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
|
||||
|
||||
* Fri Feb 26 2016 Matthias Runge <mrunge@redhat.com> - 2.0-1
|
||||
- update to 2.0 (rhbz#1296716)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue