Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package php8 for openSUSE:Factory checked in 
at 2023-07-24 18:12:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php8 (Old)
 and      /work/SRC/openSUSE:Factory/.php8.new.1467 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php8"

Mon Jul 24 18:12:17 2023 rev:52 rq:1099444 version:8.2.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/php8/php8.changes        2023-06-23 
21:52:20.134529779 +0200
+++ /work/SRC/openSUSE:Factory/.php8.new.1467/php8.changes      2023-07-24 
18:13:02.809592869 +0200
@@ -1,0 +2,9 @@
+Mon Jul 17 08:18:22 UTC 2023 - pgaj...@suse.com
+
+- version update to 8.2.8
+  * This is a bug fix release.
+  * https://www.php.net/ChangeLog-8.php#8.2.8
+- modified patches
+  % php-sort-filelist-phar.patch (refreshed)
+
+-------------------------------------------------------------------

Old:
----
  php-8.2.7.tar.xz

New:
----
  php-8.2.8.tar.xz

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

Other differences:
------------------
++++++ php8.spec ++++++
--- /var/tmp/diff_new_pack.RheyG3/_old  2023-07-24 18:13:04.165600850 +0200
+++ /var/tmp/diff_new_pack.RheyG3/_new  2023-07-24 18:13:04.209601108 +0200
@@ -57,7 +57,7 @@
 %bcond_without sodium
 
 Name:           %{pprefix}%{php_name}%{psuffix}
-Version:        8.2.7
+Version:        8.2.8
 Release:        0
 Summary:        Interpreter for the PHP scripting language version 8
 License:        MIT AND PHP-3.01

++++++ php-8.2.7.tar.xz -> php-8.2.8.tar.xz ++++++
/work/SRC/openSUSE:Factory/php8/php-8.2.7.tar.xz 
/work/SRC/openSUSE:Factory/.php8.new.1467/php-8.2.8.tar.xz differ: char 26, 
line 1

++++++ php-sort-filelist-phar.patch ++++++
--- /var/tmp/diff_new_pack.RheyG3/_old  2023-07-24 18:13:04.845604851 +0200
+++ /var/tmp/diff_new_pack.RheyG3/_new  2023-07-24 18:13:04.845604851 +0200
@@ -1,9 +1,9 @@
-Index: php-8.1.20/ext/phar/Makefile.frag
+Index: php-8.2.8/ext/phar/Makefile.frag
 ===================================================================
---- php-8.1.20.orig/ext/phar/Makefile.frag
-+++ php-8.1.20/ext/phar/Makefile.frag
+--- php-8.2.8.orig/ext/phar/Makefile.frag
++++ php-8.2.8/ext/phar/Makefile.frag
 @@ -46,7 +46,7 @@ $(builddir)/phar.phar: $(builddir)/phar.
-       if [ $(TEST_PHP_EXECUTABLE_RES) -ne 1 ]; then \
+       if [ "$(TEST_PHP_EXECUTABLE_RES)" != 1 ]; then \
                rm -f $(builddir)/phar.phar; \
                rm -f $(srcdir)/phar.phar; \
 -              $(PHP_PHARCMD_EXECUTABLE) $(PHP_PHARCMD_SETTINGS) 
$(builddir)/phar.php pack -f $(builddir)/phar.phar -a pharcommand -c auto -x 
\\.svn -p 0 -s $(srcdir)/phar/phar.php -h sha1 -b "$(PHP_PHARCMD_BANG)"  
$(srcdir)/phar/; \

Reply via email to