Hello community,

here is the log from the commit of package perl-File-Slurper for 
openSUSE:Factory checked in at 2017-09-20 17:13:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-File-Slurper (Old)
 and      /work/SRC/openSUSE:Factory/.perl-File-Slurper.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-File-Slurper"

Wed Sep 20 17:13:58 2017 rev:3 rq:527489 version:0.010

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-File-Slurper/perl-File-Slurper.changes      
2016-08-09 22:15:04.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-File-Slurper.new/perl-File-Slurper.changes 
2017-09-20 17:14:00.570418579 +0200
@@ -1,0 +2,9 @@
+Mon Sep 18 05:30:29 UTC 2017 - [email protected]
+
+- updated to 0.010
+   see /usr/share/doc/packages/perl-File-Slurper/Changes
+
+  0.010     2017-09-17 22:09:05+02:00 Europe/Amsterdam
+            Recognize "latin-1" as iso-8859-1
+
+-------------------------------------------------------------------

Old:
----
  File-Slurper-0.009.tar.gz

New:
----
  File-Slurper-0.010.tar.gz

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

Other differences:
------------------
++++++ perl-File-Slurper.spec ++++++
--- /var/tmp/diff_new_pack.dv1QRy/_old  2017-09-20 17:14:01.042352146 +0200
+++ /var/tmp/diff_new_pack.dv1QRy/_new  2017-09-20 17:14:01.050351020 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-File-Slurper
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 Name:           perl-File-Slurper
-Version:        0.009
+Version:        0.010
 Release:        0
 %define cpan_name File-Slurper
 Summary:        Simple, Sane and Efficient Module to Slurp a File
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/File-Slurper/
-Source0:        
http://www.cpan.org/authors/id/L/LE/LEONT/%{cpan_name}-%{version}.tar.gz
+Source0:        
https://cpan.metacpan.org/authors/id/L/LE/LEONT/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -36,7 +36,8 @@
 
 %description
 This module provides functions for fast and correct slurping and spewing.
-All functions are optionally exported.
+All functions are optionally exported. All functions throw exceptions on
+errors, write functions don't return any meaningful value.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
@@ -56,6 +57,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE README
+%doc Changes README
+%license LICENSE
 
 %changelog

++++++ File-Slurper-0.009.tar.gz -> File-Slurper-0.010.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-Slurper-0.009/Changes 
new/File-Slurper-0.010/Changes
--- old/File-Slurper-0.009/Changes      2016-08-05 18:27:01.000000000 +0200
+++ new/File-Slurper-0.010/Changes      2017-09-17 22:09:07.000000000 +0200
@@ -1,5 +1,8 @@
 Revision history for File-Slurper
 
+0.010     2017-09-17 22:09:05+02:00 Europe/Amsterdam
+          Recognize "latin-1" as iso-8859-1
+
 0.009     2016-08-05 18:26:58+02:00 Europe/Amsterdam
           Load PerlIO::encoding before localizing $PerlIO::encoding::fallback
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-Slurper-0.009/MANIFEST 
new/File-Slurper-0.010/MANIFEST
--- old/File-Slurper-0.009/MANIFEST     2016-08-05 18:27:01.000000000 +0200
+++ new/File-Slurper-0.010/MANIFEST     2017-09-17 22:09:07.000000000 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.005.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.007.
 Changes
 INSTALL
 LICENSE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-Slurper-0.009/META.json 
new/File-Slurper-0.010/META.json
--- old/File-Slurper-0.009/META.json    2016-08-05 18:27:01.000000000 +0200
+++ new/File-Slurper-0.010/META.json    2017-09-17 22:09:07.000000000 +0200
@@ -4,7 +4,7 @@
       "Leon Timmermans <[email protected]>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 6.005, CPAN::Meta::Converter version 
2.150005",
+   "generated_by" : "Dist::Zilla version 6.007, CPAN::Meta::Converter version 
2.150005",
    "license" : [
       "perl_5"
    ],
@@ -65,7 +65,7 @@
    "provides" : {
       "File::Slurper" : {
          "file" : "lib/File/Slurper.pm",
-         "version" : "0.009"
+         "version" : "0.010"
       }
    },
    "release_status" : "stable",
@@ -80,12 +80,13 @@
          "web" : "https://github.com/Leont/file-slurp-sane";
       }
    },
-   "version" : "0.009",
+   "version" : "0.010",
    "x_contributors" : [
       "Jim Davis <[email protected]>",
       "Leon Timmermans <[email protected]>",
       "Olivier Mengu\u00e9 <[email protected]>",
       "Philipp Gortan <[email protected]>"
-   ]
+   ],
+   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0215"
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-Slurper-0.009/META.yml 
new/File-Slurper-0.010/META.yml
--- old/File-Slurper-0.009/META.yml     2016-08-05 18:27:01.000000000 +0200
+++ new/File-Slurper-0.010/META.yml     2017-09-17 22:09:07.000000000 +0200
@@ -13,7 +13,7 @@
   ExtUtils::MakeMaker: '0'
   perl: '5.008'
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 6.005, CPAN::Meta::Converter version 
2.150005'
+generated_by: 'Dist::Zilla version 6.007, CPAN::Meta::Converter version 
2.150005'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -22,7 +22,7 @@
 provides:
   File::Slurper:
     file: lib/File/Slurper.pm
-    version: '0.009'
+    version: '0.010'
 recommends:
   PerlIO::utf8_strict: '0'
 requires:
@@ -37,9 +37,10 @@
 resources:
   bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=File-Slurper
   repository: git://github.com/Leont/file-slurp-sane.git
-version: '0.009'
+version: '0.010'
 x_contributors:
   - 'Jim Davis <[email protected]>'
   - 'Leon Timmermans <[email protected]>'
   - 'Olivier MenguĂ© <[email protected]>'
   - 'Philipp Gortan <[email protected]>'
+x_serialization_backend: 'YAML::Tiny version 1.69'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-Slurper-0.009/Makefile.PL 
new/File-Slurper-0.010/Makefile.PL
--- old/File-Slurper-0.009/Makefile.PL  2016-08-05 18:27:01.000000000 +0200
+++ new/File-Slurper-0.010/Makefile.PL  2017-09-17 22:09:07.000000000 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v6.005.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v6.007.
 use strict;
 use warnings;
 
@@ -32,7 +32,7 @@
     "Test::More" => 0,
     "Test::Warnings" => 0
   },
-  "VERSION" => "0.009",
+  "VERSION" => "0.010",
   "test" => {
     "TESTS" => "t/*.t"
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-Slurper-0.009/README 
new/File-Slurper-0.010/README
--- old/File-Slurper-0.009/README       2016-08-05 18:27:01.000000000 +0200
+++ new/File-Slurper-0.010/README       2017-09-17 22:09:07.000000000 +0200
@@ -1,7 +1,7 @@
 
 
 This archive contains the distribution File-Slurper,
-version 0.009:
+version 0.010:
 
   A simple, sane and efficient module to slurp a file
 
@@ -11,5 +11,5 @@
 the same terms as the Perl 5 programming language system itself.
 
 
-This README file was generated by Dist::Zilla::Plugin::Readme v6.005.
+This README file was generated by Dist::Zilla::Plugin::Readme v6.007.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-Slurper-0.009/lib/File/Slurper.pm 
new/File-Slurper-0.010/lib/File/Slurper.pm
--- old/File-Slurper-0.009/lib/File/Slurper.pm  2016-08-05 18:27:01.000000000 
+0200
+++ new/File-Slurper-0.010/lib/File/Slurper.pm  2017-09-17 22:09:07.000000000 
+0200
@@ -1,5 +1,5 @@
 package File::Slurper;
-$File::Slurper::VERSION = '0.009';
+$File::Slurper::VERSION = '0.010';
 use strict;
 use warnings;
 
@@ -40,7 +40,7 @@
        my ($encoding, $crlf) = @_;
        $crlf = CRLF_DEFAULT if $crlf && $crlf eq 'auto';
 
-       if ($encoding =~ /^(latin|iso-8859-)1$/i) {
+       if ($encoding =~ /^(latin-?|iso-8859-)1$/i) {
                return $crlf ? ':unix:crlf' : ':raw';
        }
        elsif (HAS_UTF8_STRICT && $encoding =~ /^utf-?8\b/i) {
@@ -115,7 +115,7 @@
 
 =head1 VERSION
 
-version 0.009
+version 0.010
 
 =head1 SYNOPSIS
 
@@ -124,7 +124,7 @@
 
 =head1 DESCRIPTION
 
-This module provides functions for fast and correct slurping and spewing. All 
functions are optionally exported.
+This module provides functions for fast and correct slurping and spewing. All 
functions are optionally exported. All functions throw exceptions on errors, 
write functions don't return any meaningful value.
 
 =head1 FUNCTIONS
 
@@ -174,7 +174,7 @@
 
 =item * L<File::Slurp|File::Slurp>
 
-This is previous generation file slurping module. It has a number of issues, 
as described 
L<here|http://blogs.perl.org/users/leon_timmermans/2015/08/fileslurp-is-broken-and-wrong.html>
+This is a previous generation file slurping module. It has a number of issues, 
as described 
L<here|http://blogs.perl.org/users/leon_timmermans/2015/08/fileslurp-is-broken-and-wrong.html>.
 
 =item * L<File::Slurp::Tiny|File::Slurp::Tiny>
 


Reply via email to