diff --git a/libcthreads-alpha-20180724.tar.gz b/libcthreads-alpha-20180724.tar.gz deleted file mode 100644 index deca9f0..0000000 --- a/libcthreads-alpha-20180724.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8a4851b80643e3292451d738d88aefe377f0ad20402abf8ab4244f467b3ac19e -size 531227 diff --git a/libcthreads-alpha-20200508.tar.gz b/libcthreads-alpha-20200508.tar.gz new file mode 100644 index 0000000..c80b2ff --- /dev/null +++ b/libcthreads-alpha-20200508.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efe8d904a1559439262bae76b8ba68de5d3746f2399a5c92b236dac3c1608d80 +size 548083 diff --git a/libcthreads.changes b/libcthreads.changes index bbcf796..bd6fd72 100644 --- a/libcthreads.changes +++ b/libcthreads.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Dec 18 02:48:07 UTC 2020 - Greg Freemyer + +- update to v0~20200508 + * no documented changes + ------------------------------------------------------------------- Sat Apr 13 19:43:51 UTC 2019 - Greg Freemyer diff --git a/libcthreads.spec b/libcthreads.spec index b27a589..375d004 100644 --- a/libcthreads.spec +++ b/libcthreads.spec @@ -1,7 +1,7 @@ # # spec file for package libcthreads # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,13 +18,13 @@ Name: libcthreads %define lname libcthreads1 -%define timestamp 20180724 +%define timestamp 20200508 Version: 0~%timestamp Release: 0 Summary: Library for cross-platform C threads functions License: LGPL-3.0-or-later Group: Development/Libraries/C and C++ -Url: https://github.com/libyal/libcthreads/wiki +URL: https://github.com/libyal/libcthreads/wiki Source: https://github.com/libyal/libcthreads/releases/download/%timestamp/%name-alpha-%timestamp.tar.gz BuildRequires: pkg-config BuildRequires: pkgconfig(libcerror) >= 20130904