- Update to release 20240209
OBS-URL: https://build.opensuse.org/package/show/security:forensics/libmsiecf?expand=0&rev=35
This commit is contained in:
parent
2037232d8c
commit
fb6b6d90cd
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8c59371d322ac1ab2e3f3613724d0fe02f74e00db862a87198d2f2f692b04515
|
||||
size 1597043
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmVsXLEACgkQ2WJeXXrQ
|
||||
F36Qdgf/R4cWWCEJcTi/icMl5a2T8O7kvAOXieXORif9ByGFUA8ppKOXcgbYLlep
|
||||
WjE0k87HYWucSUY53s6iLE/3kp5SDbUiV+DR6zm2eH+U1izItIIj/0b7iKHN9X2m
|
||||
zi5JTwtxkOyp9A0xPL2IVjbfNwUe76UwMQ1DMaZTDR2M99H5wtkdh3DGuwkCXV0b
|
||||
Kq0kR8xjP/TXLKrjzDBfRB9UYFFSzuzxR05rwRj6LbVbkQplkPW3snQe76AiAH1D
|
||||
fePuBiCMY1MxY9srIBexE2Db3MKzJFplj/vc0IPucRO4evpFB5Ec6xtiVh0tY7xG
|
||||
AxUtJL3K8dkwKZn0Zg7k6M5W8r0arQ==
|
||||
=8Awj
|
||||
-----END PGP SIGNATURE-----
|
3
libmsiecf-alpha-20240209.tar.gz
Normal file
3
libmsiecf-alpha-20240209.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b58a25b553f017a61d4dd2c6754208c694c0dcf3bc805eb15ce07816d41169c0
|
||||
size 1597367
|
11
libmsiecf-alpha-20240209.tar.gz.asc
Normal file
11
libmsiecf-alpha-20240209.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmXFxBkACgkQ2WJeXXrQ
|
||||
F36OXQf+OXWO1YrN617fDsuhm7XGFvEm/4jTdhy7lKQasvqHl/gMMAOx9BuvDZzR
|
||||
fCmE4ud15PmKNhVHb5kCETk8G98B5vIUvdSYrZu9XMapPOc1/FpUX6nWUxpd+lYK
|
||||
IER4UebBsGlRh8k6RwP0QPHg/UCGe5k0Q3j3fv98jpRDGwpn9GzjKuq9/VVOd+Xn
|
||||
56+4a5DPZnPtthuyJeI8zBgGWdlxKl0Ix6gwq2/SoKQ0KLAofQqcUthU95MH4bfP
|
||||
sDha4Prh50ow4Zi3S4pvtwocKejKqDZ2Mlh72IzidH4+t4kPEDKx4RdoZLAsfUFx
|
||||
yByjjVWnhy6Ws3fFGxGNaV/LGE4UzQ==
|
||||
=Y2eJ
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 9 09:54:12 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 20240209
|
||||
* No user-visible changes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 5 21:43:04 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
Name: libmsiecf
|
||||
%define lname libmsiecf1
|
||||
Version: 20231203
|
||||
Version: 20240209
|
||||
Release: 0
|
||||
Summary: Library to parse MS Internet Explorer Cache Files
|
||||
License: GFDL-1.3-or-later AND LGPL-3.0-or-later
|
||||
@ -34,19 +34,19 @@ BuildRequires: c_compiler
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: pkgconfig(libbfio) >= 20221025
|
||||
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(libuna) >= 20230710
|
||||
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(libuna) >= 20240130
|
||||
%python_subpackages
|
||||
# Various notes: https://en.opensuse.org/libyal
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user