!2 update to version 1.1.25
From: @swf504 Reviewed-by: @liuzhiqiang26 Signed-off-by: @liuzhiqiang26
This commit is contained in:
commit
3976378b3b
BIN
V1.1.23.tar.gz
BIN
V1.1.23.tar.gz
Binary file not shown.
BIN
V1.1.25.tar.gz
Normal file
BIN
V1.1.25.tar.gz
Normal file
Binary file not shown.
@ -1,7 +1,7 @@
|
|||||||
%define CommitVersion %(echo $COMMIT_VERSION)
|
%define CommitVersion %(echo $COMMIT_VERSION)
|
||||||
|
|
||||||
Name: libserverframe
|
Name: libserverframe
|
||||||
Version: 1.1.23
|
Version: 1.1.25
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: network framework library
|
Summary: network framework library
|
||||||
License: AGPL-3.0-only
|
License: AGPL-3.0-only
|
||||||
@ -11,9 +11,9 @@ Source: http://github.com/happyfish100/libserverframe/archive/V%{version}.tar.gz
|
|||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
|
||||||
BuildRequires: libfastcommon-devel >= 1.0.64
|
BuildRequires: libfastcommon-devel >= 1.0.66
|
||||||
Requires: %__cp %__mv %__chmod %__grep %__mkdir %__install %__id
|
Requires: %__cp %__mv %__chmod %__grep %__mkdir %__install %__id
|
||||||
Requires: libfastcommon >= 1.0.64
|
Requires: libfastcommon >= 1.0.66
|
||||||
|
|
||||||
%description
|
%description
|
||||||
common framework library
|
common framework library
|
||||||
@ -56,5 +56,8 @@ rm -rf %{buildroot}
|
|||||||
/usr/include/sf/*
|
/usr/include/sf/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 20 2023 Weifeng Su <suweifeng1@huawei.com> - 1.1.25-1
|
||||||
|
- Upgrade to version 1.1.25
|
||||||
|
|
||||||
* Mon Jan 16 2023 lihaoxiang <lihaoxiang9@huawei.com> - 1.1.23-1
|
* Mon Jan 16 2023 lihaoxiang <lihaoxiang9@huawei.com> - 1.1.23-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user