update to 1.8.2
(cherry picked from commit d94fc8ca404dcf5e9c8b35c9d86c0e999f735753)
This commit is contained in:
parent
28e6bf7299
commit
f315a3aa0f
@ -1,13 +1,13 @@
|
||||
%global gem_name thin
|
||||
Name: rubygem-%{gem_name}
|
||||
Version: 1.8.0
|
||||
Version: 1.8.2
|
||||
Release: 1
|
||||
Summary: A thin and fast web server
|
||||
License: (GPLv2+ or Ruby) and BSD and MIT
|
||||
URL: https://rubygems.org/gems/%{gem_name}/versions/%{version}
|
||||
Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem
|
||||
# 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
|
||||
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
|
||||
@ -73,6 +73,9 @@ popd
|
||||
%{gem_instdir}/Rakefile
|
||||
|
||||
%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
|
||||
- update to 1.8.0
|
||||
|
||||
@ -81,3 +84,4 @@ popd
|
||||
|
||||
* Sat Aug 22 2020 tuShenmei <tushenmei@huawei.com> - 1.7.2-1
|
||||
- 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