From 98bc2f16a94ea2a23bc6910e5dde3b1703458b9008046ebc458cc27614dddca2 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Mon, 26 Feb 2024 08:58:19 +0000 Subject: [PATCH 1/2] Accepting request 1150649 from home:dimstar:rpm4.20:f Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1150649 OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=275 --- file.spec | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/file.spec b/file.spec index cb3bd67..e4ccc37 100644 --- a/file.spec +++ b/file.spec @@ -109,26 +109,26 @@ to develop applications that require the magic "file" interface. %prep %setup -q -n file-%{version} -%patch42 -p0 -b .t_t -%patch1 -p0 -b .misc -%patch4 -p0 -b .conf -%patch5 -p0 -b .tex -%patch7 -p0 -b .ssd -%patch8 -p0 -b .xen -%patch9 -p0 -b .elf -%patch10 -p0 -b .prtf -%patch12 -p1 -b .opt -%patch13 -p0 -b .scri -%patch15 -p0 -b .xcur -%patch22 -p0 -b .cromfs -%patch25 -p0 -b .javacheck -%patch26 -p0 -b .solv -%patch27 -p0 -b .zip2.0 -%patch31 -p0 -b .biorad -%patch32 -p0 -b .clicfs -%patch37 -p1 -b .getenv -%patch39 -p1 -b .btrfs -%patch0 -b .0 +%patch -P 42 -p0 -b .t_t +%patch -P 1 -p0 -b .misc +%patch -P 4 -p0 -b .conf +%patch -P 5 -p0 -b .tex +%patch -P 7 -p0 -b .ssd +%patch -P 8 -p0 -b .xen +%patch -P 9 -p0 -b .elf +%patch -P 10 -p0 -b .prtf +%patch -P 12 -p1 -b .opt +%patch -P 13 -p0 -b .scri +%patch -P 15 -p0 -b .xcur +%patch -P 22 -p0 -b .cromfs +%patch -P 25 -p0 -b .javacheck +%patch -P 26 -p0 -b .solv +%patch -P 27 -p0 -b .zip2.0 +%patch -P 31 -p0 -b .biorad +%patch -P 32 -p0 -b .clicfs +%patch -P 37 -p1 -b .getenv +%patch -P 39 -p1 -b .btrfs +%patch -P 0 -b .0 test -s src/magic.h.in || cp -p src/magic.h src/magic.h.in rm -fv src/magic.h From 3446f570d9e285367fc8cdd9fe9fd5ac8b37148fb9d7af09024fd0211e11a3e0 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Mon, 26 Feb 2024 09:12:49 +0000 Subject: [PATCH 2/2] . OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=276 --- file.changes | 5 +++++ file.spec | 2 +- python-magic.spec | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/file.changes b/file.changes index 1bdb700..4f85e60 100644 --- a/file.changes +++ b/file.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 26 09:11:40 UTC 2024 - Dr. Werner Fink + +- Prepare for RPM 4.20 + ------------------------------------------------------------------- Mon Jul 31 09:44:14 UTC 2023 - Dr. Werner Fink diff --git a/file.spec b/file.spec index e4ccc37..75b6d53 100644 --- a/file.spec +++ b/file.spec @@ -1,7 +1,7 @@ # # spec file for package file # -# 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/python-magic.spec b/python-magic.spec index 3077f4f..ddcd9d7 100644 --- a/python-magic.spec +++ b/python-magic.spec @@ -1,7 +1,7 @@ # # spec file for package python-magic # -# 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