diff --git a/Net-HTTP-6.12.tar.gz b/Net-HTTP-6.12.tar.gz deleted file mode 100644 index b2e6ed7..0000000 --- a/Net-HTTP-6.12.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8565aff76b3d09084642f3a83c654fb4ced8220e8e19d35c78b661519b4c1be6 -size 29548 diff --git a/Net-HTTP-6.13.tar.gz b/Net-HTTP-6.13.tar.gz new file mode 100644 index 0000000..43b8e62 --- /dev/null +++ b/Net-HTTP-6.13.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d25e696c5239c8a4aa5a97f07ecaa77cf908cc72bbeef7fa6573570af31ce87 +size 29658 diff --git a/perl-Net-HTTP.changes b/perl-Net-HTTP.changes index 502913b..ba9f978 100644 --- a/perl-Net-HTTP.changes +++ b/perl-Net-HTTP.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Feb 20 07:03:48 UTC 2017 - coolo@suse.com + +- updated to 6.13 + see /usr/share/doc/packages/perl-Net-HTTP/Changes + + 6.13 2017-02-19 21:40:54-05:00 America/Toronto + - use EWOULDBLOCK as well on all places where EAGAIN is used (GH PR#24) + ------------------------------------------------------------------- Fri Jan 6 06:48:24 UTC 2017 - coolo@suse.com diff --git a/perl-Net-HTTP.spec b/perl-Net-HTTP.spec index 9a3faf3..ae80098 100644 --- a/perl-Net-HTTP.spec +++ b/perl-Net-HTTP.spec @@ -17,14 +17,14 @@ Name: perl-Net-HTTP -Version: 6.12 +Version: 6.13 Release: 0 %define cpan_name Net-HTTP Summary: Low-level HTTP connection (client) License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Net-HTTP/ -Source0: http://www.cpan.org/authors/id/O/OA/OALDERS/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/O/OA/OALDERS/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -67,6 +67,7 @@ doing. %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes CONTRIBUTORS LICENSE README.md +%doc Changes CONTRIBUTORS README.md +%license LICENSE %changelog