!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
|
||||
Name: rubygem-%{gem_name}
|
||||
Version: 0.0.5
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: MIT
|
||||
URL: http://github.com/svenfuchs/test_declarative
|
||||
Source0: http://rubygems.org/gems/%{gem_name}-%{version}.gem
|
||||
@ -54,5 +54,9 @@ popd
|
||||
%{gem_instdir}/test
|
||||
|
||||
%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
|
||||
- package init
|
||||
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
version_control: github
|
||||
src_repo: svenfuchs/test_declarative
|
||||
tag_prefix: "test_declarative-"
|
||||
separator: “.”
|
||||
separator: "."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user