- Update to release 20221024
OBS-URL: https://build.opensuse.org/package/show/security:forensics/libolecf?expand=0&rev=28
This commit is contained in:
parent
9b52268e0e
commit
7aabf20925
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:95cb3adf13cee017acde861ebc45ec83ec85239f20049c2acd0387812f0f275e
|
||||
size 1641394
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmCbi8cACgkQ2WJeXXrQ
|
||||
F372Xwf/bR+m32KkbjtkutxkCZRINIb3lJB+iszG/EFGMSnQC2uj8eVTVEP5OMZy
|
||||
3St9bvyYGioaGrQFEdVdChZaBmniyNf9OS/+y3uiHGhMdFUL0E1K9wWsYOkpI663
|
||||
T7GjeNDqtSLDaEBUzjOBzU2ekggwq679mPVlE+lvgmNG4c9PBB6oBjmisw8LSXXq
|
||||
4Hj5zYVmVLoCswOGI2/TDtHEOmuJUzXMthrPqu/5qoNQ01idfx7Iyj9lNW4w8LbH
|
||||
k1lpW5mJ8MCwW1jXa3XBIc8P1KIrCUng58nSxsVbn16242upFGG6k1D3oU1lu3vK
|
||||
cn5G0UxLNbHz35rWyWhiJZ1fwTD7Cg==
|
||||
=H28l
|
||||
-----END PGP SIGNATURE-----
|
3
libolecf-alpha-20221024.tar.gz
Normal file
3
libolecf-alpha-20221024.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7b5df5ea9945345b8a610120fe04603370bef720cae906706a778d619781a54f
|
||||
size 1681388
|
11
libolecf-alpha-20221024.tar.gz.asc
Normal file
11
libolecf-alpha-20221024.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmNWF50ACgkQ2WJeXXrQ
|
||||
F340QggAxMGg/xWEpAfGjsUwlpU8OwkWcJGVLz+qfSghSdS+uDo7mMQ6gVY0FBg2
|
||||
0xsltS7oOqpzVLqpGZ7cNBzvMipa8Ef9l0UyXI3pIo1F5OcpSBf71B3QCEFO6h9k
|
||||
Tw3N0Rb5ted3riwyLdzjzYui+VTz4biZSkYWaNkrgznu38Zip3EZ9XJtti+zmD1W
|
||||
GOARyglQ4j6ZBclpsMUMLTuYscXDpI/6xjWS9qWkbhHbf5B9huzQHHQHOJmo+faQ
|
||||
a/Nc8RB1OYdJfUhvzC8cFP8ArHdd77CCCeCBACtVhb4z59w0CxpzZqFvbF10HHZy
|
||||
YPLvu0VUXBuJBDko2eJyeBDuzclOyw==
|
||||
=14J+
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 24 08:49:15 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 20221024
|
||||
* No changelog was provided
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 8 11:37:44 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define lname libolecf1
|
||||
Name: libolecf
|
||||
Version: 20210512
|
||||
Version: 20221024
|
||||
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
|
||||
@ -30,29 +30,31 @@ Source3: %name.keyring
|
||||
Source11: OLE_Compound_File_format.pdf
|
||||
Patch1: system-libs.patch
|
||||
BuildRequires: c_compiler
|
||||
BuildRequires: gettext-tools >= 0.18.1
|
||||
BuildRequires: gettext-tools >= 0.21
|
||||
BuildRequires: libtool
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: python-rpm-macros %{python_module devel}
|
||||
BuildRequires: pkgconfig(libbfio) >= 20201229
|
||||
BuildRequires: pkgconfig(libcdata) >= 20200509
|
||||
BuildRequires: pkgconfig(libcerror) >= 20201121
|
||||
BuildRequires: pkgconfig(libcfile) >= 20201229
|
||||
BuildRequires: pkgconfig(libclocale) >= 20200913
|
||||
BuildRequires: pkgconfig(libcnotify) >= 20200913
|
||||
BuildRequires: pkgconfig(libcpath) >= 20200623
|
||||
BuildRequires: pkgconfig(libcsplit) >= 20200703
|
||||
BuildRequires: pkgconfig(libcthreads) >= 20200508
|
||||
BuildRequires: pkgconfig(libfdatetime) >= 20180910
|
||||
BuildRequires: pkgconfig(libfguid) >= 20180724
|
||||
BuildRequires: pkgconfig(libfole) >= 20170502
|
||||
BuildRequires: pkgconfig(libfvalue) >= 20210510
|
||||
BuildRequires: pkgconfig(libfwps) >= 20191221
|
||||
BuildRequires: pkgconfig(libuna) >= 20201204
|
||||
BuildRequires: pkgconfig(libbfio) >= 20220120
|
||||
BuildRequires: pkgconfig(libcdata) >= 20220115
|
||||
BuildRequires: pkgconfig(libcerror) >= 20220101
|
||||
BuildRequires: pkgconfig(libcfile) >= 20220106
|
||||
BuildRequires: pkgconfig(libclocale) >= 20220107
|
||||
BuildRequires: pkgconfig(libcnotify) >= 20220108
|
||||
BuildRequires: pkgconfig(libcpath) >= 20220108
|
||||
BuildRequires: pkgconfig(libcsplit) >= 20220109
|
||||
BuildRequires: pkgconfig(libcthreads) >= 20220102
|
||||
BuildRequires: pkgconfig(libfdatetime) >= 20220112
|
||||
BuildRequires: pkgconfig(libfguid) >= 20220113
|
||||
BuildRequires: pkgconfig(libfole) >= 20220115
|
||||
BuildRequires: pkgconfig(libfvalue) >= 20220120
|
||||
BuildRequires: pkgconfig(libfwps) >= 20220122
|
||||
BuildRequires: pkgconfig(libuna) >= 20220611
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
Library and tools to access the OLE 2 Compound File (OLECF) format. The OLE 2 Compound File format is used to store certain versions of Microsoft Office files, thumbs.db and other file formats.
|
||||
Library and tools to access the OLE 2 Compound File (OLECF) format.
|
||||
The OLE 2 Compound File format is used to store certain versions of
|
||||
Microsoft Office files, thumbs.db and other file formats.
|
||||
|
||||
%package -n %lname
|
||||
Summary: Library to access the OLE 2 Compound File (OLECF) format
|
||||
@ -60,7 +62,9 @@ License: LGPL-3.0-or-later
|
||||
Group: System/Libraries
|
||||
|
||||
%description -n %lname
|
||||
Library to access the OLE 2 Compound File (OLECF) format. The OLE 2 Compound File format is used to store certain versions of Microsoft Office files, thumbs.db and other file formats.
|
||||
Library to access the OLE 2 Compound File (OLECF) format. The OLE 2
|
||||
Compound File format is used to store certain versions of Microsoft
|
||||
Office files, thumbs.db and other file formats.
|
||||
|
||||
%package tools
|
||||
Summary: Tools to access the OLE 2 Compound File (OLECF) format
|
||||
@ -69,7 +73,9 @@ Group: System/Filesystems
|
||||
Requires: %lname = %version
|
||||
|
||||
%description tools
|
||||
Tools to access the OLE 2 Compound File (OLECF) format. The OLE 2 Compound File format is used to store certain versions of Microsoft Office files, thumbs.db and other file formats.
|
||||
Tools to access the OLE 2 Compound File (OLECF) format. The OLE 2
|
||||
Compound File format is used to store certain versions of Microsoft
|
||||
Office files, thumbs.db and other file formats.
|
||||
|
||||
%package devel
|
||||
Summary: Development files for %name
|
||||
|
Loading…
x
Reference in New Issue
Block a user