diff --git a/Data-Util-0.65.tar.gz b/Data-Util-0.65.tar.gz deleted file mode 100644 index aa5bfc6..0000000 --- a/Data-Util-0.65.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:538932e837edada90356207b1996225687417c86d94bdc5f418c18fcf3aed5a7 -size 62451 diff --git a/Data-Util-0.66.tar.gz b/Data-Util-0.66.tar.gz new file mode 100644 index 0000000..757a29d --- /dev/null +++ b/Data-Util-0.66.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c35d39db452096ea5a695b54668d99d58b954c72fc9ef822e3e0a627f115c6f4 +size 62541 diff --git a/perl-Data-Util.changes b/perl-Data-Util.changes index a4a88b8..fb5e5ec 100644 --- a/perl-Data-Util.changes +++ b/perl-Data-Util.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Apr 6 05:28:28 UTC 2017 - coolo@suse.com + +- updated to 0.66 + see /usr/share/doc/packages/perl-Data-Util/Changes + + 0.66 2017-04-05T17:09:54Z + - Fix tests of @INC issue on newer Perl + ------------------------------------------------------------------- Tue Aug 2 05:14:12 UTC 2016 - coolo@suse.com diff --git a/perl-Data-Util.spec b/perl-Data-Util.spec index 2716dbc..e425d7c 100644 --- a/perl-Data-Util.spec +++ b/perl-Data-Util.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Data-Util # -# 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-Data-Util -Version: 0.65 +Version: 0.66 Release: 0 %define cpan_name Data-Util Summary: Selection of Utilities for Data and Data Types License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Data-Util/ -Source0: http://www.cpan.org/authors/id/S/SY/SYOHEX/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/S/SY/SYOHEX/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl @@ -66,6 +66,7 @@ There are many benchmarks in the _DIST-DIR/benchmark/_ directory. %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes circle.yml example LICENSE minil.toml README.md +%doc Changes circle.yml example minil.toml README.md +%license LICENSE %changelog