!12 [sync] PR-11: update to 1.8.2
From: @openeuler-sync-bot Reviewed-by: @jxy_git Signed-off-by: @jxy_git
This commit is contained in:
commit
61372ae4b5
@ -1,13 +1,13 @@
|
|||||||
%global gem_name thin
|
%global gem_name thin
|
||||||
Name: rubygem-%{gem_name}
|
Name: rubygem-%{gem_name}
|
||||||
Version: 1.8.0
|
Version: 1.8.2
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: A thin and fast web server
|
Summary: A thin and fast web server
|
||||||
License: (GPLv2+ or Ruby) and BSD and MIT
|
License: (GPLv2+ or Ruby) and BSD and MIT
|
||||||
URL: https://rubygems.org/gems/%{gem_name}/versions/%{version}
|
URL: https://rubygems.org/gems/%{gem_name}/versions/%{version}
|
||||||
Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem
|
Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem
|
||||||
# git clone https://github.com/macournoyer/thin.git && cd thin
|
# git clone https://github.com/macournoyer/thin.git && cd thin
|
||||||
# git archive -v -o thin-1.8.0-tests.tar.gz v1.8.0 spec/
|
# git archive -v -o thin-1.8.2-tests.tar.gz v1.8.2 spec/
|
||||||
Source1: %{gem_name}-%{version}-tests.tar.gz
|
Source1: %{gem_name}-%{version}-tests.tar.gz
|
||||||
BuildRequires: ruby(release) rubygems-devel ruby-devel gcc rubygem(rspec)
|
BuildRequires: ruby(release) rubygems-devel ruby-devel gcc rubygem(rspec)
|
||||||
BuildRequires: rubygem(eventmachine) >= 1.0.4 rubygem(daemons) >= 1.0.9 rubygem(rack) >= 1.0.0
|
BuildRequires: rubygem(eventmachine) >= 1.0.4 rubygem(daemons) >= 1.0.9 rubygem(rack) >= 1.0.0
|
||||||
@ -73,6 +73,9 @@ popd
|
|||||||
%{gem_instdir}/Rakefile
|
%{gem_instdir}/Rakefile
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 14 2023 zouzhimin <zouzhimin@kylinos.cn> - 1.8.2-1
|
||||||
|
- update to 1.8.2
|
||||||
|
|
||||||
* Tue Jan 17 2023 caodongxia <caodongxia@h-partners.com> - 1.8.0-1
|
* Tue Jan 17 2023 caodongxia <caodongxia@h-partners.com> - 1.8.0-1
|
||||||
- update to 1.8.0
|
- update to 1.8.0
|
||||||
|
|
||||||
@ -81,3 +84,4 @@ popd
|
|||||||
|
|
||||||
* Sat Aug 22 2020 tuShenmei <tushenmei@huawei.com> - 1.7.2-1
|
* Sat Aug 22 2020 tuShenmei <tushenmei@huawei.com> - 1.7.2-1
|
||||||
- package init
|
- package init
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
BIN
thin-1.8.0.gem
BIN
thin-1.8.0.gem
Binary file not shown.
BIN
thin-1.8.2-tests.tar.gz
Normal file
BIN
thin-1.8.2-tests.tar.gz
Normal file
Binary file not shown.
BIN
thin-1.8.2.gem
Normal file
BIN
thin-1.8.2.gem
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user