Hello community,

here is the log from the commit of package perl-Mojolicious-Plugin-CHI for 
openSUSE:Factory checked in at 2016-08-31 14:31:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious-Plugin-CHI (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Mojolicious-Plugin-CHI.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Mojolicious-Plugin-CHI"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Mojolicious-Plugin-CHI/perl-Mojolicious-Plugin-CHI.changes
  2016-04-12 19:33:43.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious-Plugin-CHI.new/perl-Mojolicious-Plugin-CHI.changes
     2016-08-31 14:31:55.000000000 +0200
@@ -1,0 +2,9 @@
+Wed Aug 31 05:59:30 UTC 2016 - co...@suse.com
+
+- updated to 0.14
+   see /usr/share/doc/packages/perl-Mojolicious-Plugin-CHI/Changes
+
+  0.14 2016-08-30
+          - Fixed META_MERGE in Makefile.
+
+-------------------------------------------------------------------

Old:
----
  Mojolicious-Plugin-CHI-0.13.tar.gz

New:
----
  Mojolicious-Plugin-CHI-0.14.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Mojolicious-Plugin-CHI.spec ++++++
--- /var/tmp/diff_new_pack.mHW0RI/_old  2016-08-31 14:31:56.000000000 +0200
+++ /var/tmp/diff_new_pack.mHW0RI/_new  2016-08-31 14:31:56.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Mojolicious-Plugin-CHI
-Version:        0.13
+Version:        0.14
 Release:        0
 %define cpan_name Mojolicious-Plugin-CHI
 Summary:        Use CHI Caches in Mojolicious

++++++ Mojolicious-Plugin-CHI-0.13.tar.gz -> Mojolicious-Plugin-CHI-0.14.tar.gz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-CHI-0.13/Changes 
new/Mojolicious-Plugin-CHI-0.14/Changes
--- old/Mojolicious-Plugin-CHI-0.13/Changes     2016-04-01 11:42:35.000000000 
+0200
+++ new/Mojolicious-Plugin-CHI-0.14/Changes     2016-08-30 19:59:20.000000000 
+0200
@@ -1,46 +1,49 @@
+0.14 2016-08-30
+        - Fixed META_MERGE in Makefile.
+
 0.13 2016-04-01
         - Added dependency of Digest::JHash,
-         as there seem to be broken builds of CHI out there
-         (dependencies in CHI are correkt; cpantesters).
+          as there seem to be broken builds of CHI out there
+          (dependencies in CHI are correkt; cpantesters).
 
 0.12 2015-11-14
         - Removed smartmatch in tests.
-       - Made dependencies more concrete.
+        - Made dependencies more concrete.
 
 0.11 2015-01-16
         - Improve error handling in commands.
 
 0.10 2015-01-16
         - Improve documentation regarding precedence of configuration.
-       - Improve config check.
-       - Improve license information in M::P::CHI::chi.
-       - Update year.
+        - Improve config check.
+        - Improve license information in M::P::CHI::chi.
+        - Update year.
 
 0.09 2014-04-20
         - Bugfix test suite.
 
 0.08 2014-04-17
         - Logging now defaults to application log.
-       - Update requirements.
-       - Added commands.
+        - Update requirements.
+        - Added commands.
 
 0.07 2014-04-01
         - Update year.
-       - Documentation tweaks on CHI.
-       - Fixed License issue (now coherent Artistic License 2.0; max).
+        - Documentation tweaks on CHI.
+        - Fixed License issue (now coherent Artistic License 2.0; max).
 
 0.06 2013-03-08
         - Update year.
-       - Update description.
-       - Documentation tweaks.
-       - Namespaces parameter now set by default
-         (the opposite was deprecated in 0.04).
-       - Improve test suite.
-       - Warn regarding non-unique cache handles.
+        - Update description.
+        - Documentation tweaks.
+        - Namespaces parameter now set by default
+          (the opposite was deprecated in 0.04).
+        - Improve test suite.
+        - Warn regarding non-unique cache handles.
 
 0.05 2012-12-07
         - Fix for never started IOLoops.
-       - Removed IOLoop dependency (reneeb).
+        - Removed IOLoop dependency (reneeb).
 
 0.04 2012-11-26
         - Introduced 'namespaces' parameter.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-CHI-0.13/META.json 
new/Mojolicious-Plugin-CHI-0.14/META.json
--- old/Mojolicious-Plugin-CHI-0.13/META.json   2016-04-01 12:14:38.000000000 
+0200
+++ new/Mojolicious-Plugin-CHI-0.14/META.json   2016-08-30 21:29:18.000000000 
+0200
@@ -4,7 +4,7 @@
       "Nils Diewald"
    ],
    "dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter 
version 2.150005",
+   "generated_by" : "ExtUtils::MakeMaker version 7.1001, CPAN::Meta::Converter 
version 2.150005",
    "license" : [
       "artistic_2"
    ],
@@ -43,17 +43,17 @@
    "release_status" : "stable",
    "resources" : {
       "bugtracker" : {
-         "web" : "https://github.com/Akron/XML-Loy/issues";
+         "web" : "https://github.com/Akron/Mojolicious-Plugin-CHI/issues";
       },
       "license" : [
          "http://www.opensource.org/licenses/artistic-license-2.0";
       ],
       "repository" : {
          "type" : "git",
-         "url" : "https://github.com/Akron/XML-Loy.git";,
-         "web" : "https://github.com/Akron/XML-Loy";
+         "url" : "https://github.com/Akron/Mojolicious-Plugin-CHI.git";,
+         "web" : "https://github.com/Akron/Mojolicious-Plugin-CHI";
       }
    },
-   "version" : "0.13",
-   "x_serialization_backend" : "JSON::PP version 2.27203"
+   "version" : "0.14",
+   "x_serialization_backend" : "JSON::PP version 2.27300"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-CHI-0.13/META.yml 
new/Mojolicious-Plugin-CHI-0.14/META.yml
--- old/Mojolicious-Plugin-CHI-0.13/META.yml    2016-04-01 12:14:38.000000000 
+0200
+++ new/Mojolicious-Plugin-CHI-0.14/META.yml    2016-08-30 21:29:17.000000000 
+0200
@@ -8,7 +8,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter version 
2.150005'
+generated_by: 'ExtUtils::MakeMaker version 7.1001, CPAN::Meta::Converter 
version 2.150005'
 license: artistic_2
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -24,8 +24,8 @@
   Mojolicious: '4.77'
   perl: '5.010001'
 resources:
-  bugtracker: https://github.com/Akron/XML-Loy/issues
+  bugtracker: https://github.com/Akron/Mojolicious-Plugin-CHI/issues
   license: http://www.opensource.org/licenses/artistic-license-2.0
-  repository: https://github.com/Akron/XML-Loy.git
-version: '0.13'
-x_serialization_backend: 'CPAN::Meta::YAML version 0.012'
+  repository: https://github.com/Akron/Mojolicious-Plugin-CHI.git
+version: '0.14'
+x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-CHI-0.13/Makefile.PL 
new/Mojolicious-Plugin-CHI-0.14/Makefile.PL
--- old/Mojolicious-Plugin-CHI-0.13/Makefile.PL 2016-04-01 12:14:20.000000000 
+0200
+++ new/Mojolicious-Plugin-CHI-0.14/Makefile.PL 2016-08-30 19:56:13.000000000 
+0200
@@ -27,11 +27,11 @@
       license     => 'http://www.opensource.org/licenses/artistic-license-2.0',
       repository  => {
         type => 'git',
-        web => 'https://github.com/Akron/XML-Loy',
-        url => 'https://github.com/Akron/XML-Loy.git',
+        web => 'https://github.com/Akron/Mojolicious-Plugin-CHI',
+        url => 'https://github.com/Akron/Mojolicious-Plugin-CHI.git',
       },
       bugtracker  => {
-        web => 'https://github.com/Akron/XML-Loy/issues',
+        web => 'https://github.com/Akron/Mojolicious-Plugin-CHI/issues',
       },
     }
   }) : (),
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Mojolicious-Plugin-CHI-0.13/lib/Mojolicious/Plugin/CHI/chi.pm 
new/Mojolicious-Plugin-CHI-0.14/lib/Mojolicious/Plugin/CHI/chi.pm
--- old/Mojolicious-Plugin-CHI-0.13/lib/Mojolicious/Plugin/CHI/chi.pm   
2016-04-01 11:40:34.000000000 +0200
+++ new/Mojolicious-Plugin-CHI-0.14/lib/Mojolicious/Plugin/CHI/chi.pm   
2016-08-30 20:01:07.000000000 +0200
@@ -46,8 +46,8 @@
     # Do not modify non-persistant in-process caches!
     if ($chi->short_driver_name =~ /^(?:Raw)?Memory$/) {
       $log->warn("You are trying to $command a ".
-                  $chi->short_driver_name .
-                    '-Cache');
+                   $chi->short_driver_name .
+                   '-Cache');
     };
 
     $chi->$command();
@@ -73,21 +73,21 @@
 
       # Do not modify non-persistant in-process caches!
       if ($chi->short_driver_name =~ /^(?:Raw)?Memory$/) {
-       $log->warn("You are trying to $command " .
-                    'a key from a '.
-                      $chi->short_driver_name .
-                        '-Cache');
+        $log->warn("You are trying to $command " .
+                     'a key from a '.
+                     $chi->short_driver_name .
+                     '-Cache');
       };
 
       # Remove or expire key
       if ($chi->$command($key)) {
-       print qq{Key "$key" from cache "$cache" was } . $command . "d.\n\n";
+        print qq{Key "$key" from cache "$cache" was } . $command . "d.\n\n";
       }
 
       # Not successful
       else {
-       print 'Unable to ' . $command .
-         qq{ key "$key" from cache "$cache".\n\n};
+        print 'Unable to ' . $command .
+          qq{ key "$key" from cache "$cache".\n\n};
       };
 
       return 1;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Mojolicious-Plugin-CHI-0.13/lib/Mojolicious/Plugin/CHI.pm 
new/Mojolicious-Plugin-CHI-0.14/lib/Mojolicious/Plugin/CHI.pm
--- old/Mojolicious-Plugin-CHI-0.13/lib/Mojolicious/Plugin/CHI.pm       
2016-04-01 11:40:20.000000000 +0200
+++ new/Mojolicious-Plugin-CHI-0.14/lib/Mojolicious/Plugin/CHI.pm       
2016-08-30 20:00:29.000000000 +0200
@@ -3,7 +3,7 @@
 use Scalar::Util 'weaken';
 use CHI;
 
-our $VERSION = '0.13';
+our $VERSION = '0.14';
 
 # Register Plugin
 sub register {
@@ -22,7 +22,7 @@
   unless ($mojo->can('chi_handles')) {
     $mojo->attr(
       chi_handles => sub {
-       return ($caches //= {});
+        return ($caches //= {});
       }
     );
   }


Reply via email to