From efd8f294dca92600c3ff560aa6028adf56ced40f Mon Sep 17 00:00:00 2001 From: WernerFink <> Date: Feb 28 2024 18:56:53 +0000 Subject: Update file to version 5.45 / rev 136 via SR 1150751 https://build.opensuse.org/request/show/1150751 by user WernerFink + anag+factory - Prepare for RPM 4.20 --- diff --git a/.files b/.files index e0e1308..0f62022 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 8041031..58666d6 100644 --- a/.rev +++ b/.rev @@ -1654,4 +1654,12 @@ SPDX format (forwarded request 126065 from babelworx) - Port and rename patch file-5.44.dif now file-5.45.dif 1101521 + + e2598d05370c787c8979a34df8ceac9f + 5.45 + + anag+factory + - Prepare for RPM 4.20 + 1150751 + diff --git a/file.changes b/file.changes index 2b33511..fb4a0d1 100644 --- a/file.changes +++ b/file.changes @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +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 - Add patch file-5.45-type_t.dif diff --git a/file.spec b/file.spec index 8e9ec9e..0137ab3 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 @@ -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 diff --git a/python-magic.spec b/python-magic.spec index 740ce5f..ad0a8fe 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