!4 升级到2.5

From: @json-book 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2023-03-06 12:33:04 +00:00 committed by Gitee
commit 3a55cad22b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,6 @@
%global gem_name sdoc
Name: rubygem-%{gem_name}
Version: 2.4.0
Version: 2.5.0
Release: 1
Summary: RDoc generator to build searchable HTML documentation for Ruby code
License: MIT and (GPLv2 or Ruby) and BSD
@ -10,7 +10,7 @@ Source1: sdoc.1
Source2: sdoc-merge.1
Patch0: Resolve-the-check-failure.patch
Requires: rubygem(json)
BuildRequires: ruby(release) rubygems-devel ruby rubygem(minitest)
BuildRequires: ruby(release) rubygems-devel ruby rubygem(minitest) zlib-devel
BuildArch: noarch
%description
SDoc is simply a wrapper for the rdoc command line tool.
@ -73,6 +73,9 @@ popd
%{gem_instdir}/spec
%changelog
* Tue Feb 20 2023 wenchaofan <349464272@qq.com> - 2.5.0-1
- Upgrade to 2.5.0
* Tue Jul 05 2022 yaoxin <yaoxin30@h-partners.com> - 2.4.0-1
- Upgrade to 2.4.0

Binary file not shown.

BIN
sdoc-2.5.0.gem Normal file

Binary file not shown.