!4 升级到2.5
From: @json-book Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
3a55cad22b
@ -1,6 +1,6 @@
|
|||||||
%global gem_name sdoc
|
%global gem_name sdoc
|
||||||
Name: rubygem-%{gem_name}
|
Name: rubygem-%{gem_name}
|
||||||
Version: 2.4.0
|
Version: 2.5.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: RDoc generator to build searchable HTML documentation for Ruby code
|
Summary: RDoc generator to build searchable HTML documentation for Ruby code
|
||||||
License: MIT and (GPLv2 or Ruby) and BSD
|
License: MIT and (GPLv2 or Ruby) and BSD
|
||||||
@ -10,7 +10,7 @@ Source1: sdoc.1
|
|||||||
Source2: sdoc-merge.1
|
Source2: sdoc-merge.1
|
||||||
Patch0: Resolve-the-check-failure.patch
|
Patch0: Resolve-the-check-failure.patch
|
||||||
Requires: rubygem(json)
|
Requires: rubygem(json)
|
||||||
BuildRequires: ruby(release) rubygems-devel ruby rubygem(minitest)
|
BuildRequires: ruby(release) rubygems-devel ruby rubygem(minitest) zlib-devel
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%description
|
%description
|
||||||
SDoc is simply a wrapper for the rdoc command line tool.
|
SDoc is simply a wrapper for the rdoc command line tool.
|
||||||
@ -73,6 +73,9 @@ popd
|
|||||||
%{gem_instdir}/spec
|
%{gem_instdir}/spec
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Jul 05 2022 yaoxin <yaoxin30@h-partners.com> - 2.4.0-1
|
||||||
- Upgrade to 2.4.0
|
- Upgrade to 2.4.0
|
||||||
|
|
||||||
|
|||||||
BIN
sdoc-2.4.0.gem
BIN
sdoc-2.4.0.gem
Binary file not shown.
BIN
sdoc-2.5.0.gem
Normal file
BIN
sdoc-2.5.0.gem
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user