SHA256
1
0
forked from pool/libfusn

- Update to release 20240416

OBS-URL: https://build.opensuse.org/package/show/security:forensics/libfusn?expand=0&rev=12
This commit is contained in:
Jan Engelhardt 2024-04-16 06:14:08 +00:00 committed by Git OBS Bridge
parent fb350f32dd
commit 200997d671
5 changed files with 27 additions and 11 deletions

View File

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

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmYeBTgACgkQ2WJeXXrQ
F3786Af/WI4NtV+fGR6sebI6HAzFdkxUVN+t/fN5LcfEpt8PusUlU+Kx5XdhL+dH
AxiUue74ayGidTSPSUEhVQzkWhBjAJUR7mcuRvIabCcY2+20ku8AN1j26fiJJngd
ZN2UhMEA+29cmp9Bbn7En/Fedjz+cG0PaXyl2Ung0PJzLhwQgZvook/L93SVgCjV
3NBUbFwVjjHzxAOYXPiT9Xu9droyLZydF/Z3bqbvpuqz3GSMBnOr8IIxhXX92DrH
FuaasWt/4QBkKNCMgxXAVkd6q5Y72gIoSk8w6XgxcUGi8odpEzmjDa4YyHB1zuYT
K6HiItKlyhZ+iaE5C1bsPHOrrcRDPA==
=owgS
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Apr 16 06:13:49 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 20240416
* No changelog was provided
-------------------------------------------------------------------
Wed Jan 24 00:28:42 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@ -18,21 +18,21 @@
Name: libfusn
%define lname libfusn1
Version: 20240123
Version: 20240416
Release: 0
Summary: Library for Update Sequence Number (USN) Journal data types
License: LGPL-3.0-or-later
Group: Development/Libraries/C and C++
URL: https://github.com/libyal/libfusn
Source: https://github.com/libyal/libfusn/releases/download/%version/libfusn-experimental-%version.tar.gz
#Source2: https://github.com/libyal/libfusn/releases/download/%version/libfusn-experimental-%version.tar.gz.asc
Source2: https://github.com/libyal/libfusn/releases/download/%version/libfusn-experimental-%version.tar.gz.asc
Source9: %name.keyring
BuildRequires: c_compiler
BuildRequires: pkg-config
BuildRequires: pkgconfig(libcerror) >= 20240101
BuildRequires: pkgconfig(libcnotify) >= 20240108
BuildRequires: pkgconfig(libfdatetime) >= 20240115
BuildRequires: pkgconfig(libuna) >= 20230710
BuildRequires: pkgconfig(libcerror) >= 20240413
BuildRequires: pkgconfig(libcnotify) >= 20240414
BuildRequires: pkgconfig(libfdatetime) >= 20240414
BuildRequires: pkgconfig(libuna) >= 20240414
# Various notes: https://en.opensuse.org/libyal
%description
@ -73,8 +73,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*