Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package apache2 for openSUSE:Factory checked in at 2022-09-21 14:41:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/apache2 (Old) and /work/SRC/openSUSE:Factory/.apache2.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apache2" Wed Sep 21 14:41:49 2022 rev:197 rq:1004996 version:2.4.54 Changes: -------- --- /work/SRC/openSUSE:Factory/apache2/apache2.changes 2022-09-13 15:07:59.576406759 +0200 +++ /work/SRC/openSUSE:Factory/.apache2.new.2083/apache2.changes 2022-09-21 14:42:41.757798807 +0200 @@ -1,0 +2,6 @@ +Tue Sep 20 15:01:58 UTC 2022 - David Anes <david.a...@suse.com> + +- Remove references to README.QUICKSTART and point them to + https://en.opensuse.org/SDB:Apache_installation (bsc#1203573) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ apache2-vhost-ssl.template ++++++ --- /var/tmp/diff_new_pack.iQ0czg/_old 2022-09-21 14:42:43.485803600 +0200 +++ /var/tmp/diff_new_pack.iQ0czg/_new 2022-09-21 14:42:43.493803622 +0200 @@ -2,7 +2,7 @@ # Note: to use the template, rename it to /etc/apache2/vhost.d/yourvhost.conf. # Files must have the .conf suffix to be loaded. # -# See /usr/share/doc/packages/apache2/README.QUICKSTART for further hints +# See https://en.opensuse.org/SDB:Apache_installation for further hints # about virtual hosts. # # This is the Apache server configuration file providing SSL support. ++++++ apache2-vhost.template ++++++ --- /var/tmp/diff_new_pack.iQ0czg/_old 2022-09-21 14:42:43.533803733 +0200 +++ /var/tmp/diff_new_pack.iQ0czg/_new 2022-09-21 14:42:43.537803744 +0200 @@ -3,7 +3,7 @@ # Note: to use the template, rename it to /etc/apache2/vhost.d/yourvhost.conf. # Files must have the .conf suffix to be loaded. # -# See /usr/share/doc/packages/apache2/README.QUICKSTART for further hints +# See https://en.opensuse.org/SDB:Apache_installation for further hints # about virtual hosts. # # Almost any Apache directive may go into a VirtualHost container.