File php-pear-Net_URL2.changes of Package php-pear-Net_URL2
-------------------------------------------------------------------
Thu Dec 5 19:47:28 UTC 2019 - Arjen de Korte <suse+build@de-korte.org>
- use correct macro to reference metadata (boo#1158112)
- regenerate spec from template
- make package PHP version independent
-------------------------------------------------------------------
Sat Feb 16 22:05:50 UTC 2019 - suse+build@de-korte.org
- Fix unit test errors
-------------------------------------------------------------------
Tue Feb 12 13:08:28 UTC 2019 - suse+build@de-korte.org
- New upstream release 2.2.2
* Set composer include path to keep other packages working
- Cleaned up spec file
-------------------------------------------------------------------
Thu Mar 1 07:08:34 UTC 2018 - ecsos@opensuse.org
- fix rm -rf line in spec to remove .channels etc. in Factory also
-------------------------------------------------------------------
Mon Sep 11 12:09:22 UTC 2017 - jweberhofer@weberhofer.at
- Cleaned up spec file
-------------------------------------------------------------------
Thu Aug 17 07:40:14 UTC 2017 - ecsos@opensuse.org
- New upstream release 2.2.1
* Fix: Correct earlier regex delimiter
* Fix: Travis missing hhvm-nightly
* Fix: Travis PHP 5.2
* Fix: Correct case of method call name
- package renamed to php7-pear-Net_URL2
-------------------------------------------------------------------
Fri Nov 20 13:38:54 UTC 2015 - aj@ajaissle.de
- New upstream release 2.2.0
* Changed composer autoloader to classmap, fixes include path pollution
-------------------------------------------------------------------
Mon Apr 6 14:23:11 UTC 2015 - aj@ajaissle.de
- New upstream release 2.1.1
* Fixed #20473: Normalize query and fragment broken
- Fix %sname (should have been all lowercase), spec cleanup
-------------------------------------------------------------------
Thu Dec 11 16:32:55 UTC 2014 - aj@ajaissle.de
- New upstream release 2.1.0
* New: OPTION_DROP_SEQUENCE
- Release 2.0.12
* Removed: OPTION_DROP_SEQUENCE
- Release 2.0.11
* New: OPTION_DROP_SEQUENCE
- Release 2.0.10
* Imp: composer for pear
* Fix: Documentation problem
- Release 2.0.9
* Fixed #20418: Incorrect normalization of URI with missing authority
* Upd: Test for RFC 3986 Section 1.1.2 Examples
* Upd: Travis CI - PHP 5.6 added
- Release 2.0.8
* Fixed #20420: Inconsistent setAuthority and getAuthority
* Fixed #20423: URI with IPv6 or IPvFuture not parsed
* Imp: Test for RFC 3986 Section 1.1.2 Examples
- Release 2.0.7
* Fixed #20385: Incorrect normalization of userinfo
* Fixed #20399: Setting userinfo to FALSE not transparent
- Release 2.0.6
* Fixed #20304: file:// URI gets crippled
-------------------------------------------------------------------
Wed May 14 18:49:18 UTC 2014 - aj@ajaissle.de
- Put a copy of docs/LICENSE and the examples into %_docdir
-------------------------------------------------------------------
Tue May 13 14:12:27 UTC 2014 - aj@ajaissle.de
- New upstream release 2.0.5
- Changelog 2.0.5
* Fixed #17036: Brackets broken for query variables
* Fixed diverse coding style violations and misc. minor issues
* Increased code coverage
- Changelog 2.0.4
* Fixed #20161: URLs with "0" as host fail to normalize with empty path
* A flaw in NetURL2::removeDotSegments() introduced in 2.0.1 has been fixed
* New: NetURL2::removeDotSegments() emits a warning on loop limit reach
* Url-segment maximum count raised from 100 to 256 (loop limit)
- Changelog 2.0.3
* Fixed #20156: setAuthority() flaw with "0" as host
* Fixed #20157: normalize() flaw with "0" as path
* Fixed #20158: Fragment-only references are not resolved to non-absolute base URI
* Fixed #20159: Authority not terminated by slash
* Fixed diverse coding style violations and misc. minor issues
* Increased code coverage
* Added support for Scrutinizer CI
- Changelog 2.0.2
* Fixed #19684: Redirects containing spaces do not work
* Fixed diverse coding style violations and misc. minor issues
* Improved source package distribution
* Added support for Travis CI
- Changelog 2.0.1
* Fixed Bug #20013: getNormalizedURL() adds leading "@" chars in the Authority
* Fixed Bug #20016: Wrong data in 6d4f4dd "Package.xml preparation."
* Fixed Bug #19176: resolve() does not merge the path if the base path is empty
* Fixed Bug #19315: removeDotSegments("0") not working
-------------------------------------------------------------------
Fri Feb 1 09:31:30 UTC 2013 - aj@ajaissle.de
- New upstream version 2.0.0
- Changelog 2.0.0
* Fixed the version of the release. Follow the convention for Package2.
* Fixed Bug #18917: URL2.php moved to ./Net/Net (davidc)
- Changelog 1.0.0
* Fixed Bug #17036: Problem with parsed query string
* Fixed Bug #17087: setOption() function is gone
* Fixed #17166: Fluent Interface
* Fixed #17167: Refactor __construct
* Fixed Bug #18267: setQueryVariables() fails to encode array values
* Fixed Bug #14399: Fixed multiple bugs in Net_URL2 (Missing setOption value, unused properties, etc.)
-------------------------------------------------------------------
* Sat Sep 10 16:54:27 CEST 2011 - gerrit.beine@gmx.de
- initial version 1.7.12