1
0

Accepting request 460878 from devel:languages:perl

1

OBS-URL: https://build.opensuse.org/request/show/460878
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-libwww-perl?expand=0&rev=45
This commit is contained in:
Dominique Leuenberger 2017-03-03 13:33:53 +00:00 committed by Git OBS Bridge
commit 69eac1d686
4 changed files with 18 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:afb1324fd95b10d9782c5e48831da1eb7f7b08f8edd47c2ba9180d4f7ef7e2fa
size 141982

3
libwww-perl-6.21.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d727ce7bc4926cc3d4dfe8aed8efcf252fcd06ac90fe3fdb39192a635e7a7eee
size 158332

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Feb 22 07:43:00 UTC 2017 - coolo@suse.com
- updated to 6.21
see /usr/share/doc/packages/perl-libwww-perl/Changes
6.21 2017-02-21
- Ensure that LWP::Simple re-exports some HTTP::Status functions
6.20 2017-02-21
- Converted to use Dist::Zilla
- Moved several tests to xt/author
-------------------------------------------------------------------
Wed Feb 15 07:58:54 UTC 2017 - coolo@suse.com

View File

@ -17,7 +17,7 @@
Name: perl-libwww-perl
Version: 6.19
Version: 6.21
Release: 0
%define cpan_name libwww-perl
Summary: The World-Wide Web library for Perl
@ -93,7 +93,7 @@ The World-Wide Web library for Perl
%files -f %{name}.files
%defattr(-,root,root,755)
%doc AUTHORS Changes README README.SSL talk-to-ourself
%doc Changes CONTRIBUTING.md README.SSL talk-to-ourself
%license LICENSE
%changelog