Hello community,
here is the log from the commit of package perl-Mojolicious-Plugin-AssetPack
for openSUSE:Factory checked in at 2015-04-15 16:23:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious-Plugin-AssetPack (Old)
and /work/SRC/openSUSE:Factory/.perl-Mojolicious-Plugin-AssetPack.new
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Mojolicious-Plugin-AssetPack"
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Mojolicious-Plugin-AssetPack/perl-Mojolicious-Plugin-AssetPack.changes
2015-04-03 14:34:40.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Mojolicious-Plugin-AssetPack.new/perl-Mojolicious-Plugin-AssetPack.changes
2015-04-15 16:23:36.000000000 +0200
@@ -1,0 +2,36 @@
+Mon Apr 13 19:21:14 UTC 2015 - [email protected]
+
+- updated to 0.50
+ see /usr/share/doc/packages/perl-Mojolicious-Plugin-AssetPack/Changes
+
+ 0.50 2015-04-13T11:37:08+0200
+ * Need to start with a fresh asset to avoid adding duplicate
+ processed data to the same asset.
+
+ 0.49 Sun Apr 5 09:54:27 2015
+ * Will not pack asset.ext.swp files
+
+ 0.48 Sun Apr 5 09:19:01 2015
+ * Fix serving in memory assets with Content-Type
+ * Fix serving in memory assets with Last-Modified
+
+ 0.47 Sat Apr 4 13:53:32 2015
+ * Fix Mojo::Base::tap() does not support arguments before 5.57
+
+ 0.4602 Thu Apr 2 18:44:01 2015
+ * Improved cpantesters
+
+ 0.46 Wed Apr 1 15:09:35 2015
+ * Remove "fallback" attribute #44 (experimental)
+ * Remove "process" method
+ * Will prevent AssetPack from registering twice
+ * Will not write assets to "mojo-assetpack-public" in TMPDIR #46
(experimental)
+ * Allow in-memory assets with out_dir(""), MOJO_ASSETPACK_DEBUG=1 or
+ read-only static dirs. #46 (experimental)
+
+ 0.45 Tue Mar 31 22:02:06 2015
+ * Can also fetch remote assets from local $app #30
+ * Will calculate MD5 sum recursively for sass/scss #44
+ * Add Cookbook
+
+-------------------------------------------------------------------
Old:
----
Mojolicious-Plugin-AssetPack-0.44.tar.gz
New:
----
Mojolicious-Plugin-AssetPack-0.50.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Mojolicious-Plugin-AssetPack.spec ++++++
--- /var/tmp/diff_new_pack.07Fkcv/_old 2015-04-15 16:23:36.000000000 +0200
+++ /var/tmp/diff_new_pack.07Fkcv/_new 2015-04-15 16:23:36.000000000 +0200
@@ -17,7 +17,7 @@
Name: perl-Mojolicious-Plugin-AssetPack
-Version: 0.44
+Version: 0.50
Release: 0
%define cpan_name Mojolicious-Plugin-AssetPack
Summary: Compress and convert css, less, sass, javascript and
coffeescript files
@@ -33,13 +33,13 @@
BuildRequires: perl(File::Which) >= 1.00
BuildRequires: perl(IPC::Run3) >= 0.04
BuildRequires: perl(JavaScript::Minifier::XS) >= 0.11
-BuildRequires: perl(Mojolicious) >= 5.00
+BuildRequires: perl(Mojolicious) >= 5.41
BuildRequires: perl(Test::More) >= 0.88
Requires: perl(CSS::Minifier::XS) >= 0.01
Requires: perl(File::Which) >= 1.00
Requires: perl(IPC::Run3) >= 0.04
Requires: perl(JavaScript::Minifier::XS) >= 0.11
-Requires: perl(Mojolicious) >= 5.00
+Requires: perl(Mojolicious) >= 5.41
%{perl_requires}
%description
@@ -72,6 +72,6 @@
%files -f %{name}.files
%defattr(-,root,root,755)
-%doc Changes cpanfile README
+%doc Changes README
%changelog
++++++ Mojolicious-Plugin-AssetPack-0.44.tar.gz ->
Mojolicious-Plugin-AssetPack-0.50.tar.gz ++++++
++++ 1833 lines of diff (skipped)