- Update to release 20230114
OBS-URL: https://build.opensuse.org/package/show/security:forensics/libfwsi?expand=0&rev=33
This commit is contained in:
parent
0b5bc641c3
commit
6272aa262b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:57e99971ff6b33723ebde74aae7a600f436045be129efaa22269ad3b33259ec9
|
|
||||||
size 1399673
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmNUzu4ACgkQ2WJeXXrQ
|
|
||||||
F34PQQf9FCMxWvVqyaL93liIqKiIyJgbLuDaHBu6XP7rXwWx7CnXFsrTtMSuuTXV
|
|
||||||
MFMhlj8yeQOyAZ4JlKWhmUaqPwRElTq9sKLlh67qeE/ifDuRpRIdWy255Oy+ZbxK
|
|
||||||
jYVExnA3t64l2lnb0M9BMT6eNlwxJNG2/qsgsRtsHSPUDtnEJfMaaL6TvzaurOoL
|
|
||||||
5Yh/LHyJcI+saTXg9lHy9oSaFsT8ZzXHhvqOKiJx4mVWou0qlsidYq67ylls9En0
|
|
||||||
8mTYK8awX14rMeG7N72tuSIkBe6RONj83mqZmxqCI1A83sCIhGxOaecdsxjXIV45
|
|
||||||
dnrVYOdZYx+oa9J8KbNCKGA66dSbKg==
|
|
||||||
=lZVX
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
libfwsi-experimental-20230114.tar.gz
Normal file
3
libfwsi-experimental-20230114.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f8632084e72aaed6afa64180ac7044d177f25a9515626145c2b01b23c85cb74c
|
||||||
|
size 1411381
|
11
libfwsi-experimental-20230114.tar.gz.asc
Normal file
11
libfwsi-experimental-20230114.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmPXXqAACgkQ2WJeXXrQ
|
||||||
|
F36TTgf9GvQOEvqCMJTkv9PRIfNpegPNMpUz5wiUI4PB62zswQIHPq3bu/xU1/5h
|
||||||
|
YX8/zY1qgdT7FwPs4mhOZ7TthX2xgHWis8wgKH2Y/bTpMqAalhnRmd0BHS4yCXIj
|
||||||
|
Dx/1x/W3i7Xprl5zBi9VzxuyxrkQ8QXs5ZG9+936po0U6BulArA6tZ/tcQPP8Zto
|
||||||
|
rwu7DR1D1rc9dlnImgEpTNZWqlzut+XjVrrBuP1edo2V1uBF1cGzWjKUBcCk6NNC
|
||||||
|
0+YJTnvJDWP60WalgcCS0Pk3FmoD4+N2jL7asfAup27F8RAj5rS11CG+eF1ZkJDq
|
||||||
|
M7bO6R4beS9uUAGofpSXNBnjjdL27g==
|
||||||
|
=PxP3
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 30 17:20:09 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 20230114
|
||||||
|
* No changelog was provided
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Nov 26 16:43:24 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
Sat Nov 26 16:43:24 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libfwsi
|
# spec file for package libfwsi
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define lname libfwsi1
|
%define lname libfwsi1
|
||||||
Name: libfwsi
|
Name: libfwsi
|
||||||
Version: 20220927
|
Version: 20230114
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library to access the Windows Shell Item format
|
Summary: Library to access the Windows Shell Item format
|
||||||
License: GFDL-1.3-or-later AND LGPL-3.0-or-later
|
License: GFDL-1.3-or-later AND LGPL-3.0-or-later
|
||||||
@ -32,9 +32,9 @@ BuildRequires: %{python_module devel}
|
|||||||
BuildRequires: c_compiler
|
BuildRequires: c_compiler
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
BuildRequires: pkgconfig(libcdata) >= 20220115
|
BuildRequires: pkgconfig(libcdata) >= 20230108
|
||||||
BuildRequires: pkgconfig(libcerror) >= 20220101
|
BuildRequires: pkgconfig(libcerror) >= 20220101
|
||||||
BuildRequires: pkgconfig(libclocale) >= 20220107
|
BuildRequires: pkgconfig(libclocale) >= 20221218
|
||||||
BuildRequires: pkgconfig(libcnotify) >= 20220108
|
BuildRequires: pkgconfig(libcnotify) >= 20220108
|
||||||
BuildRequires: pkgconfig(libcthreads) >= 20220102
|
BuildRequires: pkgconfig(libcthreads) >= 20220102
|
||||||
BuildRequires: pkgconfig(libfdatetime) >= 20220112
|
BuildRequires: pkgconfig(libfdatetime) >= 20220112
|
||||||
|
Loading…
x
Reference in New Issue
Block a user