Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package icingaweb2 for openSUSE:Factory 
checked in at 2022-07-01 13:45:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/icingaweb2 (Old)
 and      /work/SRC/openSUSE:Factory/.icingaweb2.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "icingaweb2"

Fri Jul  1 13:45:09 2022 rev:29 rq:986198 version:2.11.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/icingaweb2/icingaweb2.changes    2022-04-06 
21:52:43.742719759 +0200
+++ /work/SRC/openSUSE:Factory/.icingaweb2.new.1548/icingaweb2.changes  
2022-07-01 13:45:40.290962730 +0200
@@ -1,0 +2,25 @@
+Fri Jul  1 05:59:19 UTC 2022 - ecsos <ec...@opensuse.org>
+
+- Update to 2.11.0
+  * Enhancements, Some
+    - Support for PHP 8.1 #4609
+    - Redesign User Menu #4651
+    - &showFullscreen suppresses announcements #4596
+  * Fixes, More
+    - Navigation item filter * not working #4772
+    - Objects with a * in the name are not found #4682
+    - Theme mode switch disabled on theme with mode support #4744
+  * When developers become cleaning maniacs
+    - User preferences in INI files not supported anymore #4765
+    - mysql: use of utf8 vs utfmb4 #4680
+    - Remove Vagrant file and its assets #4762
+  
+-------------------------------------------------------------------
+Thu Jun 30 13:25:43 UTC 2022 - ecsos <ec...@opensuse.org>
+
+- Update to 2.10.3
+  This release mainly ensures compatibility with icinga-php-library
+  v0.9.0 and Icinga DB Web 1.0.0. Two fixes regarding the theme
+  mode support are also included (#4744 and #4835)
+
+-------------------------------------------------------------------

Old:
----
  icingaweb2-2.10.1.tar.gz

New:
----
  icingaweb2-2.11.0.tar.gz

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

Other differences:
------------------
++++++ icingaweb2.spec ++++++
--- /var/tmp/diff_new_pack.SKAMU0/_old  2022-07-01 13:45:40.790963481 +0200
+++ /var/tmp/diff_new_pack.SKAMU0/_new  2022-07-01 13:45:40.794963487 +0200
@@ -20,7 +20,7 @@
 %define revision 1
 
 Name:           icingaweb2
-Version:        2.10.1
+Version:        2.11.0
 Release:        %{revision}%{?dist}
 Summary:        Icinga Web 2
 License:        BSD-3-Clause AND GPL-2.0-or-later AND MIT
@@ -36,9 +36,6 @@
 %if 0%{?rhel} == 7
 %define php_scl         rh-php73
 %endif
-%if 0%{?rhel} == 6
-%define php_scl         rh-php70
-%endif
 
 %if 0%{?el5}%{?el6}%{?amzn}
 %define use_selinux 0
@@ -70,6 +67,9 @@
 # minimum required PHP version
 %define php_version 7.3.0
 
+# unsupported PHP version
+%define php_unsupported_version 8.2
+
 %if 0%{?suse_version}
 %define wwwconfigdir    %{_sysconfdir}/apache2/conf.d
 %define wwwuser         wwwrun
@@ -97,6 +97,7 @@
 
 Requires:       %{php_common} >= %{php_version}
 Requires:       %{php_runtime} >= %{php_version}
+Conflicts:      %{php_runtime} >= %{php_unsupported_version}
 %if 0%{?suse_version}
 Requires:       apache2
 %endif
@@ -108,8 +109,8 @@
 Requires:       %{name}-vendor-dompdf = %{version}-%{release}
 Requires:       %{name}-vendor-lessphp = %{version}-%{release}
 Requires:       icinga-l10n >= 1.1.0
-Requires:       icinga-php-library >= 0.8.0
-Requires:       icinga-php-thirdparty >= 0.10.0
+Requires:       icinga-php-library >= 0.9.0
+Requires:       icinga-php-thirdparty >= 0.11.0
 Requires:       icingacli = %{version}-%{release}
 Requires:       php-Icinga = %{version}-%{release}
 
@@ -149,7 +150,13 @@
 Group:          Development/Libraries/Other
 Requires:       %{php_common} >= %{php_version}
 Requires:       %{php}-gd %{php}-intl %{php}-mbstring
+%if 0%{?sle_version} >= 150200
+Requires:       %{php}-dom %{php}-curl %{php}-fileinfo
+%endif
 %{?rhel:Requires:           %{php}-pdo %{php}-xml}
+%if 0%{?rhel} >= 8 || 0%{?fedora} >= 30
+Requires:       %{php}-json
+%endif rhel >= 8 || fedora >= 30
 Requires:       %{name}-vendor-zf1 = %{version}-%{release}
 %{?amzn:Requires:           %{php}-pecl-imagick}
 %{?fedora:Requires:         php-pecl-imagick}
@@ -166,8 +173,8 @@
 Requires:       %{php_cli} >= %{php_version}
 Requires:       bash-completion
 Requires:       icinga-l10n >= 1.1.0
-Requires:       icinga-php-library >= 0.8.0
-Requires:       icinga-php-thirdparty >= 0.10.0
+Requires:       icinga-php-library >= 0.9.0
+Requires:       icinga-php-thirdparty >= 0.11.0
 Requires:       php-Icinga = %{version}-%{release}
 %if 0%{?suse_version}
 # conflict with older PHP on SLES and openSUSE

++++++ icingaweb2-2.10.1.tar.gz -> icingaweb2-2.11.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/icingaweb2/icingaweb2-2.10.1.tar.gz 
/work/SRC/openSUSE:Factory/.icingaweb2.new.1548/icingaweb2-2.11.0.tar.gz 
differ: char 13, line 1

Reply via email to