1
0
OBS User unknown 2008-07-25 15:00:09 +00:00 committed by Git OBS Bridge
parent 2a5456801a
commit a1e946b3b4
4 changed files with 42 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Fri Jul 25 15:17:53 CEST 2008 - anicka@suse.cz
- update to 5.814
* Typo fix.
* Add HTTP::Message::decodable()
* Use decoded_content in the synposis
* Avoid adding an empty first part in $mess->add_part()
* Get rid of all the manual dependency tests.
* Simplify the Makefile.PL (no interactivity)
* Provide DELETE method in HTTP::Request::Common
* Checkbox picks up nearby text in description of alternates
* HTML::Form::possible_values() should not returned disabled values
* File::Listing documentation claimed only 'unix' format was supported
* File::Listing only support English locales
* Make common-req.t use Test.pm
* Typo; CAN_TALK_TO_OUTSELF
* Fix up File::Listings fallback to dosftp
* File::Listing parse failure on BSD Linux based systems
-------------------------------------------------------------------
Thu Jun 19 16:40:18 CEST 2008 - anicka@suse.cz

View File

@ -1,5 +1,5 @@
#
# spec file for package perl-libwww-perl (Version 5.813)
# spec file for package perl-libwww-perl (Version 5.814)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@ -13,7 +13,7 @@
Name: perl-libwww-perl
BuildRequires: perl-Compress-Zlib perl-HTML-Parser perl-URI
Version: 5.813
Version: 5.814
Release: 1
Provides: libwww-perl
Provides: perl_lw3
@ -82,6 +82,23 @@ rm -rf $RPM_BUILD_ROOT
/var/adm/perl-modules/%{name}
%changelog
* Fri Jul 25 2008 anicka@suse.cz
- update to 5.814
* Typo fix.
* Add HTTP::Message::decodable()
* Use decoded_content in the synposis
* Avoid adding an empty first part in $mess->add_part()
* Get rid of all the manual dependency tests.
* Simplify the Makefile.PL (no interactivity)
* Provide DELETE method in HTTP::Request::Common
* Checkbox picks up nearby text in description of alternates
* HTML::Form::possible_values() should not returned disabled values
* File::Listing documentation claimed only 'unix' format was supported
* File::Listing only support English locales
* Make common-req.t use Test.pm
* Typo; CAN_TALK_TO_OUTSELF
* Fix up File::Listings fallback to dosftp
* File::Listing parse failure on BSD Linux based systems
* Thu Jun 19 2008 anicka@suse.cz
- update to 5.813
* RobotUA constructor ignores delay, use_sleep