!4 修改spec rubygem-test_declarative

Merge pull request !4 from tushenmei/master
This commit is contained in:
openeuler-ci-bot 2020-08-27 19:55:26 +08:00 committed by Gitee
commit 9b32b1085f
2 changed files with 6 additions and 2 deletions

View File

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

View File

@ -1,4 +1,4 @@
version_control: github
src_repo: svenfuchs/test_declarative
tag_prefix: "test_declarative-"
separator: “.”
separator: "."