Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package php-psr for openSUSE:Factory checked 
in at 2022-01-03 10:49:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php-psr (Old)
 and      /work/SRC/openSUSE:Factory/.php-psr.new.1896 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php-psr"

Mon Jan  3 10:49:46 2022 rev:3 rq:943428 version:1.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/php-psr/php-psr.changes  2021-04-12 
12:39:58.369551197 +0200
+++ /work/SRC/openSUSE:Factory/.php-psr.new.1896/php-psr.changes        
2022-01-03 10:50:32.843606363 +0100
@@ -1,0 +2,9 @@
+Sat Jan  1 18:05:14 UTC 2022 - ???????? ???????????? <[email protected]>
+
+- Updated to 1.2.0
+  * PHP 8.1 compatibility.
+  * All classes are now defined in a separate namespace `PsrExt`
+    and aliased into the `Psr` namespace to aid in debuggging
+    compatibility issues for framework maintainers.
+
+-------------------------------------------------------------------

Old:
----
  psr-1.1.0.tgz

New:
----
  psr-1.2.0.tgz

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

Other differences:
------------------
++++++ php-psr.spec ++++++
--- /var/tmp/diff_new_pack.xNu6HO/_old  2022-01-03 10:50:33.291606535 +0100
+++ /var/tmp/diff_new_pack.xNu6HO/_new  2022-01-03 10:50:33.303606540 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php-psr
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,21 +23,19 @@
 %else
 %define php_name %{flavor}
 %endif
-
 %define php_extdir  %(%{__php_config} --extension-dir)
 %define php_cfgdir  %{_sysconfdir}/%{php_name}/conf.d
 %define pkg_name    psr
-
 Name:           %{php_name}-%{pkg_name}
-Version:        1.1.0
+Version:        1.2.0
 Release:        0
 Summary:        PSR Extension Module
 License:        BSD-2-Clause
 Group:          Development/Libraries/PHP
-URL:            http://www.php-fig.org/psr/
+URL:            https://pecl.php.net/package/psr
 Source0:        https://pecl.php.net/get/%{pkg_name}-%{version}.tgz
 Source1:        php-%{pkg_name}-rpmlintrc
-BuildRequires:  %{php_name}-devel
+BuildRequires:  %{php_name}-devel >= 7.3.0
 BuildRequires:  gcc
 Requires:       php(api) = %{php_core_api}
 Requires:       php(zend-abi) = %{php_zend_api}

++++++ psr-1.1.0.tgz -> psr-1.2.0.tgz ++++++
++++ 11110 lines of diff (skipped)

Reply via email to