- Update to release 20240210

OBS-URL: https://build.opensuse.org/package/show/security:forensics/libnk2?expand=0&rev=13
This commit is contained in:
Jan Engelhardt 2024-02-10 14:43:14 +00:00 committed by Git OBS Bridge
parent 6367fbd56a
commit 9790847430
6 changed files with 36 additions and 30 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8a1b67794273d4ff964f1edeb462cda2547da2c9fbfe16c2937f71f98c637c16
size 1686516

View File

@ -1,11 +0,0 @@
-----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-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:afdfba1756a3242e1b0e6161875204dcb3b14cbe5652a0ab51234e0e2c5d1240
size 1686485

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmXG82EACgkQ2WJeXXrQ
F37hiwf/fvlmInvZr9nxfaj8XyZMu6XMpGYU6JodFFdZABkYHqy+FnimCPNrmp0f
WXLTObOPFkXK3ZLxnQ3h/MpkwQ9hMGEEQZ0AOZbRskcSPbBjxPhELKV3OxwdvFJQ
h2j+kkVV6fR2UAIz50S+b/uj3W0gk6/IdkSkfXC/qombVii8D84g6OpjfmN9w36Z
NUrquqPA/J6T9BjSj5SbxpKvK06MhB62oWyEWEKVfCFbLm8LxnPRDl+NgAkojidP
qkIWx8GUNuJhAnqqpulxP8kZeIfxdUGSQi3wqwp/l8s8sLyr/Fx6hBM+5J+UD+Bp
72LhPOchaBf82X9XfZItanoC8WDasw==
=mp1+
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Feb 10 14:42:59 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 20240210
* No user-visible changes
-------------------------------------------------------------------
Tue Dec 5 06:59:42 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package libnk2
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
Name: libnk2
%define lname libnk2-1
Version: 20231205
Version: 20240210
Release: 0
Summary: Library and tools to access the Outlook Nickfile (NK2) format
License: LGPL-3.0-or-later
@ -32,20 +32,20 @@ BuildRequires: gettext-tools >= 0.18.1
BuildRequires: libtool
BuildRequires: pkg-config
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(libfmapi) >= 20230408
BuildRequires: pkgconfig(libfvalue) >= 20220120
BuildRequires: pkgconfig(libfwnt) >= 20231124
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(libfmapi) >= 20240117
BuildRequires: pkgconfig(libfvalue) >= 20240124
BuildRequires: pkgconfig(libfwnt) >= 20240126
BuildRequires: pkgconfig(libuna) >= 20240130
# Various notes: https://en.opensuse.org/libyal
%description