Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xhtml-dtd for openSUSE:Factory checked in at 2025-01-16 18:34:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xhtml-dtd (Old) and /work/SRC/openSUSE:Factory/.xhtml-dtd.new.1881 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xhtml-dtd" Thu Jan 16 18:34:49 2025 rev:20 rq:1238265 version:2006.8.16 Changes: -------- --- /work/SRC/openSUSE:Factory/xhtml-dtd/xhtml-dtd.changes 2016-07-30 00:27:37.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xhtml-dtd.new.1881/xhtml-dtd.changes 2025-01-16 18:35:22.241018870 +0100 @@ -1,0 +2,8 @@ +Tue Jan 14 13:33:34 UTC 2025 - Dominique Leuenberger <[email protected]> + +- Fix escaping of commented out patch: with RPM 4.20, %patch + becomes a standard, expandable macro, that can span more than one + line. Commenting out with #%patch can thus lead to invalid + results. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xhtml-dtd.spec ++++++ --- /var/tmp/diff_new_pack.A6fsYN/_old 2025-01-16 18:35:22.885045461 +0100 +++ /var/tmp/diff_new_pack.A6fsYN/_new 2025-01-16 18:35:22.885045461 +0100 @@ -1,7 +1,7 @@ # # spec file for package xhtml-dtd # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -31,7 +31,7 @@ Requires: sgml-skel >= 0.7 %define regcat /usr/bin/sgml-register-catalog PreReq: %{regcat} /usr/bin/xmlcatalog -Url: http://www.w3.org/MarkUp/ +URL: http://www.w3.org/MarkUp/ Source0: http://www.w3.org/Consortium/Legal/copyright-software.html Source1: http://www.w3.org/TR/xhtml1/xhtml1.tgz Source2: http://www.w3.org/TR/2001/REC-xhtml11-20010531/xhtml11.tgz @@ -77,7 +77,7 @@ %prep %setup -q -c -T -# %patch +# %%patch cp -p %{SOURCE0} . cp %{S:6} %{S:7} %{S:8} %{S:9} %{S:10} . %setup -q -D -T -a1 -a2 -a3 -a4 -a5
