Modify changelog and add yaml file

This commit is contained in:
jxy_git 2022-04-22 09:48:31 +08:00
parent ec2044c2de
commit 33a1a971a9
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: "."