diff --git a/Data-Sah-Normalize-0.04.tar.gz b/Data-Sah-Normalize-0.04.tar.gz deleted file mode 100644 index 8020f16..0000000 --- a/Data-Sah-Normalize-0.04.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a9afa2993d82a1478a5bc67893bbfe8bb2e89c035ea312464958f0142f31a101 -size 16285 diff --git a/Data-Sah-Normalize-0.050.tar.gz b/Data-Sah-Normalize-0.050.tar.gz new file mode 100644 index 0000000..d7ac609 --- /dev/null +++ b/Data-Sah-Normalize-0.050.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:893452f1267f8831bb61b10d91c9a5ec16cfe9a9e3e7a2c91f6db48f211954fa +size 16710 diff --git a/perl-Data-Sah-Normalize.changes b/perl-Data-Sah-Normalize.changes index b940e01..c18aa3d 100644 --- a/perl-Data-Sah-Normalize.changes +++ b/perl-Data-Sah-Normalize.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Sep 19 05:15:24 UTC 2018 - Stephan Kulow + +- updated to 0.050 + see /usr/share/doc/packages/perl-Data-Sah-Normalize/Changes + ------------------------------------------------------------------- Thu Sep 10 09:34:59 UTC 2015 - coolo@suse.com diff --git a/perl-Data-Sah-Normalize.spec b/perl-Data-Sah-Normalize.spec index e1654ee..17e15b1 100644 --- a/perl-Data-Sah-Normalize.spec +++ b/perl-Data-Sah-Normalize.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Data-Sah-Normalize # -# Copyright (c) 2015 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 @@ -12,19 +12,19 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: perl-Data-Sah-Normalize -Version: 0.04 +Version: 0.050 Release: 0 %define cpan_name Data-Sah-Normalize Summary: Normalize Sah schema -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/Data-Sah-Normalize/ -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 @@ -35,12 +35,11 @@ BuildRequires: perl(Test::More) >= 0.98 %{perl_requires} %description -This often-needed functionality is split from the main the Data::Sah -manpage to keep it in a small and minimal-dependencies package. +This often-needed functionality is split from the main Data::Sah to keep it +in a small and minimal-dependencies package. %prep %setup -q -n %{cpan_name}-%{version} -find . -type f -print0 | xargs -0 chmod 644 %build %{__perl} Makefile.PL INSTALLDIRS=vendor @@ -56,6 +55,7 @@ find . -type f -print0 | xargs -0 chmod 644 %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes LICENSE README +%doc Changes README +%license LICENSE %changelog