- Update to release 20240225
OBS-URL: https://build.opensuse.org/package/show/security:forensics/libfwsi?expand=0&rev=44
This commit is contained in:
parent
8ba5d1c9a5
commit
b7165ffdad
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5ca68a5a56c5b494e297a529482871a38fda1099981107a127434bcfc85440d8
|
||||
size 1391895
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmVpZOwACgkQ2WJeXXrQ
|
||||
F34+bAgApUmjL3UxaLexUkvWc/u5PW+Vxa+1HlxWGtRTQvNd/S+/pkHMm1QgzNmm
|
||||
BFxK30R+NeOxOUuJQS7Gm6MsvmB0s8B6IrYwkaqPMrHwYvDjwPliTd6XCsVLdBf9
|
||||
8c4NYmiz9+OwHP1+aodquCKatVAI5+63S+4CCGCAh07c7MPag5tx9SCHim7Ho2/S
|
||||
p5G32enh09EPT3dDPuo8l8IaUadCfNUgungXngMZY+f+8HhNyhq+JwkDK5zmUADC
|
||||
np3iz0ch6rdehqu48LA4Gg1u68dvR7kj12OCLlE2BbR5UQsbBAC1WlUl/hLP+nRf
|
||||
HkgqREzo3/6+CEJvwH5SLR0NLOal0w==
|
||||
=a88P
|
||||
-----END PGP SIGNATURE-----
|
3
libfwsi-experimental-20240225.tar.gz
Normal file
3
libfwsi-experimental-20240225.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9eb8d3b58437888b8d9ddc18139700ed03e8ae01e7e3c3e2c2b5409ac3f2cf3a
|
||||
size 1404877
|
11
libfwsi-experimental-20240225.tar.gz.asc
Normal file
11
libfwsi-experimental-20240225.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmXbUzgACgkQ2WJeXXrQ
|
||||
F359bgf/fmIW+UcNIhQhopKA/utgH6bZ0Aqf5YxX3cKvD7ZnhpgQeYbJk7gUdo6L
|
||||
G8pJKOVTLP3zOlLZe/ZYsbGGGFt+9fQ0I4WXVV9ly/M61kn00vSoYPWYiJM8pVoY
|
||||
7nRansRbpOWfMMkUmT3RMs0Ci6HUQ4z4fstbEJVBU75VBWZNUxkwn/P8yO3TmX/8
|
||||
G1wb+z9Z9U44RLUn6mE9N434eFHY40l18cmhDXUAB8/wAAaai74K+WVdJfDv1sw/
|
||||
1OMgz77NSChsIBfW7eyZXU3sEke6Hw8dDfbygBRpMF+TtIv1DshwBzFWiPPZYwqU
|
||||
eNH34swslFSQfV5+I1LxJpBYls/kBw==
|
||||
=h++9
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 25 18:24:46 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 20240225
|
||||
* Added functions for notifications, delegate folder identifiers,
|
||||
control panel categories, control panel items, and
|
||||
user property views.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 5 21:43:04 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
22
libfwsi.spec
22
libfwsi.spec
@ -18,7 +18,7 @@
|
||||
|
||||
%define lname libfwsi1
|
||||
Name: libfwsi
|
||||
Version: 20231130
|
||||
Version: 20240225
|
||||
Release: 0
|
||||
Summary: Library to access the Windows Shell Item format
|
||||
License: GFDL-1.3-or-later AND LGPL-3.0-or-later
|
||||
@ -33,16 +33,16 @@ BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: c_compiler
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: pkgconfig(libcdata) >= 20230108
|
||||
BuildRequires: pkgconfig(libcerror) >= 20220101
|
||||
BuildRequires: pkgconfig(libclocale) >= 20221218
|
||||
BuildRequires: pkgconfig(libcnotify) >= 20220108
|
||||
BuildRequires: pkgconfig(libcthreads) >= 20220102
|
||||
BuildRequires: pkgconfig(libfdatetime) >= 20220112
|
||||
BuildRequires: pkgconfig(libfguid) >= 20220113
|
||||
BuildRequires: pkgconfig(libfole) >= 20220115
|
||||
BuildRequires: pkgconfig(libfwps) >= 20220122
|
||||
BuildRequires: pkgconfig(libuna) >= 20230710
|
||||
BuildRequires: pkgconfig(libcdata) >= 20240103
|
||||
BuildRequires: pkgconfig(libcerror) >= 20240101
|
||||
BuildRequires: pkgconfig(libclocale) >= 20240107
|
||||
BuildRequires: pkgconfig(libcnotify) >= 20240108
|
||||
BuildRequires: pkgconfig(libcthreads) >= 20240102
|
||||
BuildRequires: pkgconfig(libfdatetime) >= 20240115
|
||||
BuildRequires: pkgconfig(libfguid) >= 20240116
|
||||
BuildRequires: pkgconfig(libfole) >= 20240119
|
||||
BuildRequires: pkgconfig(libfwps) >= 20240224
|
||||
BuildRequires: pkgconfig(libuna) >= 20240130
|
||||
%python_subpackages
|
||||
# Various notes: https://en.opensuse.org/libyal
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user