- Update to release 20230319
OBS-URL: https://build.opensuse.org/package/show/security:forensics/libregf?expand=0&rev=46
This commit is contained in:
parent
4c4de48a41
commit
67b796f958
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cd737c7d55257fdee460f5ab949fbe61a31aa44ea9305168d7a6a0a4c3248ded
|
||||
size 1729466
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmNZ9dcACgkQ2WJeXXrQ
|
||||
F37T3gf+Jn7ZoEQFMGEQIcxcwkdhcsCHNByGz/0ysy37lHQ72q8ycjPTiITrljQV
|
||||
9XL9br0P0tGUmGAjQkDi6biyDiJNj+nNmWAC0WRUuvzwC20gYJ+0WM5Ir993iXL8
|
||||
30BVqkbYNRuAb5AueDL1/UQSAZfb2zgmqIi3uPb4tBlunjjdWPQ9JBGGE71mPec8
|
||||
mJoXe9/77DIn621M7V6vhlcv5zgQ40F11c17/741YqIj5WIAROt6hjxmrknnxlx5
|
||||
cZvf7mHBjtEln+WlIpK4a06mLRAx9kouGTKa1RL91yRHfGsiSeBVZ5KyXbjiz8ze
|
||||
WlJX9I6QIFz6MFjrO/Qh9azrLoB88Q==
|
||||
=otzE
|
||||
-----END PGP SIGNATURE-----
|
3
libregf-alpha-20230319.tar.gz
Normal file
3
libregf-alpha-20230319.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b473c00e93df5e2721ce0bfe5ddcad65d0244f53858593ecb6b31f03e49fdd6f
|
||||
size 1719410
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 23 06:11:01 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 20230319
|
||||
* No changelog
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 3 15:57:49 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
12
libregf.spec
12
libregf.spec
@ -18,14 +18,14 @@
|
||||
|
||||
%define lname libregf1
|
||||
Name: libregf
|
||||
Version: 20221026
|
||||
Version: 20230319
|
||||
Release: 0
|
||||
Summary: Library to access Windows REGF-type Registry files
|
||||
License: GFDL-1.3-or-later AND LGPL-3.0-or-later
|
||||
Group: Productivity/File utilities
|
||||
URL: https://github.com/libyal/libregf
|
||||
Source: https://github.com/libyal/libregf/releases/download/%version/libregf-alpha-%version.tar.gz
|
||||
Source2: https://github.com/libyal/libregf/releases/download/%version/libregf-alpha-%version.tar.gz.asc
|
||||
#Source2: https://github.com/libyal/libregf/releases/download/%version/libregf-alpha-%version.tar.gz.asc
|
||||
Source3: %name.keyring
|
||||
Source11: Windows_NT_Registry_File_REGF_format.pdf
|
||||
BuildRequires: %{python_module devel}
|
||||
@ -34,7 +34,7 @@ BuildRequires: pkg-config
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: pkgconfig(fuse) >= 2.6
|
||||
BuildRequires: pkgconfig(libbfio) >= 20221025
|
||||
BuildRequires: pkgconfig(libcdata) >= 20220115
|
||||
BuildRequires: pkgconfig(libcdata) >= 20230108
|
||||
BuildRequires: pkgconfig(libcerror) >= 20220101
|
||||
BuildRequires: pkgconfig(libcfile) >= 20220106
|
||||
BuildRequires: pkgconfig(libclocale) >= 20220107
|
||||
@ -42,12 +42,12 @@ BuildRequires: pkgconfig(libcnotify) >= 20220108
|
||||
BuildRequires: pkgconfig(libcpath) >= 20220108
|
||||
BuildRequires: pkgconfig(libcsplit) >= 20220109
|
||||
BuildRequires: pkgconfig(libcthreads) >= 20220102
|
||||
BuildRequires: pkgconfig(libfcache) >= 20220110
|
||||
BuildRequires: pkgconfig(libfdata) >= 20220111
|
||||
BuildRequires: pkgconfig(libfcache) >= 20230115
|
||||
BuildRequires: pkgconfig(libfdata) >= 20230319
|
||||
BuildRequires: pkgconfig(libfdatetime) >= 20220112
|
||||
BuildRequires: pkgconfig(libfguid) >= 20220113
|
||||
BuildRequires: pkgconfig(libfwnt) >= 20220922
|
||||
BuildRequires: pkgconfig(libfwsi) >= 20220927
|
||||
BuildRequires: pkgconfig(libfwsi) >= 20230114
|
||||
BuildRequires: pkgconfig(libuna) >= 20220611
|
||||
%python_subpackages
|
||||
# Various notes: https://en.opensuse.org/libyal
|
||||
|
Loading…
Reference in New Issue
Block a user