|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Mojolicious-Plugin-AssetPack
|
|
|
|
|
Version: 1.44
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Compress and convert CSS, Less, Sass, JavaScript and CoffeeScript files
|
|
|
|
|
License: Artistic 2.0
|
|
|
|
|
|
|
|
|
@ -84,6 +84,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/Mojolicious*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Jun 06 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1.44-2
|
|
|
|
|
- Perl 5.26 rebuild
|
|
|
|
|
|
|
|
|
|
* Mon May 22 2017 Emmanuel Seyman <emmanuel@seyman.fr> - 1.44-1
|
|
|
|
|
- Update to 1.44
|
|
|
|
|
|
|
|
|
|