Accepting request 950520 from security:forensics
- Update to release 20220131 OBS-URL: https://build.opensuse.org/request/show/950520 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libregf?expand=0&rev=25
This commit is contained in:
commit
5152034d6d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8d9ac7f6a174987e6f895585b73c5d85e1284861fa452bac4cd212480bc33843
|
|
||||||
size 1690636
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmERbhoACgkQ2WJeXXrQ
|
|
||||||
F36CQAf/YslKg2cFLKmVjW65hn5yTU0aXYqUpy3In19RBz2y2nm9iamgxsUj8+CY
|
|
||||||
gZo9m6r37m5iF4WDL5jAsgpb3YnoUutC1I7gXk9KBZotvTblOomHDzuyVz6dfGNY
|
|
||||||
0ZVGEVRFWZ/djyfnd4l9jvmpDTP5iqJ7nZTjhGbyc8aEaetWKIik7Nc66V7lKYja
|
|
||||||
VslyZs9e/u9IzX5qThNTQMisPZrJEiUozh+UPcfERLFwKNeA4EhxuY8npQ4dc8vi
|
|
||||||
ysK0T5y/5Dq20qWZn1E9kFm4X9PBJrXtJnD64YVmF+1E1HO7APXY4QWfEPvaLQOS
|
|
||||||
t2X/tsVmynz4UPHLcnmDx1xB5cohiw==
|
|
||||||
=bCJb
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
libregf-alpha-20220131.tar.gz
Normal file
3
libregf-alpha-20220131.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:626b2712d88d3ae8c8b1d16e1537d7c902879eaf40ad71f859d343a06269480a
|
||||||
|
size 1716321
|
11
libregf-alpha-20220131.tar.gz.asc
Normal file
11
libregf-alpha-20220131.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmH4xJQACgkQ2WJeXXrQ
|
||||||
|
F35s7wf8Dq7DH7x24Y66tEGlUlr/9Vp1r1v7HjbnsGcEceqIgOO0xmDiaDkR+iRE
|
||||||
|
zMT92F0eJK8VLrty3hlHAQ98hTOW2QkFJ3kCkPkkJlV795T6GNioPWiiXm85ZSbi
|
||||||
|
/bqVJvpcRH67KkhHmwX2xejT8L+FBn5d2rHYK6poWQVi9dwZtJNL+9c+PeLNXwy+
|
||||||
|
CigyODh/MKiiu1+ycz0/4EhTCl7zJx5CWXYZnrE7/f93zRdLMZJF4eEU7SNqCBLW
|
||||||
|
vv3HP9Zd8OhPL7hoF/jx9d3bkP41EQuSW7V6bKLqlcpjC0B6jkED4ccbJiGuv8jC
|
||||||
|
XbAjzeKKH0P8glWlheL+nzS6N3jsFQ==
|
||||||
|
=EtXH
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 1 17:11:16 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 20220131
|
||||||
|
* No changelog was provided
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 24 11:44:10 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
Mon Jan 24 11:44:10 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
28
libregf.spec
28
libregf.spec
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define lname libregf1
|
%define lname libregf1
|
||||||
Name: libregf
|
Name: libregf
|
||||||
Version: 20210809
|
Version: 20220131
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library to access Windows REGF-type Registry files
|
Summary: Library to access Windows REGF-type Registry files
|
||||||
License: GFDL-1.3-or-later AND LGPL-3.0-or-later
|
License: GFDL-1.3-or-later AND LGPL-3.0-or-later
|
||||||
@ -36,22 +36,22 @@ BuildRequires: libtool
|
|||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
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(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) >= 20200623
|
BuildRequires: pkgconfig(libcpath) >= 20200623
|
||||||
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(libfdatetime) >= 20180910
|
BuildRequires: pkgconfig(libfdatetime) >= 20220112
|
||||||
BuildRequires: pkgconfig(libfguid) >= 20180724
|
BuildRequires: pkgconfig(libfguid) >= 20220113
|
||||||
BuildRequires: pkgconfig(libfwnt) >= 20210421
|
BuildRequires: pkgconfig(libfwnt) >= 20210906
|
||||||
BuildRequires: pkgconfig(libfwsi) >= 20210419
|
BuildRequires: pkgconfig(libfwsi) >= 20210419
|
||||||
BuildRequires: pkgconfig(libuna) >= 20210801
|
BuildRequires: pkgconfig(libuna) >= 20220102
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user