Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package icingaweb2 for openSUSE:Factory checked in at 2023-07-04 15:23:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/icingaweb2 (Old) and /work/SRC/openSUSE:Factory/.icingaweb2.new.23466 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "icingaweb2" Tue Jul 4 15:23:12 2023 rev:35 rq:1096703 version:2.11.4 Changes: -------- --- /work/SRC/openSUSE:Factory/icingaweb2/icingaweb2.changes 2023-05-21 19:08:44.790448166 +0200 +++ /work/SRC/openSUSE:Factory/.icingaweb2.new.23466/icingaweb2.changes 2023-07-04 15:24:02.150802709 +0200 @@ -1,0 +2,5 @@ +Tue Jul 4 07:34:26 UTC 2023 - James Pearson <[email protected]> + +- DB schema files are in schema not etc/schema in packaged tarball + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ icingaweb2.spec ++++++ --- /var/tmp/diff_new_pack.6q5UFG/_old 2023-07-04 15:24:02.806806650 +0200 +++ /var/tmp/diff_new_pack.6q5UFG/_new 2023-07-04 15:24:02.810806675 +0200 @@ -339,7 +339,7 @@ %endif sed -i 's|\/usr\/bin\/env php|\/usr\/bin\/php|g' %{buildroot}/%{basedir}/library/vendor/lessphp/bin/lessc cp -pv packages/files/public/index.php %{buildroot}/%{basedir}/public -cp -prv etc/schema %{buildroot}/%{docsdir} +cp -prv schema %{buildroot}/%{docsdir} cp -prv packages/files/config/modules/{setup,translation} %{buildroot}/%{configdir}/modules %if 0%{?use_selinux} cd selinux
