diff --git a/Regexp-Common-2016060801.tar.gz b/Regexp-Common-2016060801.tar.gz deleted file mode 100644 index abf0577..0000000 --- a/Regexp-Common-2016060801.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fc2fc178facf0292974d6511bad677dd038fe60d7ac118e3b83a1ca9e98a8403 -size 237712 diff --git a/Regexp-Common-2017040401.tar.gz b/Regexp-Common-2017040401.tar.gz new file mode 100644 index 0000000..54ad6db --- /dev/null +++ b/Regexp-Common-2017040401.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0664c26bb69d7c862849432fde921d4c201fabefd36bff6a9e0996d295053ab8 +size 237894 diff --git a/perl-Regexp-Common.changes b/perl-Regexp-Common.changes index 910698f..0ea7ce0 100644 --- a/perl-Regexp-Common.changes +++ b/perl-Regexp-Common.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Apr 5 06:49:47 UTC 2017 - coolo@suse.com + +- updated to 2017040401 + see /usr/share/doc/packages/perl-Regexp-Common/Changes + + Version 2017040401 Tue Apr 4 11:20:45 CEST 2017 + + Prepare for 5.26: don't rely on '.' being present in @INC when testing. + ------------------------------------------------------------------- Sun Jun 12 13:42:40 UTC 2016 - coolo@suse.com diff --git a/perl-Regexp-Common.spec b/perl-Regexp-Common.spec index 632dc95..7779a47 100644 --- a/perl-Regexp-Common.spec +++ b/perl-Regexp-Common.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Regexp-Common # -# 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,15 @@ Name: perl-Regexp-Common -Version: 2016060801 +Version: 2017040401 Release: 0 +#Upstream: SUSE-Public-Domain %define cpan_name Regexp-Common Summary: Provide commonly requested regular expressions License: Artistic-1.0 or Artistic-2.0 or BSD-3-Clause or MIT Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Regexp-Common/ -Source0: http://www.cpan.org/authors/id/A/AB/ABIGAIL/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/A/AB/ABIGAIL/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -58,6 +59,7 @@ find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644 %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes COPYRIGHT COPYRIGHT.AL COPYRIGHT.AL2 COPYRIGHT.BSD COPYRIGHT.MIT LICENSE README TODO +%doc Changes COPYRIGHT COPYRIGHT.AL COPYRIGHT.AL2 COPYRIGHT.BSD COPYRIGHT.MIT README TODO +%license LICENSE %changelog