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 900c511..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 @@ -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 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