8
0
forked from pool/perl-RPC-XML

- update to version 0.77

* Make RPC::XML::Server work with Net::Server again,
    after the API changes of Net::Server 2.x.
  * Correct handling of dateTime parameters
  * Add port to Host header in client requests.
  * Fix spelling error in man page
  * improve tests
- remove unused patches which are unused since a long time
  * RPC-XML-0.53-ext-daemon-and-header-cb.dif
  * RPC-XML-0.60-fix-utf8.dif

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-RPC-XML?expand=0&rev=23
This commit is contained in:
2013-05-05 12:09:05 +00:00
committed by Git OBS Bridge
parent 2abfb0861c
commit 5f35be06a2
7 changed files with 30 additions and 119 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sun May 5 12:05:08 UTC 2013 - mc@suse.com
- update to version 0.77
* Make RPC::XML::Server work with Net::Server again,
after the API changes of Net::Server 2.x.
* Correct handling of dateTime parameters
* Add port to Host header in client requests.
* Fix spelling error in man page
* improve tests
- remove unused patches which are unused since a long time
* RPC-XML-0.53-ext-daemon-and-header-cb.dif
* RPC-XML-0.60-fix-utf8.dif
-------------------------------------------------------------------
Mon Jun 4 18:12:08 CEST 2012 - mls@suse.de