!3 Package upgrade
From: @houyingchao Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
93ff8e1d88
@ -1,7 +1,7 @@
|
||||
%global gem_name slop
|
||||
Summary: Option gathering made easy
|
||||
Name: rubygem-%{gem_name}
|
||||
Version: 3.5.0
|
||||
Version: 4.9.2
|
||||
Release: 1
|
||||
License: MIT
|
||||
URL: http://github.com/leejarvis/slop
|
||||
@ -45,13 +45,16 @@ popd
|
||||
|
||||
%files doc
|
||||
%doc %{gem_docdir}
|
||||
%doc %{gem_instdir}/CHANGES.md
|
||||
%doc %{gem_instdir}/README.md
|
||||
%{gem_instdir}/Gemfile
|
||||
%{gem_instdir}/Rakefile
|
||||
%{gem_instdir}/%{gem_name}.gemspec
|
||||
%{gem_instdir}/test
|
||||
%{gem_instdir}/CHANGELOG.md
|
||||
|
||||
%changelog
|
||||
* Thu Jun 30 2022 houyingchao <houyingchao@h-partners.com> - 4.9.2-1
|
||||
- Upgrade to 4.9.2
|
||||
|
||||
* Fri Jul 24 2020 zhanghua <zhanghua40@huawei.com> - 3.5.0-1
|
||||
- package init
|
||||
|
||||
BIN
slop-3.5.0.gem
BIN
slop-3.5.0.gem
Binary file not shown.
BIN
slop-4.9.2.gem
Normal file
BIN
slop-4.9.2.gem
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user