!4 修改spec rubygem-test_declarative
Merge pull request !4 from tushenmei/master
This commit is contained in:
commit
9b32b1085f
@ -2,7 +2,7 @@
|
|||||||
Summary: Simply adds a declarative test method syntax to test/unit
|
Summary: Simply adds a declarative test method syntax to test/unit
|
||||||
Name: rubygem-%{gem_name}
|
Name: rubygem-%{gem_name}
|
||||||
Version: 0.0.5
|
Version: 0.0.5
|
||||||
Release: 1
|
Release: 2
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://github.com/svenfuchs/test_declarative
|
URL: http://github.com/svenfuchs/test_declarative
|
||||||
Source0: http://rubygems.org/gems/%{gem_name}-%{version}.gem
|
Source0: http://rubygems.org/gems/%{gem_name}-%{version}.gem
|
||||||
@ -54,5 +54,9 @@ popd
|
|||||||
%{gem_instdir}/test
|
%{gem_instdir}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 27 2020 tuShenmei <tushenmei@huawei.com> - 0.0.5-2
|
||||||
|
- modify yaml
|
||||||
|
|
||||||
* Tue Aug 18 2020 tuShenmei <tushenmei@huawei.com> - 0.0.5-1
|
* Tue Aug 18 2020 tuShenmei <tushenmei@huawei.com> - 0.0.5-1
|
||||||
- package init
|
- package init
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
version_control: github
|
version_control: github
|
||||||
src_repo: svenfuchs/test_declarative
|
src_repo: svenfuchs/test_declarative
|
||||||
tag_prefix: "test_declarative-"
|
tag_prefix: "test_declarative-"
|
||||||
separator: “.”
|
separator: "."
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user