Accepting request 1146212 from security:forensics
- Update to release 20240212 OBS-URL: https://build.opensuse.org/request/show/1146212 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libolecf?expand=0&rev=26
This commit is contained in:
commit
4eeb11c568
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6dc881cc5b4145f2f18384003ac8ae3598823154654eaee54bee5bbbe8215bb0
|
||||
size 1665379
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmVsUycACgkQ2WJeXXrQ
|
||||
F35gNgf/TqTFjEA7CWu+bGtyZpxM0wWti0TvBhol4wtJ8eUcd2nI4GY919CP2Din
|
||||
E0r/Ke9yc4gY/uMR5D/4oPwZOk9Lk92Nu7bO4e0one1WIkqvWRZ0b96SQhFbRg4z
|
||||
hQRHAKW+VrU2SGyfNbfe8GiLyv8l2AXxqhJ/ALSrOAU9Ymm6ZqrG46m8UwXbZL9e
|
||||
9kVHyjbyXVs2Gg3w5P22DCvGaUzfcOQG2cX1gE/Jw6nEsfAeP2JEL4MkdPntrFkz
|
||||
QQHhHNUgqnLIYw0X2BK4JKzgguXb+3j3xmYvVU6sAkN0f3+0XyvtKD5iJG1Dxmso
|
||||
tej9cBM6jHQsBp7pD+3Kb4KojX5akQ==
|
||||
=XH5X
|
||||
-----END PGP SIGNATURE-----
|
3
libolecf-alpha-20240212.tar.gz
Normal file
3
libolecf-alpha-20240212.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:66629f72b54656107d195fe0f6d8ac1db856629954594d355583ec418faeb744
|
||||
size 1665655
|
11
libolecf-alpha-20240212.tar.gz.asc
Normal file
11
libolecf-alpha-20240212.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmXJpdoACgkQ2WJeXXrQ
|
||||
F36pqwgAnvCwq3ArzM1NnpCXAMKy/YPJpG6reJEQPyUjRI715211pK4Huda9HFXO
|
||||
XJzsPQIMeLzaE8/qIo5aC83wtqzoUbGO+8OvjIg8qP8fqXT/la2QSvOzTmObeI7s
|
||||
M/IE3jswUCyUdWutZ3QVxBJEYW0M9Sb814Gs5W1WhN4GGF17srHFkv3Q8B1o0RSU
|
||||
11z70OTCz/bqVrUs55J4lDVeCBGA0iUrNm5owWElThVKIxKLhfW6tJonaLhw5Uuq
|
||||
L7u3MKHm8gw64ppfM0TcIXPgC9AiQ0ILRGCjeXD/rpdEz86ctQE34Anv+hsvgMYF
|
||||
VrQXaQmYI//B4ddM30pQPeNAup+pKA==
|
||||
=ZZRz
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 12 10:04:17 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 20240212
|
||||
* No user-visible changes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 5 21:43:04 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define lname libolecf1
|
||||
Name: libolecf
|
||||
Version: 20231203
|
||||
Version: 20240212
|
||||
Release: 0
|
||||
Summary: Library and tools to access the OLE 2 Compound File (OLECF) format
|
||||
License: GFDL-1.3-or-later AND LGPL-3.0-or-later
|
||||
@ -33,21 +33,21 @@ BuildRequires: %python_module setuptools
|
||||
BuildRequires: c_compiler
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: pkgconfig(libbfio) >= 20220120
|
||||
BuildRequires: pkgconfig(libcdata) >= 20230108
|
||||
BuildRequires: pkgconfig(libcerror) >= 20220101
|
||||
BuildRequires: pkgconfig(libcfile) >= 20220106
|
||||
BuildRequires: pkgconfig(libclocale) >= 20221218
|
||||
BuildRequires: pkgconfig(libcnotify) >= 20220108
|
||||
BuildRequires: pkgconfig(libcpath) >= 20220108
|
||||
BuildRequires: pkgconfig(libcsplit) >= 20220109
|
||||
BuildRequires: pkgconfig(libcthreads) >= 20220102
|
||||
BuildRequires: pkgconfig(libfdatetime) >= 20220112
|
||||
BuildRequires: pkgconfig(libfguid) >= 20220113
|
||||
BuildRequires: pkgconfig(libfole) >= 20220115
|
||||
BuildRequires: pkgconfig(libfvalue) >= 20220120
|
||||
BuildRequires: pkgconfig(libfwps) >= 20231126
|
||||
BuildRequires: pkgconfig(libuna) >= 20220611
|
||||
BuildRequires: pkgconfig(libbfio) >= 20221025
|
||||
BuildRequires: pkgconfig(libcdata) >= 20240103
|
||||
BuildRequires: pkgconfig(libcerror) >= 20240101
|
||||
BuildRequires: pkgconfig(libcfile) >= 20240106
|
||||
BuildRequires: pkgconfig(libclocale) >= 20240107
|
||||
BuildRequires: pkgconfig(libcnotify) >= 20240108
|
||||
BuildRequires: pkgconfig(libcpath) >= 20240109
|
||||
BuildRequires: pkgconfig(libcsplit) >= 20240110
|
||||
BuildRequires: pkgconfig(libcthreads) >= 20240102
|
||||
BuildRequires: pkgconfig(libfdatetime) >= 20240115
|
||||
BuildRequires: pkgconfig(libfguid) >= 20240116
|
||||
BuildRequires: pkgconfig(libfole) >= 20240119
|
||||
BuildRequires: pkgconfig(libfvalue) >= 20240124
|
||||
BuildRequires: pkgconfig(libfwps) >= 20240120
|
||||
BuildRequires: pkgconfig(libuna) >= 20240130
|
||||
%python_subpackages
|
||||
# Various notes: https://en.opensuse.org/libyal
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user