diff --git a/File-Slurper-0.011.tar.gz b/File-Slurper-0.011.tar.gz deleted file mode 100644 index 74cfc95..0000000 --- a/File-Slurper-0.011.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f6494844b9759b3d1dd8fc4ffa790f8e6e493c4eb58e88831a51e085f2e76010 -size 15460 diff --git a/File-Slurper-0.012.tar.gz b/File-Slurper-0.012.tar.gz new file mode 100644 index 0000000..2d16467 --- /dev/null +++ b/File-Slurper-0.012.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4efb2ea416b110a1bda6f8133549cc6ea3676402e3caf7529fce0313250aa578 +size 15517 diff --git a/perl-File-Slurper.changes b/perl-File-Slurper.changes index 7ca867c..6cba50b 100644 --- a/perl-File-Slurper.changes +++ b/perl-File-Slurper.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Feb 21 06:21:07 UTC 2018 - coolo@suse.com + +- updated to 0.012 + see /usr/share/doc/packages/perl-File-Slurper/Changes + + 0.012 2018-02-20 21:53:30+01:00 Europe/Amsterdam + Depend on Encode 2.11 for STOP_AT_PARTIAL + ------------------------------------------------------------------- Tue Dec 19 06:22:05 UTC 2017 - coolo@suse.com diff --git a/perl-File-Slurper.spec b/perl-File-Slurper.spec index 8000a12..8e2c4de 100644 --- a/perl-File-Slurper.spec +++ b/perl-File-Slurper.spec @@ -1,7 +1,7 @@ # # spec file for package perl-File-Slurper # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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,11 +17,11 @@ Name: perl-File-Slurper -Version: 0.011 +Version: 0.012 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+ +License: Artistic-1.0 OR GPL-1.0-or-later Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/File-Slurper/ Source0: https://cpan.metacpan.org/authors/id/L/LE/LEONT/%{cpan_name}-%{version}.tar.gz