From bf019dcc488620499d1f6d7749ce1beade37ba6f90bde99d9218723f76f2c00c Mon Sep 17 00:00:00 2001 From: Martin Schreiner Date: Mon, 26 Feb 2024 18:36:08 +0000 Subject: [PATCH 1/2] Accepting request 1150601 from home:dimstar:rpm4.20:d Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1150601 OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/dpkg?expand=0&rev=104 --- dpkg.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dpkg.spec b/dpkg.spec index 900c511..e3e244d 100644 --- a/dpkg.spec +++ b/dpkg.spec @@ -86,12 +86,12 @@ Libraries and header files for dpkg. %prep %setup -q -%patch1 -p1 +%patch -P 1 -p1 %if 0%{?suse_version} == 1315 -%patch2 -p1 +%patch -P 2 -p1 %endif -%patch3 -p1 -%patch4 -p1 +%patch -P 3 -p1 +%patch -P 4 -p1 %build %global _lto_cflags %{_lto_cflags} -ffat-lto-objects From c69bb22d935f60e81a031c6967cbbddd324ab28c5ec8fc619e185933d8c88da6 Mon Sep 17 00:00:00 2001 From: Martin Schreiner Date: Tue, 27 Feb 2024 20:12:50 +0000 Subject: [PATCH 2/2] Accepting request 1152501 from home:mschreiner:branches:system:packagemanager Prepare for RPM 4.20. Add missing changelog entries. OBS-URL: https://build.opensuse.org/request/show/1152501 OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/dpkg?expand=0&rev=105 --- dpkg.changes | 5 +++++ dpkg.spec | 2 +- update-alternatives.changes | 5 +++++ update-alternatives.spec | 2 +- 4 files changed, 12 insertions(+), 2 deletions(-) diff --git a/dpkg.changes b/dpkg.changes index 009c707..78d8bda 100644 --- a/dpkg.changes +++ b/dpkg.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 27 18:43:19 UTC 2024 - Martin Schreiner + +- Prepare for RPM 4.20. + ------------------------------------------------------------------- Sun Dec 31 15:35:34 UTC 2023 - Martin Schreiner diff --git a/dpkg.spec b/dpkg.spec index e3e244d..c53fa67 100644 --- a/dpkg.spec +++ b/dpkg.spec @@ -1,7 +1,7 @@ # # spec file for package dpkg # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed diff --git a/update-alternatives.changes b/update-alternatives.changes index 149c891..1ae2273 100644 --- a/update-alternatives.changes +++ b/update-alternatives.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 27 18:43:19 UTC 2024 - Martin Schreiner + +- Prepare for RPM 4.20. + ------------------------------------------------------------------- Sun Dec 31 15:35:34 UTC 2023 - Martin Schreiner diff --git a/update-alternatives.spec b/update-alternatives.spec index 729d049..9abb574 100644 --- a/update-alternatives.spec +++ b/update-alternatives.spec @@ -1,7 +1,7 @@ # # spec file for package update-alternatives # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed