Accepting request 1168431 from security:forensics

- Update to release 20240416

OBS-URL: https://build.opensuse.org/request/show/1168431
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libftxr?expand=0&rev=6
This commit is contained in:
Dominique Leuenberger 2024-04-17 12:45:48 +00:00 committed by Git OBS Bridge
commit bf32693124
6 changed files with 28 additions and 23 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmWt+RYACgkQ2WJeXXrQ
F36+uAf/UNqxClzCSHMr9CYR2XwJjgIqXjic35hnu5EDMB1lU1dDj6j5rP03HJOE
sNOVBxkzfRLb1YaJhaiFq0mH+INFMc9BBPhpabux9MGpbWvmHXVQurEu9zU3rsyi
VdcBOM3EJpxngwUTwoRINAy0BlPluOcKSBiEje70cOXjCYThv1RIRw0qTCG+ULnW
BKhlAIfHkTJ8gIxlFoKScQzCvwRfe2fB+SbXU8L9KwMOxSemW23ZvOaFsbLOxn0M
WTE7IYNawXkfM22GJf4hVxj7yhhsQ3dTGKQXM+CP17sUSAaGYNrZr/Pwd+oMJw0k
X7TUcvOjT1/jfvIEfQ5/4ngQQbrtJw==
=wa5j
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmYen90ACgkQ2WJeXXrQ
F35DTgf/ccswXBcCHFaTXOtkESrD62rijCVaqZStfd2vFoKmtRy8j9/7adaBS4AG
8L2xteJppzw8tqxqZKo2kkrIS7T5Mkr8nVgd4zFCoJnBTyrWrx2bqVYcGVX8/SUR
hYem6fToANFkYRbhTR7QnYtBenodjeAOhr0uRfaiJBUfFqQyf8nZGn0Xsu7f+25n
8vFPNaeqOa0LrM/nw1bHghgs7I1O2I0PaozNcv80k34NueI5w/Ye0RpVYBv+Xo2X
0trJK59RqrnKQi4iCYmJEouVnsuInOLlKs53UFS8Lv3BcDC3hXo3gL9ZKco4/yqu
R5XgMDpYqS3v3WPseg89Rfom9hF4xg==
=xQok
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Apr 16 20:16:18 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 20240416
* No changelog was provided
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jan 22 11:33:51 UTC 2024 - Jan Engelhardt <jengelh@inai.de> Mon Jan 22 11:33:51 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@ -18,7 +18,7 @@
Name: libftxr Name: libftxr
%define lname libftxr1 %define lname libftxr1
Version: 20240122 Version: 20240416
Release: 0 Release: 0
Summary: Library for Transactional Registry (TxR) data types Summary: Library for Transactional Registry (TxR) data types
License: LGPL-3.0-or-later License: LGPL-3.0-or-later
@ -29,12 +29,12 @@ Source2: https://github.com/libyal/libftxr/releases/download/%version/lib
Source9: %name.keyring Source9: %name.keyring
BuildRequires: c_compiler BuildRequires: c_compiler
BuildRequires: pkg-config BuildRequires: pkg-config
BuildRequires: pkgconfig(libcerror) >= 20240101 BuildRequires: pkgconfig(libcerror) >= 20240413
BuildRequires: pkgconfig(libcnotify) >= 20240108 BuildRequires: pkgconfig(libcnotify) >= 20240414
BuildRequires: pkgconfig(libfdatetime) >= 20240115 BuildRequires: pkgconfig(libfdatetime) >= 20240415
BuildRequires: pkgconfig(libfguid) >= 20240116 BuildRequires: pkgconfig(libfguid) >= 20240415
BuildRequires: pkgconfig(libfusn) >= 20220119 BuildRequires: pkgconfig(libfusn) >= 2024016
BuildRequires: pkgconfig(libuna) >= 20230710 BuildRequires: pkgconfig(libuna) >= 2024014
# Various notes: https://en.opensuse.org/libyal # Various notes: https://en.opensuse.org/libyal
%description %description
@ -75,8 +75,7 @@ grep ' local' config.log && exit 1
%make_install %make_install
find "%buildroot" -type f -name "*.la" -delete -print find "%buildroot" -type f -name "*.la" -delete -print
%post -n %lname -p /sbin/ldconfig %ldconfig_scriptlets -n %lname
%postun -n %lname -p /sbin/ldconfig
%files -n %lname %files -n %lname
%license COPYING* %license COPYING*