- Update to release 20220215
OBS-URL: https://build.opensuse.org/package/show/security:forensics/libphdi?expand=0&rev=5
This commit is contained in:
parent
d22480e6a5
commit
58431f3a4c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8b8989d26c7d66ba7a782d5123e7784362971a09ac6a80f90de4cf30850aa4e9
|
|
||||||
size 1878499
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmHapc0ACgkQ2WJeXXrQ
|
|
||||||
F340mAf/WdgSMgFSR6gOsq3msLmjaQgGpjNAQeq8NLyUeaDO0fwmUN85I0h19Ce/
|
|
||||||
zb67ypfJSP5t8OwqAe6cyaW2HEKMgSj3E1MVpgOR5MyL9L6FYJtfKWE7cu9CRg9k
|
|
||||||
v1Kd5bmCiL6yHv9SQeFr1giKulqnPYYfVp8FKmmslGrpGa1zsSMzp7pE7vKT4r24
|
|
||||||
SbNZCGnlkkTCaPflg2PwS13PDiVPxREdxckrCpNjJaojkaQdgQLzwScCynYFnI4t
|
|
||||||
YRnjzvXM+RPizIJ1QTRAKNt/5ZH0K5FZXonYrFtC/H+Q72R5n0LTxVgo1K4wMisc
|
|
||||||
eT4k7dKTdOlzXM1xfKwB2ZxwTI119g==
|
|
||||||
=tPeq
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
libphdi-experimental-20220215.tar.gz
Normal file
3
libphdi-experimental-20220215.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:821a3391ff5fdf81f6baf88472c997bcbbf425de33b546b155273094dcdcde56
|
||||||
|
size 1881834
|
11
libphdi-experimental-20220215.tar.gz.asc
Normal file
11
libphdi-experimental-20220215.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmISgVMACgkQ2WJeXXrQ
|
||||||
|
F3468Qf+J304fFgDAlbpyOw6ovZPOGC5O5zTss6b7hA8e6SNBbLAibTwbTRTHPbc
|
||||||
|
ANDVUqeshdsV1hAunCeNTdatPRNooRtVCox6ym2f6m6MkyYjojjV357OoNmbAQQ/
|
||||||
|
RwgLItHLbI+iW827BAJ9/LGXAmfw79hX7zchY8hHR0BSB5vhpioHHjCxsKo2iwo8
|
||||||
|
BhGXKPmt1i6ly+cw9AhL0jh+YElXvjwd4Upvl0mAsbMMio9vR1eIKF92vN012QW+
|
||||||
|
h60YaFooMBFd9GBDqlWwTXOwrcLiBdNib5nUCKTsRk3v0VfpPJuEzbAFrBRisdF5
|
||||||
|
dwAmmFofKVgJV7PVmjQhS28TTgozrg==
|
||||||
|
=mgx4
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Feb 20 20:28:20 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 20220215
|
||||||
|
* Format support updates
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 24 10:41:51 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
Mon Jan 24 10:41:51 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
28
libphdi.spec
28
libphdi.spec
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
Name: libphdi
|
Name: libphdi
|
||||||
%define lname libphdi1
|
%define lname libphdi1
|
||||||
Version: 20220110
|
Version: 20220215
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library and tools to access the Parallels Hard Disk images
|
Summary: Library and tools to access the Parallels Hard Disk images
|
||||||
License: LGPL-3.0-or-later
|
License: LGPL-3.0-or-later
|
||||||
@ -36,21 +36,21 @@ BuildRequires: libtool
|
|||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: python-rpm-macros %{python_module devel}
|
BuildRequires: python-rpm-macros %{python_module devel}
|
||||||
BuildRequires: pkgconfig(fuse) >= 2.6
|
BuildRequires: pkgconfig(fuse) >= 2.6
|
||||||
BuildRequires: pkgconfig(libbfio) >= 20201229
|
BuildRequires: pkgconfig(libbfio) >= 20220120
|
||||||
BuildRequires: pkgconfig(libcdata) >= 20200509
|
BuildRequires: pkgconfig(libcdata) >= 20220115
|
||||||
BuildRequires: pkgconfig(libcdirectory) >= 20200702
|
BuildRequires: pkgconfig(libcdirectory) >= 20200702
|
||||||
BuildRequires: pkgconfig(libcerror) >= 20201121
|
BuildRequires: pkgconfig(libcerror) >= 20220101
|
||||||
BuildRequires: pkgconfig(libcfile) >= 20201229
|
BuildRequires: pkgconfig(libcfile) >= 20201229
|
||||||
BuildRequires: pkgconfig(libclocale) >= 20200913
|
BuildRequires: pkgconfig(libclocale) >= 20220107
|
||||||
BuildRequires: pkgconfig(libcnotify) >= 20200913
|
BuildRequires: pkgconfig(libcnotify) >= 20220108
|
||||||
BuildRequires: pkgconfig(libcpath) >= 20200913
|
BuildRequires: pkgconfig(libcpath) >= 20220108
|
||||||
BuildRequires: pkgconfig(libcsplit) >= 20200703
|
BuildRequires: pkgconfig(libcsplit) >= 20220109
|
||||||
BuildRequires: pkgconfig(libcthreads) >= 20200508
|
BuildRequires: pkgconfig(libcthreads) >= 20220102
|
||||||
BuildRequires: pkgconfig(libfcache) >= 20200708
|
BuildRequires: pkgconfig(libfcache) >= 20220110
|
||||||
BuildRequires: pkgconfig(libfdata) >= 20201129
|
BuildRequires: pkgconfig(libfdata) >= 20211023
|
||||||
BuildRequires: pkgconfig(libfguid) >= 20180724
|
BuildRequires: pkgconfig(libfguid) >= 20220113
|
||||||
BuildRequires: pkgconfig(libfvalue) >= 20210510
|
BuildRequires: pkgconfig(libfvalue) >= 20220120
|
||||||
BuildRequires: pkgconfig(libuna) >= 20201204
|
BuildRequires: pkgconfig(libuna) >= 20220102
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user