!8 update to 0.7.1
From: @tianlijing Reviewed-by: @myeuler Signed-off-by: @myeuler
This commit is contained in:
commit
d4d3e5d374
BIN
0.7.1.tar.gz
Normal file
BIN
0.7.1.tar.gz
Normal file
Binary file not shown.
BIN
ck-0.6.0.tar.gz
BIN
ck-0.6.0.tar.gz
Binary file not shown.
10
ck.spec
10
ck.spec
@ -1,10 +1,10 @@
|
|||||||
Name: ck
|
Name: ck
|
||||||
Version: 0.6.0
|
Version: 0.7.1
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: Concurrency programming lib
|
Summary: Concurrency programming lib
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://concurrencykit.org/
|
URL: http://concurrencykit.org/
|
||||||
Source0: http://concurrencykit.org/releases/%{name}-%{version}.tar.gz
|
Source0: https://github.com/concurrencykit/%{name}/archive/refs/tags/%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: gcc autoconf automake
|
BuildRequires: gcc autoconf automake
|
||||||
|
|
||||||
@ -41,7 +41,6 @@ rm %{buildroot}%{_libdir}/libck.a
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
%doc README
|
|
||||||
%{_libdir}/libck.so.*
|
%{_libdir}/libck.so.*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
@ -53,6 +52,9 @@ rm %{buildroot}%{_libdir}/libck.a
|
|||||||
%ldconfig_scriptlets
|
%ldconfig_scriptlets
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 04 2022 tianlijing <tianlijing@kylinos.cn> - 0.7.1-1
|
||||||
|
- update to 0.7.1
|
||||||
|
|
||||||
* Tue Sep 07 2021 lingsheng <lingsheng@huawei.com> - 0.6.0-2
|
* Tue Sep 07 2021 lingsheng <lingsheng@huawei.com> - 0.6.0-2
|
||||||
- Set CFLAGS to build debug related rpm
|
- Set CFLAGS to build debug related rpm
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user