Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package html-dtd for openSUSE:Factory checked in at 2023-11-07 21:28:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/html-dtd (Old) and /work/SRC/openSUSE:Factory/.html-dtd.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "html-dtd" Tue Nov 7 21:28:32 2023 rev:16 rq:1124009 version:2004.1.26 Changes: -------- --- /work/SRC/openSUSE:Factory/html-dtd/html-dtd.changes 2017-11-17 11:00:27.487725079 +0100 +++ /work/SRC/openSUSE:Factory/.html-dtd.new.17445/html-dtd.changes 2023-11-07 21:29:25.470287783 +0100 @@ -1,0 +2,6 @@ +Mon Nov 6 16:13:11 UTC 2023 - Dominique Leuenberger <[email protected]> + +- Fix build with RPM 4.19: unnumbered patches are no longer + supported. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ html-dtd.spec ++++++ --- /var/tmp/diff_new_pack.OKs8TX/_old 2023-11-07 21:29:25.974306343 +0100 +++ /var/tmp/diff_new_pack.OKs8TX/_new 2023-11-07 21:29:25.974306343 +0100 @@ -1,7 +1,7 @@ # # spec file for package html-dtd # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,13 +12,13 @@ # 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/ # Name: html-dtd BuildRequires: sgml-skel -Url: http://www.w3.org/MarkUp/ +URL: http://www.w3.org/MarkUp/ Provides: html_dtd Obsoletes: html_dtd %define regcat /usr/bin/sgml-register-catalog @@ -44,7 +44,7 @@ Source9: CATALOG.html Source10: CATALOG.html-3.2 Source11: CATALOG.html-4.0 -Patch: html_dtd.dif +Patch0: html_dtd.dif BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -77,7 +77,7 @@ (cd html-4.01 && tar zxf $RPM_SOURCE_DIR/html401.tgz) cp -p %{SOURCE7} . %{INSTALL_DATA} %{SOURCE8} README.SUSE -%patch -p1 +%patch0 -p1 find . -type f | xargs chmod 644 find . -type d | xargs chmod 755
