- Update to release 20240427

OBS-URL: https://build.opensuse.org/package/show/security:forensics/libolecf?expand=0&rev=43
This commit is contained in:
Jan Engelhardt 2024-04-27 09:20:32 +00:00 committed by Git OBS Bridge
parent 7ef77ebb31
commit f539f7762c
6 changed files with 40 additions and 35 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmXJpdoACgkQ2WJeXXrQ
F36pqwgAnvCwq3ArzM1NnpCXAMKy/YPJpG6reJEQPyUjRI715211pK4Huda9HFXO
XJzsPQIMeLzaE8/qIo5aC83wtqzoUbGO+8OvjIg8qP8fqXT/la2QSvOzTmObeI7s
M/IE3jswUCyUdWutZ3QVxBJEYW0M9Sb814Gs5W1WhN4GGF17srHFkv3Q8B1o0RSU
11z70OTCz/bqVrUs55J4lDVeCBGA0iUrNm5owWElThVKIxKLhfW6tJonaLhw5Uuq
L7u3MKHm8gw64ppfM0TcIXPgC9AiQ0ILRGCjeXD/rpdEz86ctQE34Anv+hsvgMYF
VrQXaQmYI//B4ddM30pQPeNAup+pKA==
=ZZRz
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmYsvw4ACgkQ2WJeXXrQ
F37tswf+Ns+fbtrGW1ZYvKabPHzOAfOCmHqG2SMGwLfosY19X4mB3mm5Gm5RZnQq
YIk2/cDhhQ7Z3tr4lHAdiW2lq5JiCLT3F6LeWhLkkRr9MlQ2SQu81D+GTwSaS5j+
Jxm8P0B76rxI8VF84NwMaHjzXVLgxq2qN05/Guej9zLprldbeWiqpEBAGCFB2Qz6
i9z+iN5VuHC2QN3dGOuc8LN2MuCnfWAJNEa86OgsUusPtIdmrVidz3ugUobOhqqQ
9z0rCNGJb/aLmuih5BDxk0rDrxCtGEwdOYOwsyI1/e2moWtMder9CidkJPAyxjMl
TB56dSIJLWd8mrYBafvkngxJkiRY7g==
=Jjsm
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Apr 27 09:20:08 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 20240427
* No changelog was provided
-------------------------------------------------------------------
Mon Feb 12 10:04:17 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@ -18,14 +18,14 @@
%define lname libolecf1
Name: libolecf
Version: 20240212
Version: 20240427
Release: 0
Summary: Library and tools to access the OLE 2 Compound File (OLECF) format
License: GFDL-1.3-or-later AND LGPL-3.0-or-later
Group: Productivity/File utilities
URL: https://github.com/libyal/libolecf
Source: https://github.com/libyal/libolecf/releases/download/%version/libolecf-alpha-%version.tar.gz
Source2: https://github.com/libyal/libolecf/releases/download/%version/libolecf-alpha-%version.tar.gz.asc
Source: https://github.com/libyal/libolecf/releases/download/%version/%name-alpha-%version.tar.gz
Source2: https://github.com/libyal/libolecf/releases/download/%version/%name-alpha-%version.tar.gz.asc
Source3: %name.keyring
Source11: OLE_Compound_File_format.pdf
BuildRequires: %python_module devel
@ -33,21 +33,21 @@ BuildRequires: %python_module setuptools
BuildRequires: c_compiler
BuildRequires: pkg-config
BuildRequires: python-rpm-macros
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(libfole) >= 20240119
BuildRequires: pkgconfig(libfvalue) >= 20240124
BuildRequires: pkgconfig(libfwps) >= 20240120
BuildRequires: pkgconfig(libuna) >= 20240130
BuildRequires: pkgconfig(libbfio) >= 20240414
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(libfole) >= 20240415
BuildRequires: pkgconfig(libfvalue) >= 20240415
BuildRequires: pkgconfig(libfwps) >= 20240415
BuildRequires: pkgconfig(libuna) >= 20240414
%python_subpackages
# Various notes: https://en.opensuse.org/libyal
@ -108,10 +108,9 @@ grep ' '' ''local' config.log && exit 1
%install
mv %_builddir/rt/* %buildroot/
find %{buildroot} -type f -name "*.la" -delete -print
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*