Package upgrade
This commit is contained in:
parent
dee1944b61
commit
e066c16210
@ -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
|
||||||
|
|||||||
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