Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package livedtd for openSUSE:Factory checked in at 2023-11-07 21:28:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/livedtd (Old) and /work/SRC/openSUSE:Factory/.livedtd.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "livedtd" Tue Nov 7 21:28:33 2023 rev:16 rq:1124016 version:2007.1.15 Changes: -------- --- /work/SRC/openSUSE:Factory/livedtd/livedtd.changes 2011-09-23 02:11:55.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.livedtd.new.17445/livedtd.changes 2023-11-07 21:29:26.214315182 +0100 @@ -1,0 +2,6 @@ +Tue Nov 7 09:07:57 UTC 2023 - Dominique Leuenberger <[email protected]> + +- Fix build with RPM 4.19: unnumbered patches are no longer + supported. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ livedtd.spec ++++++ --- /var/tmp/diff_new_pack.7v1XyJ/_old 2023-11-07 21:29:26.642330942 +0100 +++ /var/tmp/diff_new_pack.7v1XyJ/_new 2023-11-07 21:29:26.646331090 +0100 @@ -1,7 +1,7 @@ # -# spec file for package livedtd (Version 2007.1.15) +# spec file for package livedtd # -# Copyright (c) 2009 SUSE LINUX Products 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,21 +12,19 @@ # 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/ # -# norootforbuild - Name: livedtd -Url: http://www.sagehill.net/livedtd/ +URL: http://www.sagehill.net/livedtd/ Group: Productivity/Publishing/XML License: BSD-3-Clause Summary: DTD Visualizing Tool Version: 2007.1.15 -Release: 1 +Release: 0 Source0: http://www.sagehill.net/livedtd/downloads/%{name}.tar.gz -Patch: livedtd-catalog.patch +Patch0: livedtd-catalog.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch @@ -44,7 +42,7 @@ %prep %setup0 -q -c -n %{name} -%patch -p 1 -b .catalog +%patch0 -p 1 -b .catalog %install if [ -n $RPM_BUILD_ROOT ]; then
