Package upgrade

This commit is contained in:
houyingchao 2022-06-30 20:20:57 +08:00
parent dee1944b61
commit e066c16210
3 changed files with 5 additions and 2 deletions

View File

@ -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

Binary file not shown.

BIN
slop-4.9.2.gem Normal file

Binary file not shown.