SHA256
1
0
forked from pool/libcthreads

Accepting request 1136170 from security:forensics

- Update to release 20240102

OBS-URL: https://build.opensuse.org/request/show/1136170
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcthreads?expand=0&rev=13
This commit is contained in:
Dominique Leuenberger 2024-01-03 11:30:09 +00:00 committed by Git OBS Bridge
commit a19f4fc158
6 changed files with 23 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmHRGdgACgkQ2WJeXXrQ
F36RfggAqjC9XSu8CKHOZwGVTy91cxJotPI9Iix2JF5kkXwsD7NtUGceNXBmoEy4
Cu9g/s84qsbIRaZOhigs/jJ181qRPfrjPqHaRlj6URnFxMON4zqVrnCg0a9xcVMy
dUtiZLjXXPTnmeWiVryAOJCadgyuJ0ak43stbWIMukXhP61iQJHkuylTdKZj7Kgs
F76VSfv5cCnphnFYbNdoqiYjO/DG9TLmkh4+MwY1sinndN3jotbV60iHUWZRnbgk
n6ijReDwy950KV6Pkxn7pYn9pnCthhyk+n/f0O5LF4C4FssdXEuQbEFfN4oRIQ5w
No5sp/hk6BsfK1HHkqih6kO3i+O/yA==
=Rixi
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmWTk7gACgkQ2WJeXXrQ
F36QwAgAtP/Y4Wp0UwP/FNsIFg/4QeebA56p2dKyBd85GbIJi/OOOF3/fYYcrTLj
S6kqKu+oi+GFAEgAfpP/JvWykOfLN4Qx1xeBbIiAS/f36v5UYONUot0BujbWnlbH
DhoZGtAyd1syIJlANjIpOGhP5CDrp3pwMfOW8CeP8DDnlVK9DAKYnPlqq/PUGt+q
IpEmGtXf4o50xQyqUvhujX7jL6cL4cmbsLERxWHM6AB/N8mqQZMTxcsa/bSL9Zlk
uio+h4kn9wbNKatEG3+ulhZX2f1EmepUTCYhJMhF442cGCP5nDuqG/e98+7zTQCF
2xVRu3WJ4qXQ73NMrqo6cHV1LS8VDQ==
=Sy1i
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jan 2 12:08:12 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 20240102
* Testsuite updates
-------------------------------------------------------------------
Sat Nov 26 16:43:24 UTC 2022 - Jan Engelhardt <jengelh@inai.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package libcthreads
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
Name: libcthreads
%define lname libcthreads1
Version: 20220102
Version: 20240102
Release: 0
Summary: Library for C threads functions
License: LGPL-3.0-or-later
@ -29,7 +29,7 @@ Source2: https://github.com/libyal/libcthreads/releases/download/%version
Source3: %name.keyring
BuildRequires: c_compiler
BuildRequires: pkg-config
BuildRequires: pkgconfig(libcerror) >= 20220101
BuildRequires: pkgconfig(libcerror) >= 20240101
# Various notes: https://en.opensuse.org/libyal
%description