!2 Modify changelog and add yaml file

From: @jxy_git 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-05-05 08:30:19 +00:00 committed by Gitee
commit 2fa47f18a9
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 9 additions and 2 deletions

View File

@ -2,7 +2,7 @@
Name: rubygem-%{gem_name}
Version: 1.0.0
Release: 1
Release: 2
Summary: Inspect property values supported by Ruby's regex engine
License: MIT
URL: https://github.com/jaynetics/regexp_property_values
@ -77,5 +77,8 @@ popd
%{gem_instdir}/regexp_property_values.gemspec
%changelog
* Mon Nov 29 2021 houyingchao<houyingchao@huawei.com> - 1.0.0-1
* Fri Apr 22 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 1.0.0-2
- Modify changelog and add yaml file
* Mon Nov 29 2021 houyingchao <houyingchao@huawei.com> - 1.0.0-1
- Init package

View File

@ -0,0 +1,4 @@
version_control: rubygems
src_repo: regexp_property_values
tag_prefix: "^v"
separator: "."