- Update to release 20221023

OBS-URL: https://build.opensuse.org/package/show/security:forensics/libfsntfs?expand=0&rev=37
This commit is contained in:
Jan Engelhardt 2022-10-23 12:08:07 +00:00 committed by Git OBS Bridge
parent 5c039f3e31
commit fc663f58d0
6 changed files with 26 additions and 20 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmISQC8ACgkQ2WJeXXrQ
F342Fwf+PFVQSFCYJ9OSnwtm1ORNWBbvQzLgRNdUlcbBvAiHTXilJ+uYIIZz23DM
G5BwGpJTQ/moeysSFlhXqIRULFuDmjDXb1lKSxeIKwxrfeYujgO524FNiPueiHKd
pUy2NUDpie85SCxm9lUUIRornZ/X4+49uN3bM4z+Y48nnB939aknfOoIi+JueaLJ
SPj20Wrx4iA4hG79ae0dWlvdKJBqzP+FeUnvHU+uc3CMab73ynMchatYkSjwBmNe
kRyz0hVl/sNy9fpLjTLHsJKLGGvSmxwUrZ5YzdY1v7L0xXZj9DMO2Ix3xu3LDCZF
JHj7zQt9MQ3xmzUcinyU/lMH6ZhMVQ==
=Thbg
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmNU5NAACgkQ2WJeXXrQ
F35PyQf/WNRohlr+Bom+hXDlRimg4qViS9UWjPn116kVPhbjkxljzka82jGsdamX
YeW3Jf2OkeZy5iw1UxIHuj5hE5thPBIRV2r25XNOtU32oMKbZnM1bDiIV3sBPn2J
qgEVkcBLi5skrsM2/cpqiplCxIiwbZiAKVOKXnEANYdInszNV/EivORdsOsksnyb
sw/U7Ik6EAvOeMD3+jkLTysu5i1KmX+0y2Bb/j90OP0qi8LgZnCuppxm6XMF8e3e
9z9KOX9Up6rbzntmYFgPHqfHW30yfE33jcwPkLhe/ZLgcm6vqCCFhkx6LbKs/A7x
kBHtREqWHWxZSOSyrZcOBw74DVmRJw==
=gra1
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Oct 23 12:06:48 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Update to release 20221023
* No changelog was provided.
-------------------------------------------------------------------
Mon Aug 29 09:30:38 UTC 2022 - Jan Engelhardt <jengelh@inai.de>

View File

@ -18,7 +18,7 @@
%define lname libfsntfs1
Name: libfsntfs
Version: 20220220
Version: 20221023
Release: 0
Summary: Library and tools to access the NTFS filesystem
License: GFDL-1.3-or-later AND LGPL-3.0-or-later
@ -30,7 +30,7 @@ Source3: %name.keyring
Patch1: system-libs.patch
BuildRequires: %{python_module devel}
BuildRequires: c_compiler
BuildRequires: gettext-tools >= 0.18.1
BuildRequires: gettext-tools >= 0.21
BuildRequires: libtool
BuildRequires: pkg-config
BuildRequires: python-rpm-macros
@ -45,13 +45,13 @@ BuildRequires: pkgconfig(libcpath) >= 20220108
BuildRequires: pkgconfig(libcsplit) >= 20220109
BuildRequires: pkgconfig(libcthreads) >= 20220102
BuildRequires: pkgconfig(libfcache) >= 20220110
BuildRequires: pkgconfig(libfdata) >= 20211023
BuildRequires: pkgconfig(libfdata) >= 20220111
BuildRequires: pkgconfig(libfdatetime) >= 20220112
BuildRequires: pkgconfig(libfguid) >= 20220113
BuildRequires: pkgconfig(libfusn) >= 20220119
BuildRequires: pkgconfig(libfwnt) >= 20210906
BuildRequires: pkgconfig(libhmac) >= 20200104
BuildRequires: pkgconfig(libuna) >= 20220102
BuildRequires: pkgconfig(libfwnt) >= 20220922
BuildRequires: pkgconfig(libhmac) >= 20220425
BuildRequires: pkgconfig(libuna) >= 20220611
%python_subpackages
%description