update to version 1.4.0
This commit is contained in:
parent
5def9aeaf3
commit
2fe97dbcf6
BIN
docile-1.1.5.gem
BIN
docile-1.1.5.gem
Binary file not shown.
BIN
docile-1.4.0.gem
Normal file
BIN
docile-1.4.0.gem
Normal file
Binary file not shown.
@ -1,7 +1,7 @@
|
|||||||
%global gem_name docile
|
%global gem_name docile
|
||||||
Summary: Docile keeps your Ruby DSLs tame and well-behaved
|
Summary: Docile keeps your Ruby DSLs tame and well-behaved
|
||||||
Name: rubygem-%{gem_name}
|
Name: rubygem-%{gem_name}
|
||||||
Version: 1.1.5
|
Version: 1.4.0
|
||||||
Release: 1
|
Release: 1
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://ms-ati.github.com/docile/
|
URL: https://ms-ati.github.com/docile/
|
||||||
@ -52,10 +52,14 @@ rspec -Ilib spec
|
|||||||
%doc %{gem_docdir}
|
%doc %{gem_docdir}
|
||||||
%doc %{gem_instdir}/HISTORY.md
|
%doc %{gem_instdir}/HISTORY.md
|
||||||
%doc %{gem_instdir}/README.md
|
%doc %{gem_instdir}/README.md
|
||||||
%{gem_instdir}/on_what.rb
|
|
||||||
%{gem_instdir}/Rakefile
|
%{gem_instdir}/Rakefile
|
||||||
%{gem_instdir}/spec
|
%exclude %{_datadir}/gems/gems/%{gem_name}-%{version}/.github/*
|
||||||
|
%exclude %{_datadir}/gems/gems/%{gem_name}-%{version}/.rubocop.yml
|
||||||
|
%exclude %{_datadir}/gems/gems/%{gem_name}-%{version}/SECURITY.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 13 2023 Ge Wang <wang__Ge@126.com> - 1.4.0-1
|
||||||
|
- update to version 1.4.0
|
||||||
|
|
||||||
* Sat Aug 22 2020 liyanan <liyanan32@huawei.com> - 1.1.5-1
|
* Sat Aug 22 2020 liyanan <liyanan32@huawei.com> - 1.1.5-1
|
||||||
- package init
|
- package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user