Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package vcron for openSUSE:Factory checked in at 2023-11-07 21:27:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vcron (Old) and /work/SRC/openSUSE:Factory/.vcron.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vcron" Tue Nov 7 21:27:00 2023 rev:16 rq:1123877 version:2.3 Changes: -------- --- /work/SRC/openSUSE:Factory/vcron/vcron.changes 2014-10-16 18:16:39.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.vcron.new.17445/vcron.changes 2023-11-07 21:27:50.494790411 +0100 @@ -1,0 +2,6 @@ +Tue Nov 7 10:11:48 UTC 2023 - Dominique Leuenberger <[email protected]> + +- Fix build with RPM 4.19: unnumbered patches are no longer + supported. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vcron.spec ++++++ --- /var/tmp/diff_new_pack.TxTSYv/_old 2023-11-07 21:27:51.442825322 +0100 +++ /var/tmp/diff_new_pack.TxTSYv/_new 2023-11-07 21:27:51.442825322 +0100 @@ -1,7 +1,7 @@ # # spec file for package vcron # -# Copyright (c) 2014 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,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/ # @@ -20,11 +20,11 @@ Version: 2.3 Release: 0 Summary: TK-Interface for cron and at -License: GPL-2.0+ +License: GPL-2.0-or-later Group: System/Base -Url: http://www.Linux-kheops.com/pub/vcron/ +URL: http://www.Linux-kheops.com/pub/vcron/ Source: vcron-%{version}.tar.bz2 -Patch: vcron-%{version}-path.patch +Patch0: vcron-%{version}-path.patch Patch1: vcron-%{version}-tempfiles.patch BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -45,7 +45,7 @@ %prep %setup -n usr -%patch -p1 +%patch0 -p1 %patch1 -p1 %build
