Hello community,

here is the log from the commit of package php7-uuid for openSUSE:Factory 
checked in at 2019-11-30 10:40:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php7-uuid (Old)
 and      /work/SRC/openSUSE:Factory/.php7-uuid.new.26869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php7-uuid"

Sat Nov 30 10:40:13 2019 rev:2 rq:752368 version:1.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/php7-uuid/php7-uuid.changes      2017-04-20 
20:49:41.822594547 +0200
+++ /work/SRC/openSUSE:Factory/.php7-uuid.new.26869/php7-uuid.changes   
2019-11-30 10:41:17.852143965 +0100
@@ -1,0 +2,9 @@
+Fri Nov 29 08:36:03 UTC 2019 - Johannes Weberhofer <[email protected]>
+
+- 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
+
+-------------------------------------------------------------------

Old:
----
  uuid-1.0.4.tgz

New:
----
  uuid-1.1.0.tgz

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

Other differences:
------------------
++++++ php7-uuid.spec ++++++
--- /var/tmp/diff_new_pack.MxXNKR/_old  2019-11-30 10:41:18.228143921 +0100
+++ /var/tmp/diff_new_pack.MxXNKR/_new  2019-11-30 10:41:18.232143920 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php7-uuid
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -20,18 +20,17 @@
 %define pkg_name    uuid
 #
 Name:           php7-uuid
-Version:        1.0.4
+Version:        1.1.0
 Release:        0
 Summary:        PHP UUID support functions
-License:        LGPL-2.1
+License:        LGPL-2.1-only
 Group:          Productivity/Networking/Web/Servers
-Url:            https://pecl.php.net/uuid
+URL:            https://pecl.php.net/uuid
 Source:         https://pecl.php.net/get/%{pkg_name}-%{version}.tgz
 BuildRequires:  libuuid-devel
 BuildRequires:  php7-devel
 Provides:       php-%{pkg_name} = %{version}
 Obsoletes:      php-%{pkg_name} < %{version}
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if %{?php_zend_api}0
 Requires:       php(api) = %{php_core_api}
 Requires:       php(zend-abi) = %{php_zend_api}
@@ -85,6 +84,6 @@
 %defattr(-,root,root,-)
 %{_libdir}/%{php_name}/extensions/%{pkg_name}.so
 %config(noreplace) %{_sysconfdir}/%{php_name}/conf.d/%{pkg_name}.ini
-%doc LICENSE
+%license LICENSE
 
 %changelog

++++++ uuid-1.0.4.tgz -> uuid-1.1.0.tgz ++++++
++++ 3006 lines of diff (skipped)


Reply via email to