diff --git a/libwww-perl-6.13.tar.gz b/libwww-perl-6.13.tar.gz deleted file mode 100644 index 809a6fb..0000000 --- a/libwww-perl-6.13.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5fbd13eebd1933e5a203fceb2c1629efbccff3efc8fab6ec0285c79d0a95f8b2 -size 134807 diff --git a/libwww-perl-6.15.tar.gz b/libwww-perl-6.15.tar.gz new file mode 100644 index 0000000..85be105 --- /dev/null +++ b/libwww-perl-6.15.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f349d45c21b1ec0501c4437dfcb70570940e6c3d5bff783bd91d4cddead8322 +size 141936 diff --git a/perl-libwww-perl.changes b/perl-libwww-perl.changes index f67bae1..03bfd6a 100644 --- a/perl-libwww-perl.changes +++ b/perl-libwww-perl.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Dec 5 10:48:51 UTC 2015 - coolo@suse.com + +- updated to 6.15 + see /usr/share/doc/packages/perl-libwww-perl/Changes + + Change history for libwww-perl + ------------------------------------------------------------------- Wed Apr 22 14:04:33 UTC 2015 - coolo@suse.com diff --git a/perl-libwww-perl.spec b/perl-libwww-perl.spec index 76a02ff..3d89428 100644 --- a/perl-libwww-perl.spec +++ b/perl-libwww-perl.spec @@ -17,14 +17,14 @@ Name: perl-libwww-perl -Version: 6.13 +Version: 6.15 Release: 0 %define cpan_name libwww-perl Summary: The World-Wide Web library for Perl License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/libwww-perl/ -Source0: libwww-perl-6.13.tar.gz +Source0: http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -74,7 +74,6 @@ The World-Wide Web library for Perl %prep %setup -q -n %{cpan_name}-%{version} -find . -type f -print0 | xargs -0 chmod 644 %build %{__perl} Makefile.PL INSTALLDIRS=vendor @@ -90,6 +89,6 @@ find . -type f -print0 | xargs -0 chmod 644 %files -f %{name}.files %defattr(-,root,root,755) -%doc AUTHORS Changes README README.SSL talk-to-ourself +%doc AUTHORS Changes LICENSE README README.SSL talk-to-ourself %changelog