|
|
|
@ -1,5 +1,5 @@
|
|
|
|
|
Name: perl-Mojolicious-Plugin-AssetPack
|
|
|
|
|
Version: 1.16
|
|
|
|
|
Version: 1.17
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: Compress and convert CSS, Less, Sass, JavaScript and CoffeeScript files
|
|
|
|
|
License: Artistic 2.0
|
|
|
|
@ -83,6 +83,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/Mojolicious*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Jul 23 2016 Emmanuel Seyman <emmanuel@seyman.fr> - 1.17-1
|
|
|
|
|
- Update to 1.17
|
|
|
|
|
|
|
|
|
|
* Sat Jul 16 2016 Emmanuel Seyman <emmanuel@seyman.fr> - 1.16-1
|
|
|
|
|
- Update to 1.16
|
|
|
|
|
|
|
|
|
|