Accepting request 1170303 from security:forensics
- Update to release 20240426 OBS-URL: https://build.opensuse.org/request/show/1170303 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnk2?expand=0&rev=8
This commit is contained in:
commit
f777bf0a91
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:afdfba1756a3242e1b0e6161875204dcb3b14cbe5652a0ab51234e0e2c5d1240
|
||||
size 1686485
|
@ -1,11 +0,0 @@
|
||||
-----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-----
|
3
libnk2-alpha-20240426.tar.gz
Normal file
3
libnk2-alpha-20240426.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:531e67bf4e3205fee43e91a8bb858eea70527f869b92da910ed6eb2be8748928
|
||||
size 1688231
|
11
libnk2-alpha-20240426.tar.gz.asc
Normal file
11
libnk2-alpha-20240426.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmYrKUoACgkQ2WJeXXrQ
|
||||
F37b2QgAs1WPWiRxYdJg0O0XlpS6+8nNOv9xuMrRTu7NcQdhKP3bYGxd8ZKHC283
|
||||
czeevVxjjRpqqCrNHVUHaaDacfqCVfKG9xmQFuKdqQMg2K7XZBSGZw7+U2y6dr4Z
|
||||
wJq9Gseqovv3C942hZL85s+s6pZNmydW5JACrAcjLzEyTIWb5EbaRlA+hLXtYN4X
|
||||
acqYzAjfmyW6qSTbYBSPvncV3KFc9yxW77Sd76ysX58ioorTWD9KNhHAoAWix8Zb
|
||||
YdHO0RRneeyabk0DhnQTGTjVa/ahH61DfQC2MAu+qaS8CBoJ8Bt3s3Es+b55kTib
|
||||
hEJWkcHOIJIcC+wHHkfDokxhI06frw==
|
||||
=yfiz
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 26 14:19:12 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 20240426
|
||||
* No changelog was provided
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 10 14:42:59 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
37
libnk2.spec
37
libnk2.spec
@ -18,34 +18,34 @@
|
||||
|
||||
Name: libnk2
|
||||
%define lname libnk2-1
|
||||
Version: 20240210
|
||||
Version: 20240426
|
||||
Release: 0
|
||||
Summary: Library and tools to access the Outlook Nickfile (NK2) format
|
||||
License: LGPL-3.0-or-later
|
||||
Group: Development/Libraries/C and C++
|
||||
URL: https://github.com/libyal/libnk2
|
||||
Source: https://github.com/libyal/libnk2/releases/download/%version/libnk2-alpha-%version.tar.gz
|
||||
Source2: https://github.com/libyal/libnk2/releases/download/%version/libnk2-alpha-%version.tar.gz.asc
|
||||
Source: https://github.com/libyal/libnk2/releases/download/%version/%name-alpha-%version.tar.gz
|
||||
Source2: https://github.com/libyal/libnk2/releases/download/%version/%name-alpha-%version.tar.gz.asc
|
||||
Source3: %name.keyring
|
||||
BuildRequires: c_compiler
|
||||
BuildRequires: gettext-tools >= 0.18.1
|
||||
BuildRequires: libtool
|
||||
BuildRequires: pkg-config
|
||||
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(libfmapi) >= 20240117
|
||||
BuildRequires: pkgconfig(libfvalue) >= 20240124
|
||||
BuildRequires: pkgconfig(libfwnt) >= 20240126
|
||||
BuildRequires: pkgconfig(libuna) >= 20240130
|
||||
BuildRequires: pkgconfig(libcdata) >= 20240414
|
||||
BuildRequires: pkgconfig(libcerror) >= 20240413
|
||||
BuildRequires: pkgconfig(libcfile) >= 20240414
|
||||
BuildRequires: pkgconfig(libclocale) >= 20240414
|
||||
BuildRequires: pkgconfig(libcnotify) >= 20240414
|
||||
BuildRequires: pkgconfig(libcpath) >= 20240414
|
||||
BuildRequires: pkgconfig(libcsplit) >= 20240414
|
||||
BuildRequires: pkgconfig(libcthreads) >= 20240413
|
||||
BuildRequires: pkgconfig(libfdatetime) >= 20240415
|
||||
BuildRequires: pkgconfig(libfguid) >= 20240415
|
||||
BuildRequires: pkgconfig(libfmapi) >= 20240415
|
||||
BuildRequires: pkgconfig(libfvalue) >= 20240415
|
||||
BuildRequires: pkgconfig(libfwnt) >= 20240415
|
||||
BuildRequires: pkgconfig(libuna) >= 20240414
|
||||
# Various notes: https://en.opensuse.org/libyal
|
||||
|
||||
%description
|
||||
@ -95,8 +95,7 @@ grep ' local' config.log && exit 1
|
||||
%make_install
|
||||
find "%buildroot" -type f -name "*.la" -delete -print
|
||||
|
||||
%post -n %lname -p /sbin/ldconfig
|
||||
%postun -n %lname -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets -n %lname
|
||||
|
||||
%files -n %lname
|
||||
%license COPYING*
|
||||
|
Loading…
Reference in New Issue
Block a user