!7 升级到2.3.2

From: @json-book 
Reviewed-by: @lyn1001 
Signed-off-by: @lyn1001
This commit is contained in:
openeuler-ci-bot 2023-06-25 07:18:11 +00:00 committed by Gitee
commit a5a925dace
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 7 additions and 4 deletions

View File

@ -1,12 +1,12 @@
%global _empty_manifest_terminate_build 0
%global gem_name serverengine
Name: rubygem-serverengine
Version: 2.2.5
Release: 2
Version: 2.3.2
Release: 1
Summary: ServerEngine - multiprocess server framework
License: Apache-2.0
URL: https://github.com/fluent/serverengine
Source0: https://rubygems.org/gems/serverengine-2.2.5.gem
Source0: https://rubygems.org/gems/serverengine-2.3.2.gem
BuildArch: noarch
Requires: rubygem-sigdump
@ -28,7 +28,7 @@ BuildArch: noarch
A framework to implement robust multiprocess servers like Unicorn
%prep
%autosetup -n serverengine-2.2.5
%autosetup -n serverengine-2.3.2
gem spec %{SOURCE0} -l --ruby > serverengine.gemspec
%build
@ -72,6 +72,9 @@ mv %{buildroot}/filelist.lst .
%{gem_docdir}/*
%changelog
* Wed June 14 2023 zhuwenshuo <1003254035@qq.com> -2.3.2-1
- update to 2.3.2
* Tue Jun 07 2022 liukuo <liukuo@kylinos.cn> - 2.2.5-2
- License compliance rectification

Binary file not shown.

BIN
serverengine-2.3.2.gem Normal file

Binary file not shown.