!3 Package upgrade

From: @houyingchao 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2022-07-01 06:37:19 +00:00 committed by Gitee
commit 93ff8e1d88
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,7 +1,7 @@
%global gem_name slop %global gem_name slop
Summary: Option gathering made easy Summary: Option gathering made easy
Name: rubygem-%{gem_name} Name: rubygem-%{gem_name}
Version: 3.5.0 Version: 4.9.2
Release: 1 Release: 1
License: MIT License: MIT
URL: http://github.com/leejarvis/slop URL: http://github.com/leejarvis/slop
@ -45,13 +45,16 @@ popd
%files doc %files doc
%doc %{gem_docdir} %doc %{gem_docdir}
%doc %{gem_instdir}/CHANGES.md
%doc %{gem_instdir}/README.md %doc %{gem_instdir}/README.md
%{gem_instdir}/Gemfile %{gem_instdir}/Gemfile
%{gem_instdir}/Rakefile %{gem_instdir}/Rakefile
%{gem_instdir}/%{gem_name}.gemspec %{gem_instdir}/%{gem_name}.gemspec
%{gem_instdir}/test %{gem_instdir}/test
%{gem_instdir}/CHANGELOG.md
%changelog %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 * Fri Jul 24 2020 zhanghua <zhanghua40@huawei.com> - 3.5.0-1
- package init - package init

Binary file not shown.

BIN
slop-4.9.2.gem Normal file

Binary file not shown.