forked from pool/perl-libwww-perl
This commit is contained in:
committed by
Git OBS Bridge
parent
2a5456801a
commit
a1e946b3b4
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c8003f4163d72fb1e6d7e0af1f1c4c603202b20bcf3ac92db5ce9358bfd5fe7d
|
|
||||||
size 193082
|
|
3
libwww-perl-5.814.tar.bz2
Normal file
3
libwww-perl-5.814.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:269f92d534bbb5d62e62307ed4a3b8cf7bc61c40f2142297ac65457e9f39318a
|
||||||
|
size 192369
|
@@ -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
|
Thu Jun 19 16:40:18 CEST 2008 - anicka@suse.cz
|
||||||
|
|
||||||
|
@@ -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.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
@@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
Name: perl-libwww-perl
|
Name: perl-libwww-perl
|
||||||
BuildRequires: perl-Compress-Zlib perl-HTML-Parser perl-URI
|
BuildRequires: perl-Compress-Zlib perl-HTML-Parser perl-URI
|
||||||
Version: 5.813
|
Version: 5.814
|
||||||
Release: 1
|
Release: 1
|
||||||
Provides: libwww-perl
|
Provides: libwww-perl
|
||||||
Provides: perl_lw3
|
Provides: perl_lw3
|
||||||
@@ -82,6 +82,23 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/var/adm/perl-modules/%{name}
|
/var/adm/perl-modules/%{name}
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Jun 19 2008 anicka@suse.cz
|
||||||
- update to 5.813
|
- update to 5.813
|
||||||
* RobotUA constructor ignores delay, use_sleep
|
* RobotUA constructor ignores delay, use_sleep
|
||||||
|
Reference in New Issue
Block a user