File php-uuid.changes of Package php-uuid
-------------------------------------------------------------------
Mon May 12 20:39:08 UTC 2025 - Arjen de Korte <suse+build@de-korte.org>
- Upgraded version 1.3.0
* Add support for RFC9562 UUIDs (UUID_TYPE_TIME_V6 and UUID_TYPE_TIME_V7)
when available, in libuuid from util-linux version 2.41
* constant UUID_TYPE_DCE is deprecated, use UUID_TYPE_RANDOM instead
* constant UUID_TYPE_NAME is deprecated, use UUID_TYPE_TIME instead
* new constant UUID_TYPE_VENDOR, only for uuid_type
-------------------------------------------------------------------
Sat Oct 19 15:28:10 UTC 2024 - Cristian RodrÃguez <crrodriguez@opensuse.org>
- Upgraded version 1.2.1
* fix for util-linux/libuuid 2.40 and uuid_time64
-------------------------------------------------------------------
Sat Dec 10 10:32:12 UTC 2022 - Arjen de Korte <suse+build@de-korte.org>
- Remove php7 build for Tumbleweed (PHP 7.4 has reached EOL)
-------------------------------------------------------------------
Wed Feb 17 19:52:41 UTC 2021 - Arjen de Korte <suse+build@de-korte.org>
- Use _multibuild to also build for php8
- Use php_cfgdir and php_extdir macros to determine location of files
- Run unit tests
-------------------------------------------------------------------
Wed Oct 7 06:03:59 UTC 2020 - Johannes Weberhofer <jweberhofer@weberhofer.at>
- Upgraded to version 1.2.0
* raise warnings on bad input value with PHP 7
* promote warnings to ValueError with PHP 8
* add type hinting with PHP 8
* fix bug #66982 uuid_mac checks wrong bit/byte for valid MAC address
-------------------------------------------------------------------
Fri Nov 29 08:36:03 UTC 2019 - Johannes Weberhofer <jweberhofer@weberhofer.at>
- Upgraded to version 1.1.0
* add uuid_generate_md5 and uuid_generate_sha1 functions
- Upgraded to version 1.0.5
* add missing constant UUID_VARIANT_NCS
-------------------------------------------------------------------
Thu Mar 30 10:24:52 UTC 2017 - jweberhofer@weberhofer.at
- added license to package
-------------------------------------------------------------------
Tue Jan 17 16:08:45 UTC 2017 - jweberhofer@weberhofer.at
- build PHP7 package
- cleaned up spec
- provides php-uuid symbol
-------------------------------------------------------------------
Tue Jan 12 15:30:41 UTC 2016 - pgajdos@suse.com
- updated to 1.0.4
-------------------------------------------------------------------
Sun Jul 29 05:38:02 UTC 2012 - crrodriguez@opensuse.org
- Fix build with newer PHP
-------------------------------------------------------------------
Mon Aug 17 01:10:28 CEST 2009 - crrodriguez@suse.de
- use new versioning macros if possible
-------------------------------------------------------------------
Wed Apr 2 02:39:46 CEST 2008 - crrodriguez@suse.de
- update to version 1.0.2
-------------------------------------------------------------------
Wed Mar 26 05:10:21 CET 2008 - crrodriguez@suse.de
- update to version 1.0.1, only non-linux specific changes
-------------------------------------------------------------------
Thu Nov 16 00:00:00 CET 2006 - soporte@onfocus.cl
- very first build