!5 update package to version 1.2.2
From: @Venland Reviewed-by: @swf504 Signed-off-by: @swf504
This commit is contained in:
commit
8d3309c0b8
BIN
V1.1.25.tar.gz
BIN
V1.1.25.tar.gz
Binary file not shown.
BIN
V1.2.2.tar.gz
Normal file
BIN
V1.2.2.tar.gz
Normal file
Binary file not shown.
@ -1,7 +1,7 @@
|
||||
%define CommitVersion %(echo $COMMIT_VERSION)
|
||||
|
||||
Name: libserverframe
|
||||
Version: 1.1.25
|
||||
Version: 1.2.2
|
||||
Release: 1
|
||||
Summary: network framework library
|
||||
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)
|
||||
|
||||
BuildRequires: libfastcommon-devel >= 1.0.66
|
||||
BuildRequires: libfastcommon-devel >= 1.0.72
|
||||
Requires: %__cp %__mv %__chmod %__grep %__mkdir %__install %__id
|
||||
Requires: libfastcommon >= 1.0.66
|
||||
Requires: libfastcommon >= 1.0.72
|
||||
|
||||
%description
|
||||
common framework library
|
||||
@ -56,6 +56,9 @@ rm -rf %{buildroot}
|
||||
/usr/include/sf/*
|
||||
|
||||
%changelog
|
||||
* Mon Feb 26 2024 liweigang <izmirvii@gmail.com> - 1.2.2-1
|
||||
- update to version 1.2.2
|
||||
|
||||
* Mon Mar 20 2023 Weifeng Su <suweifeng1@huawei.com> - 1.1.25-1
|
||||
- Upgrade to version 1.1.25
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user