forked from pool/libcthreads
Accepting request 1167632 from security:forensics
- Update to release 20240413 OBS-URL: https://build.opensuse.org/request/show/1167632 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcthreads?expand=0&rev=14
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b8d8f8ebe52211c847e600068446edd8e3a3028fa49bde3a84eed6a9b4861d1b
|
||||
size 559019
|
@@ -1,11 +0,0 @@
|
||||
-----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-----
|
3
libcthreads-alpha-20240413.tar.gz
Normal file
3
libcthreads-alpha-20240413.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ebf2a14eb9603e5094b72ffe471638c94ce85c14bc7e0a88afd8bc5898dfea55
|
||||
size 559008
|
11
libcthreads-alpha-20240413.tar.gz.asc
Normal file
11
libcthreads-alpha-20240413.tar.gz.asc
Normal file
@@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmYashMACgkQ2WJeXXrQ
|
||||
F37llQf/R3PA6CpqWu9xK3Jxa/SzL9Qr253HQu+fC9WtGeihVzRwh2hCKHbfmDaa
|
||||
XGwAm0KmGqYSVeURqDLUjC1UVe2+rfoPQwOvo4CFJzmKvQ5T8HNel7AuAYi50OlU
|
||||
VQAxlkd345AWP4jjgYQOndA7GFcMNdLBlK1X+/A1wlKtQGyJ5QcyzLrR6zufclmn
|
||||
9+ddCO0hbjbX2TCwOVzfn9eZAxrrnEwiNDt6f0ZQxEIsFPP4n8cgJ34zfFOnAIms
|
||||
WkdVd6QRhIzYmoWQY6evK7Vfw90ntOk/UAhxEO1dEI/5wzsDrktQ5D2Qz0ymC4kS
|
||||
LsjsOwDbtRGcFLc4nsMi2h1gJsxJvQ==
|
||||
=jtaM
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 13 23:31:10 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 20240413
|
||||
* No changelog was provided
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 2 12:08:12 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
Name: libcthreads
|
||||
%define lname libcthreads1
|
||||
Version: 20240102
|
||||
Version: 20240413
|
||||
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) >= 20240101
|
||||
BuildRequires: pkgconfig(libcerror) >= 20240413
|
||||
# Various notes: https://en.opensuse.org/libyal
|
||||
|
||||
%description
|
||||
@@ -70,8 +70,7 @@ grep ' local' config.log && exit 1
|
||||
%make_install
|
||||
rm -f "%buildroot/%_libdir"/*.la
|
||||
|
||||
%post -n %lname -p /sbin/ldconfig
|
||||
%postun -n %lname -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets -n %lname
|
||||
|
||||
%files -n %lname
|
||||
%license COPYING.LESSER
|
||||
|
Reference in New Issue
Block a user