|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-Mojolicious-Plugin-AssetPack
|
|
|
|
Name: perl-Mojolicious-Plugin-AssetPack
|
|
|
|
Version: 0.68
|
|
|
|
Version: 0.69
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: Compress and convert CSS, Less, Sass, JavaScript and CoffeeScript files
|
|
|
|
Summary: Compress and convert CSS, Less, Sass, JavaScript and CoffeeScript files
|
|
|
|
License: Artistic 2.0
|
|
|
|
License: Artistic 2.0
|
|
|
|
|
|
|
|
|
|
|
@ -79,6 +79,9 @@ make test
|
|
|
|
%{_mandir}/man3/Mojolicious*
|
|
|
|
%{_mandir}/man3/Mojolicious*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Sun Dec 06 2015 Emmanuel Seyman <emmanuel@seyman.fr> - 0.69-1
|
|
|
|
|
|
|
|
- Update to 0.69
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Sep 29 2015 Emmanuel Seyman <emmanuel@seyman.fr> - 0.68-2
|
|
|
|
* Tue Sep 29 2015 Emmanuel Seyman <emmanuel@seyman.fr> - 0.68-2
|
|
|
|
- Take into account review comments (#1267036)
|
|
|
|
- Take into account review comments (#1267036)
|
|
|
|
|
|
|
|
|
|
|
|