diff --git a/Function-Fallback-CoreOrPP-0.07.tar.gz b/Function-Fallback-CoreOrPP-0.07.tar.gz deleted file mode 100644 index b800ca7..0000000 --- a/Function-Fallback-CoreOrPP-0.07.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8a35e57efaacad465df8ce71ac8c4bd697a92812d9d98d5d0bd37f8f9d4a40d0 -size 15084 diff --git a/Function-Fallback-CoreOrPP-0.08.tar.gz b/Function-Fallback-CoreOrPP-0.08.tar.gz new file mode 100644 index 0000000..e866580 --- /dev/null +++ b/Function-Fallback-CoreOrPP-0.08.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:016ab46fbb191067064439de4d9f600358824e3eacde70e078294229e163192c +size 15199 diff --git a/perl-Function-Fallback-CoreOrPP.changes b/perl-Function-Fallback-CoreOrPP.changes index 2685bff..8dc3a1f 100644 --- a/perl-Function-Fallback-CoreOrPP.changes +++ b/perl-Function-Fallback-CoreOrPP.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 13 11:59:38 UTC 2017 - coolo@suse.com + +- updated to 0.08 + see /usr/share/doc/packages/perl-Function-Fallback-CoreOrPP/Changes + ------------------------------------------------------------------- Tue Jan 19 09:54:58 UTC 2016 - coolo@suse.com diff --git a/perl-Function-Fallback-CoreOrPP.spec b/perl-Function-Fallback-CoreOrPP.spec index 7b7da4e..fc8d3f4 100644 --- a/perl-Function-Fallback-CoreOrPP.spec +++ b/perl-Function-Fallback-CoreOrPP.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Function-Fallback-CoreOrPP # -# 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-Function-Fallback-CoreOrPP -Version: 0.07 +Version: 0.08 Release: 0 %define cpan_name Function-Fallback-CoreOrPP Summary: Functions that use non-core XS module but provide pure-Perl/core fallback License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Function-Fallback-CoreOrPP/ -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 @@ -65,6 +65,7 @@ pure-Perl dependencies to your script. %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes LICENSE README +%doc Changes README +%license LICENSE %changelog