Accepting request 1154988 from security:forensics
- Update to release 20240305 OBS-URL: https://build.opensuse.org/request/show/1154988 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmodi?expand=0&rev=13
This commit is contained in:
commit
273764d8fa
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:01aa4f2ac8a0e2673a37952cdb98a21d0572ac40771cc83fc2170f78533fb8bc
|
|
||||||
size 2075035
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmVfoQYACgkQ2WJeXXrQ
|
|
||||||
F34YLQf/ScguTZNipaZsVQNZwZ6UMaB8gGwrZV2Qpj07Dz4rfXkXuA5N8tOZwYA1
|
|
||||||
NBvbZwzukrj93sD92OU4m+Vtc5fLDOXencsbYNJtjcdr7HzlX8VfpD+NnlsMX2Fa
|
|
||||||
+4j3AHe4M58akz6nPA3hMPlZrKJjmvcK2wfyFk6w4Km8BIe1l57mtaKm9okfaakC
|
|
||||||
p1yOc67l3j2F3PHVBEu/rfMU2e69T8T0w1YLZlewRcrwVrU0ROPsEFye8muvZEyt
|
|
||||||
PIIsmFIEmrvn61wuPt7OzcOEV0FdamPlasfP+yiU3R+P3Dx6qSGhjCcaEWtnr/rb
|
|
||||||
6KKpT4SxYC0bLxzuVbJsSiEVXRodyQ==
|
|
||||||
=p7q2
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
libmodi-experimental-20240305.tar.gz
Normal file
3
libmodi-experimental-20240305.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a1657a4d9c3903c4fc6e41d0bc6f92ae9635849792da9432b5046a8def7ab529
|
||||||
|
size 2073978
|
11
libmodi-experimental-20240305.tar.gz.asc
Normal file
11
libmodi-experimental-20240305.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmXmr7wACgkQ2WJeXXrQ
|
||||||
|
F34PoAf/WcMcoItfuwNmr9sG2r6ZaF6mqV49iJLyFs6uVyWtBu0+SAfGWYMODPCb
|
||||||
|
sfIwLb3ax3ppjpBkSczYCNKKvX9V6FmvojHpQ6LEIsDwqEPiaDLkzph2zo6iTmnP
|
||||||
|
zl1wowerCqlyPnVSVIOljXrJpIm63bgoHB9lKPpmFo580OSq19fITWX50uUZ0FSK
|
||||||
|
gOfw/+qv7iwymVPg/0orWV+SpSX9LunXjFqeKGbAPSrYRCVMod4oERbvQHgoO9ye
|
||||||
|
PLe8TCrVqoytkCI/WcdCVxdhF9QkdyjTTFtzp6gY1elTMogBX9KUJVBhH3Vimpv7
|
||||||
|
11CEyQaIw4yhiFIh9fQf28KfNi5LPw==
|
||||||
|
=6YFM
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 5 07:52:54 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 20240305
|
||||||
|
* No user-visible changes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 5 21:43:04 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
Mon Feb 5 21:43:04 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
38
libmodi.spec
38
libmodi.spec
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
Name: libmodi
|
Name: libmodi
|
||||||
%define lname libmodi1
|
%define lname libmodi1
|
||||||
Version: 20231123
|
Version: 20240305
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library and tools to access the Mac OS disk image formats
|
Summary: Library and tools to access the Mac OS disk image formats
|
||||||
License: LGPL-3.0-or-later
|
License: LGPL-3.0-or-later
|
||||||
@ -37,25 +37,25 @@ BuildRequires: python-rpm-macros
|
|||||||
BuildRequires: pkgconfig(bzip2)
|
BuildRequires: pkgconfig(bzip2)
|
||||||
BuildRequires: pkgconfig(fuse)
|
BuildRequires: pkgconfig(fuse)
|
||||||
BuildRequires: pkgconfig(libbfio) >= 20221025
|
BuildRequires: pkgconfig(libbfio) >= 20221025
|
||||||
BuildRequires: pkgconfig(libcaes) >= 20231120
|
BuildRequires: pkgconfig(libcaes) >= 20240114
|
||||||
BuildRequires: pkgconfig(libcdata) >= 20230108
|
BuildRequires: pkgconfig(libcdata) >= 20240103
|
||||||
BuildRequires: pkgconfig(libcdirectory) >= 20220105
|
BuildRequires: pkgconfig(libcdirectory) >= 20240105
|
||||||
BuildRequires: pkgconfig(libcerror) >= 20220101
|
BuildRequires: pkgconfig(libcerror) >= 20240101
|
||||||
BuildRequires: pkgconfig(libcfile) >= 20220106
|
BuildRequires: pkgconfig(libcfile) >= 20240106
|
||||||
BuildRequires: pkgconfig(libclocale) >= 20221218
|
BuildRequires: pkgconfig(libclocale) >= 20240107
|
||||||
BuildRequires: pkgconfig(libcnotify) >= 20220108
|
BuildRequires: pkgconfig(libcnotify) >= 20240108
|
||||||
BuildRequires: pkgconfig(libcpath) >= 20220108
|
BuildRequires: pkgconfig(libcpath) >= 20240109
|
||||||
BuildRequires: pkgconfig(libcsplit) >= 20220109
|
BuildRequires: pkgconfig(libcsplit) >= 20240110
|
||||||
BuildRequires: pkgconfig(libcthreads) >= 20220102
|
BuildRequires: pkgconfig(libcthreads) >= 20240102
|
||||||
BuildRequires: pkgconfig(libfcache) >= 20230115
|
BuildRequires: pkgconfig(libfcache) >= 20240112
|
||||||
BuildRequires: pkgconfig(libfdata) >= 20230319
|
BuildRequires: pkgconfig(libfdata) >= 20240114
|
||||||
BuildRequires: pkgconfig(libfguid) >= 20220113
|
BuildRequires: pkgconfig(libfguid) >= 20240116
|
||||||
BuildRequires: pkgconfig(libfmos) >= 20231122
|
BuildRequires: pkgconfig(libfmos) >= 20240118
|
||||||
BuildRequires: pkgconfig(libfplist) >= 20231023
|
BuildRequires: pkgconfig(libfplist) >= 20240120
|
||||||
BuildRequires: pkgconfig(libfvalue) >= 20220120
|
BuildRequires: pkgconfig(libfvalue) >= 20240124
|
||||||
BuildRequires: pkgconfig(libhmac) >= 20230407
|
BuildRequires: pkgconfig(libhmac) >= 20240129
|
||||||
BuildRequires: pkgconfig(liblzma)
|
BuildRequires: pkgconfig(liblzma)
|
||||||
BuildRequires: pkgconfig(libuna) >= 20230710
|
BuildRequires: pkgconfig(libuna) >= 20240130
|
||||||
BuildRequires: pkgconfig(zlib)
|
BuildRequires: pkgconfig(zlib)
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
# Various notes: https://en.opensuse.org/libyal
|
# Various notes: https://en.opensuse.org/libyal
|
||||||
|
Loading…
x
Reference in New Issue
Block a user