!9 升级版本至1.0.64
From: @handsome_brother Reviewed-by: @liuzhiqiang26 Signed-off-by: @liuzhiqiang26
This commit is contained in:
commit
f6e03110fa
BIN
V1.0.43.tar.gz
BIN
V1.0.43.tar.gz
Binary file not shown.
BIN
V1.0.64.tar.gz
Normal file
BIN
V1.0.64.tar.gz
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
||||
Name: libfastcommon
|
||||
Version: 1.0.43
|
||||
Release: 4
|
||||
Version: 1.0.64
|
||||
Release: 1
|
||||
Summary: c common functions library extracted from my open source projects FastDFS
|
||||
License: LGPL-2.0-or-later
|
||||
Group: Arch/Tech
|
||||
@ -9,7 +9,8 @@ Source: https://github.com/happyfish100/libfastcommon/archive/V%{version}.tar.gz
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildRequires: cmake gcc
|
||||
BuildRequires: cmake gcc libcurl-devel
|
||||
Requires: libcurl
|
||||
|
||||
%description
|
||||
c common functions library extracted from my open source projects FastDFS.
|
||||
@ -19,6 +20,7 @@ url encode / decode, fasttimer etc.
|
||||
|
||||
%package devel
|
||||
Summary: Development header file
|
||||
Requires: libcurl-devel
|
||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
|
||||
%description devel
|
||||
@ -48,6 +50,9 @@ rm -rf %{buildroot}
|
||||
%{_usr}/include/fastcommon/*
|
||||
|
||||
%changelog
|
||||
* Fri Dec 16 2022 lihaoxiang <lihaoxiang9@huawei.com> - 1.0.64-1
|
||||
- Upgrade to version 1.0.64
|
||||
|
||||
* Tue May 31 2022 Zhiqiang Liu <liuzhiqiang26@huawei.com> - 1.0.43-4
|
||||
- Specify license as LGPL-2.0-or-later
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user