diff --git a/Data-Unixish-1.55.tar.gz b/Data-Unixish-1.55.tar.gz deleted file mode 100644 index f2f8dea..0000000 --- a/Data-Unixish-1.55.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cdd5d2a239809f821d1ca23ae5208249f07713e27472d10a3775252893f2161b -size 46534 diff --git a/Data-Unixish-1.56.tar.gz b/Data-Unixish-1.56.tar.gz new file mode 100644 index 0000000..0e05ccb --- /dev/null +++ b/Data-Unixish-1.56.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5509373ffa5e2d74f0b4e684b52088e4a58bc5a323f567ea7c57699d91e81052 +size 46982 diff --git a/perl-Data-Unixish.changes b/perl-Data-Unixish.changes index 5a705d3..0cc76ae 100644 --- a/perl-Data-Unixish.changes +++ b/perl-Data-Unixish.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jul 11 05:22:22 UTC 2017 - coolo@suse.com + +- updated to 1.56 + see /usr/share/doc/packages/perl-Data-Unixish/Changes + ------------------------------------------------------------------- Mon Jun 13 06:56:33 UTC 2016 - coolo@suse.com diff --git a/perl-Data-Unixish.spec b/perl-Data-Unixish.spec index 6d93931..60c45ac 100644 --- a/perl-Data-Unixish.spec +++ b/perl-Data-Unixish.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Data-Unixish # -# 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-Unixish -Version: 1.55 +Version: 1.56 Release: 0 %define cpan_name Data-Unixish Summary: Implementation for Unixish, a data transformation framework License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Data-Unixish/ -Source0: http://www.cpan.org/authors/id/P/PE/PERLANCAR/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/P/PE/PERLANCAR/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -33,7 +33,6 @@ BuildRequires: perl-macros BuildRequires: perl(File::Which) BuildRequires: perl(IPC::Cmd) >= 0.52 BuildRequires: perl(JSON::MaybeXS) -BuildRequires: perl(Log::Any::IfLOG) >= 0.07 BuildRequires: perl(Module::Load) BuildRequires: perl(Number::Format) BuildRequires: perl(Number::Format::Metric) @@ -52,7 +51,6 @@ BuildRequires: perl(experimental) Requires: perl(File::Which) Requires: perl(IPC::Cmd) >= 0.52 Requires: perl(JSON::MaybeXS) -Requires: perl(Log::Any::IfLOG) >= 0.07 Requires: perl(Module::Load) Requires: perl(Number::Format) Requires: perl(Number::Format::Metric) @@ -91,6 +89,7 @@ inspired by Unix toolbox philosophy. %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes LICENSE README +%doc Changes README +%license LICENSE %changelog