1
0
forked from pool/libfvalue

- Update to release 20240415

OBS-URL: https://build.opensuse.org/package/show/security:forensics/libfvalue?expand=0&rev=23
This commit is contained in:
Jan Engelhardt 2024-04-15 20:07:10 +00:00 committed by Git OBS Bridge
parent eeb7e82a81
commit 03168873eb
6 changed files with 30 additions and 25 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmWwascACgkQ2WJeXXrQ
F37SQQf8DGO5vveCqDIofc1Jqy9z8cZerMT7wRDwUEK5iyfvrJDi45Cy3h7QyGfB
63AmvxADPMElZ+PiyELfiG0gzzVV8Bn5GWvL3VRDTLOF1oaK/9WjhsQLNSBj9ruT
ha3rEUTs790e7lk0JkZ7YhmIw+5mqiaz+WohYHon+PkTdCIknzkJTNipfSYsgM/C
JGjSt9DjyQV//3B0l6ONqqagE7U2jkqD4f2FCDLiWEkube5yatTeNbOH3Lz+Q3vW
lETtCoturJBcO3WgL79AQQA1YNEBqPzNyjzYsaejNB0tiN1qOlTPTPG+GAplIkUP
3h49US3GWBSTlbmZ1iI/Cso86v77dg==
=8aGx
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmYdiG8ACgkQ2WJeXXrQ
F3780Qf7B6DjjUQ0NvmKdm6zrolYm5CNmwaZYxUXe2H3WVXF8/N9oiPZ93UGCF9W
WES0il8adEsdKa08bBy6lLwhiJrZCxfr4PY0HODZCucFAtwN3avgo1JGZx4PA9Ch
DuTHe9KoE1iWTd6kW3S3/Q7DELVl/U0dwC7ouPdICSEymrvU81p8j58jqvNsH/rM
Mt0kBAxsYthH7Vc8H6y2o7lycdWfgrb3v/jsK7ygEi8K84hQOKZ6gXirZF/oZRRA
j+B8b5eTx/8onVDVo9PLj/gVMNhxuoF1lnylGdziJGmwXIRl5pVpZotFf6PZBJEK
G0bkgnR/8OW62VvMflO7lUryfEZ5qg==
=EWaF
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Apr 15 20:06:32 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 20240415
* No changelog was provided
-------------------------------------------------------------------
Wed Jan 24 10:53:14 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@ -18,7 +18,7 @@
Name: libfvalue
%define lname libfvalue1
Version: 20240124
Version: 20240415
Release: 0
Summary: Library to provide generic file value functions
License: LGPL-3.0-or-later
@ -29,14 +29,14 @@ Source2: https://github.com/libyal/libfvalue/releases/download/%version/l
Source9: %name.keyring
BuildRequires: c_compiler
BuildRequires: pkg-config
BuildRequires: pkgconfig(libcdata) >= 20240103
BuildRequires: pkgconfig(libcerror) >= 20240101
BuildRequires: pkgconfig(libcnotify) >= 20240108
BuildRequires: pkgconfig(libcthreads) >= 20240102
BuildRequires: pkgconfig(libfdatetime) >= 20240115
BuildRequires: pkgconfig(libfguid) >= 20240116
BuildRequires: pkgconfig(libfwnt) >= 20231124
BuildRequires: pkgconfig(libuna) >= 20230710
BuildRequires: pkgconfig(libcdata) >= 20240414
BuildRequires: pkgconfig(libcerror) >= 20240413
BuildRequires: pkgconfig(libcnotify) >= 20240414
BuildRequires: pkgconfig(libcthreads) >= 20240413
BuildRequires: pkgconfig(libfdatetime) >= 20240415
BuildRequires: pkgconfig(libfguid) >= 20240415
BuildRequires: pkgconfig(libfwnt) >= 20240415
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*