Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package w3c-markup-validator for
openSUSE:Factory checked in at 2025-11-26 18:50:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/w3c-markup-validator (Old)
and /work/SRC/openSUSE:Factory/.w3c-markup-validator.new.14147 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "w3c-markup-validator"
Wed Nov 26 18:50:31 2025 rev:9 rq:1320199 version:1.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/w3c-markup-validator/w3c-markup-validator.changes
2024-02-22 21:02:02.406893782 +0100
+++
/work/SRC/openSUSE:Factory/.w3c-markup-validator.new.14147/w3c-markup-validator.changes
2025-11-26 18:50:49.080267564 +0100
@@ -1,0 +2,6 @@
+Thu Nov 20 15:16:45 UTC 2025 - Wolfgang Frisch <[email protected]>
+
+- Don't enable apache2-mod_proxy by default. It's not strictly required for
+ this package.
+
+-------------------------------------------------------------------
@@ -137 +143 @@
-* Thu Mar 26 00:00:00 CET 2009 [email protected]
+Thu Mar 26 00:00:00 CET 2009 [email protected]
@@ -294 +300 @@
-Wed Aug 8 00:00:00 CEST 2007 [email protected]
+Wed Aug 08 00:00:00 CEST 2007 [email protected]
@@ -322 +328 @@
-Fri Jun 1 00:00:00 CEST 2007 [email protected]
+Fri Jun 01 00:00:00 CEST 2007 [email protected]
@@ -436 +442 @@
-Mon Apr 3 00:00:00 CET 2006 [email protected]
+Mon Apr 03 00:00:00 CET 2006 [email protected]
@@ -479 +485 @@
-Wed Nov 9 00:00:00 CET 2005 [email protected]
+Wed Nov 09 00:00:00 CET 2005 [email protected]
@@ -487 +493 @@
-Tue Nov 1 00:00:00 CET 2005 [email protected]
+Tue Nov 01 00:00:00 CET 2005 [email protected]
@@ -504 +510 @@
-Mon Aug 1 00:00:00 CEST 2005 [email protected]
+Mon Aug 01 00:00:00 CEST 2005 [email protected]
@@ -577 +583 @@
-Thu Jun 9 00:00:00 CEST 2005 [email protected]
+Thu Jun 09 00:00:00 CEST 2005 [email protected]
@@ -582 +587,0 @@
--------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ w3c-markup-validator.spec ++++++
--- /var/tmp/diff_new_pack.m9lDLF/_old 2025-11-26 18:50:50.200315014 +0100
+++ /var/tmp/diff_new_pack.m9lDLF/_new 2025-11-26 18:50:50.204315183 +0100
@@ -1,7 +1,7 @@
#
# spec file for package w3c-markup-validator
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
# Copyright (c) 2006-2009 Sierk Bornemann
#
# All modifications and additions to the file contributed by third parties
@@ -90,7 +90,6 @@
%description libs
SGML and XML DTDs for the W3C Markup Validator.
-
%prep
%setup -q -n %{pkgname}-%{version} -a 1 -a 2
%patch -P 0
@@ -154,7 +153,6 @@
Please read %{_defaultdocdir}/%{name}/README.openSUSE to configure the W3C
Markup Validator to your needs.
Finally, restart the webserver with 'rcapache2 graceful'.
"
-%{_sbindir}/a2enmod proxy || :
%postun
%restart_on_update apache2