Hello community,

here is the log from the commit of package php7-uuid for openSUSE:Factory 
checked in at 2020-10-07 14:18:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php7-uuid (Old)
 and      /work/SRC/openSUSE:Factory/.php7-uuid.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php7-uuid"

Wed Oct  7 14:18:42 2020 rev:3 rq:839936 version:1.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/php7-uuid/php7-uuid.changes      2019-11-30 
10:41:17.852143965 +0100
+++ /work/SRC/openSUSE:Factory/.php7-uuid.new.4249/php7-uuid.changes    
2020-10-07 14:18:46.913499783 +0200
@@ -1,0 +2,9 @@
+Wed Oct  7 06:03:59 UTC 2020 - Johannes Weberhofer <[email protected]>
+
+- 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 
+
+-------------------------------------------------------------------

Old:
----
  uuid-1.1.0.tgz

New:
----
  uuid-1.2.0.tgz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ php7-uuid.spec ++++++
--- /var/tmp/diff_new_pack.PHKDK8/_old  2020-10-07 14:18:47.413500180 +0200
+++ /var/tmp/diff_new_pack.PHKDK8/_new  2020-10-07 14:18:47.413500180 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package php7-uuid
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %define pkg_name    uuid
 #
 Name:           php7-uuid
-Version:        1.1.0
+Version:        1.2.0
 Release:        0
 Summary:        PHP UUID support functions
 License:        LGPL-2.1-only
@@ -57,7 +57,7 @@
 export CFLAGS
 export CXXFLAGS
 ../configure --with-%{pkg_name}=%{_usr} --with-libdir=%{_lib}
-make %{?_smp_mflags}
+%make_build
 popd
 
 %install
@@ -81,7 +81,6 @@
 
 
 %files
-%defattr(-,root,root,-)
 %{_libdir}/%{php_name}/extensions/%{pkg_name}.so
 %config(noreplace) %{_sysconfdir}/%{php_name}/conf.d/%{pkg_name}.ini
 %license LICENSE

++++++ uuid-1.1.0.tgz -> uuid-1.2.0.tgz ++++++
++++ 3271 lines of diff (skipped)


Reply via email to