forked from pool/libcthreads
Accepting request 693948 from home:gregfreemyer:Tools-for-forensic-boot-cd
- update to v0~20180724 * Changes to represent EAGAIN in error messages * Changes to represent EDEADLK in error messages * Code clean up OBS-URL: https://build.opensuse.org/request/show/693948 OBS-URL: https://build.opensuse.org/package/show/security:forensics/libcthreads?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
340546bb7b
commit
7cd0c750cb
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b0e681059abf28d1c0b52a473e257b73081f7242e8cd9319cb069da61e380460
|
||||
size 530536
|
3
libcthreads-alpha-20180724.tar.gz
Normal file
3
libcthreads-alpha-20180724.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8a4851b80643e3292451d738d88aefe377f0ad20402abf8ab4244f467b3ac19e
|
||||
size 531227
|
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 13 19:43:51 UTC 2019 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
||||
|
||||
- update to v0~20180724
|
||||
* Changes to represent EAGAIN in error messages
|
||||
* Changes to represent EDEADLK in error messages
|
||||
* Code clean up
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 15 19:24:43 UTC 2017 - Greg.Freemyer@gmail.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libcthreads
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -12,17 +12,17 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: libcthreads
|
||||
%define lname libcthreads1
|
||||
%define timestamp 20170101
|
||||
%define timestamp 20180724
|
||||
Version: 0~%timestamp
|
||||
Release: 0
|
||||
Summary: Library for cross-platform C threads functions
|
||||
License: LGPL-3.0+
|
||||
License: LGPL-3.0-or-later
|
||||
Group: Development/Libraries/C and C++
|
||||
Url: https://github.com/libyal/libcthreads/wiki
|
||||
Source: https://github.com/libyal/libcthreads/releases/download/%timestamp/%name-alpha-%timestamp.tar.gz
|
||||
|
Reference in New Issue
Block a user