- Update to release 20231205
OBS-URL: https://build.opensuse.org/package/show/security:forensics/libnk2?expand=0&rev=11
This commit is contained in:
parent
754cd55c67
commit
6367fbd56a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:07ff99db489be480d834c84ab4daa327521bd3348f8ce14706f600cc06b33ecd
|
|
||||||
size 1703557
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmN8XP0ACgkQ2WJeXXrQ
|
|
||||||
F37m8QgArM/9xTd0SV8GiR7ITnkSaTwzSo5etXYxNIMMQxIVd9sbsRjGQsn8KGFc
|
|
||||||
BmdjtOS4KHT0gFnNWtLItVA5ygx9OHypffH+pg9e11+9MSebYyW8zWv1m98Iz3kX
|
|
||||||
hxWSY8EHcpGZDy/z1xLHT+yHB9WEsfuL1b7kHsY3ve1ipX2nOvX4WPtc+T1I30lM
|
|
||||||
cLBYgyUoU38Wn0fLj2Qp+rqkUIwaFZjQxA9vM7Ibev5KdcE5Udh7ogIwnpxR01sS
|
|
||||||
OW46gfMzUdxwpqtKCbxLyvzjlyCxAgjZ8Iwri7b9MggMVGE5Qj960zaHKiKcZUqX
|
|
||||||
UP2oqxvoYoPUXBn0h/qGaY0jPSuLww==
|
|
||||||
=CJe0
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
libnk2-alpha-20231205.tar.gz
Normal file
3
libnk2-alpha-20231205.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8a1b67794273d4ff964f1edeb462cda2547da2c9fbfe16c2937f71f98c637c16
|
||||||
|
size 1686516
|
11
libnk2-alpha-20231205.tar.gz.asc
Normal file
11
libnk2-alpha-20231205.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmVup5cACgkQ2WJeXXrQ
|
||||||
|
F34SHwf9E1bBf/NogwahHNtvVW7a+UxxwOy/7Wob51pBD4j6VmwpkCQ3fLmWfy/a
|
||||||
|
2gnOSjfHoBX32f/dVqxzNfAZsfDkwoHkvtNOD5LPlN7UaofVyCOp2Ropm4Yqpd9x
|
||||||
|
THE+scd3lEVMQet9g02J4PqaB494JCMgQ3T1n0s6GwFDHeO3p7zTORQ+cXKs/uZU
|
||||||
|
kcVeUzYYQBwwG3lF1r6OFX2LvNDp5kd7zwC7d1ukBFloqzUQcOXD1B0loOGJi2zC
|
||||||
|
mVfb2RkCMCp5WAEloyISbkkr+O0rSEw9+VIgtRUA6pgfrg/vjf6JyKxDKJWa8j7W
|
||||||
|
VVmODvXPzwtdoc5otzz03i1S/vIn4A==
|
||||||
|
=aKIo
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 5 06:59:42 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 20231205
|
||||||
|
* Improved Python Unicode handling
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 3 15:57:49 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
Tue Jan 3 15:57:49 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
12
libnk2.spec
12
libnk2.spec
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
Name: libnk2
|
Name: libnk2
|
||||||
%define lname libnk2-1
|
%define lname libnk2-1
|
||||||
Version: 20221122
|
Version: 20231205
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library and tools to access the Outlook Nickfile (NK2) format
|
Summary: Library and tools to access the Outlook Nickfile (NK2) format
|
||||||
License: LGPL-3.0-or-later
|
License: LGPL-3.0-or-later
|
||||||
@ -32,20 +32,20 @@ BuildRequires: gettext-tools >= 0.18.1
|
|||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: pkgconfig(libbfio) >= 20221025
|
BuildRequires: pkgconfig(libbfio) >= 20221025
|
||||||
BuildRequires: pkgconfig(libcdata) >= 20220115
|
BuildRequires: pkgconfig(libcdata) >= 20230108
|
||||||
BuildRequires: pkgconfig(libcerror) >= 20220101
|
BuildRequires: pkgconfig(libcerror) >= 20220101
|
||||||
BuildRequires: pkgconfig(libcfile) >= 20220106
|
BuildRequires: pkgconfig(libcfile) >= 20220106
|
||||||
BuildRequires: pkgconfig(libclocale) >= 20220107
|
BuildRequires: pkgconfig(libclocale) >= 20221218
|
||||||
BuildRequires: pkgconfig(libcnotify) >= 20220108
|
BuildRequires: pkgconfig(libcnotify) >= 20220108
|
||||||
BuildRequires: pkgconfig(libcpath) >= 20220108
|
BuildRequires: pkgconfig(libcpath) >= 20220108
|
||||||
BuildRequires: pkgconfig(libcsplit) >= 20220109
|
BuildRequires: pkgconfig(libcsplit) >= 20220109
|
||||||
BuildRequires: pkgconfig(libcthreads) >= 20220102
|
BuildRequires: pkgconfig(libcthreads) >= 20220102
|
||||||
BuildRequires: pkgconfig(libfdatetime) >= 20220112
|
BuildRequires: pkgconfig(libfdatetime) >= 20220112
|
||||||
BuildRequires: pkgconfig(libfguid) >= 20220113
|
BuildRequires: pkgconfig(libfguid) >= 20220113
|
||||||
BuildRequires: pkgconfig(libfmapi) >= 20220114
|
BuildRequires: pkgconfig(libfmapi) >= 20230408
|
||||||
BuildRequires: pkgconfig(libfvalue) >= 20220120
|
BuildRequires: pkgconfig(libfvalue) >= 20220120
|
||||||
BuildRequires: pkgconfig(libfwnt) >= 20220922
|
BuildRequires: pkgconfig(libfwnt) >= 20231124
|
||||||
BuildRequires: pkgconfig(libuna) >= 20220611
|
BuildRequires: pkgconfig(libuna) >= 20230710
|
||||||
# Various notes: https://en.opensuse.org/libyal
|
# Various notes: https://en.opensuse.org/libyal
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
Reference in New Issue
Block a user