Changelog for
perl-WWW-Curl-4.17-150400.34.4.x86_64.rpm :
* Tue Mar 31 2020 tuukka.pasanenAATTilmi.fi- Add more ignores to new defines in newer CURL. Upstream is halted and won\'t fix these even if there is Pull request- Add patch WWW-Curl-contants_fix.patch to fix building with newer versions of Curl
* Fri Nov 17 2017 tuukka.pasanenAATTilmi.fi- Tumbleweed needs Module-Install so add it to building requirements
* Tue Jun 06 2017 tuukka.pasanenAATTilmi.fi- Tumbleweed updated to CuRL and version CuRL make imposible compile WWW-Curl as mentioned in this bug report:
* https://rt.cpan.org/Public/Bug/Display.html?id=117793 updated patch to fit openSUSE version
* Tue Mar 18 2014 cooloAATTsuse.com- disable test suite as it tries to contact google.com
* Mon Mar 10 2014 cooloAATTsuse.com- updated to 4.17 - Fixing build process for old libcurl versions without CURLOPT_RESOLVE. - License is now MIT only. - Support for CURLOPT_RESOLVE (an slist option) [Theo Schlossnagle] - Fixing t/19multi.t test failures when using a threaded resolver for libcurl. - Improved constant parsing when using ISO-compliant CPP. [tsibley]
* Tue Dec 13 2011 cooloAATTsuse.com- checked license
* Thu Mar 31 2011 cooloAATTnovell.com- update to 4.15 - Refactored constant handling and added thorough testing for it. - Fixed CURLOPT_PRIVATE, it is now a string and can be set/get accordingly. - Scalar references can now be used to receive body/header data [gfx]. - Speed optimizations for threaded perl. [gfx, szbalint]. - Added a more generic libcurl constant detection. - Added the pushopt method for appending strings to array options. - Documentation improvements.
* Wed Dec 01 2010 cooloAATTnovell.com- switch to perl_requires macro
* Sat Sep 04 2010 chrisAATTcomputersalat.de- update to 4.13 - Fixed WWW::Curl::Form (again, formadd and formaddfile working now). - Made constant constant handling more robust and added tests [Fuji, Goro]. - Modernized
*.pm and AUTOLOAD now throws an error on unknown method calls [Fuji, Goro]. - Fixed code depending on CURLINFO_SLIST to be optional [Fuji, Goro].
* Tue Aug 17 2010 chrisAATTcomputersalat.de- update to 4.12 - Fixed WWW::Curl::Form (patch contributed by Michael Ing). - Added CURLPROXY_
* constants (patch by claes). - Added the const_string method to provide access to constants in a non-bareword way. - Fixed t/01basic.t test failure on older libcurl versions.- recreated by cpanspec 1.78