Modify changelog and add yaml file
This commit is contained in:
parent
ec2044c2de
commit
33a1a971a9
@ -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
|
||||
|
||||
4
rubygem-regexp_property_values.yaml
Normal file
4
rubygem-regexp_property_values.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: rubygems
|
||||
src_repo: regexp_property_values
|
||||
tag_prefix: "^v"
|
||||
separator: "."
|
||||
Loading…
x
Reference in New Issue
Block a user