diff --git a/rubygem-regexp_property_values.spec b/rubygem-regexp_property_values.spec index a280dfd..9d9ab71 100644 --- a/rubygem-regexp_property_values.spec +++ b/rubygem-regexp_property_values.spec @@ -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 - 1.0.0-1 +* Fri Apr 22 2022 jiangxinyu - 1.0.0-2 +- Modify changelog and add yaml file + +* Mon Nov 29 2021 houyingchao - 1.0.0-1 - Init package diff --git a/rubygem-regexp_property_values.yaml b/rubygem-regexp_property_values.yaml new file mode 100644 index 0000000..ae06e69 --- /dev/null +++ b/rubygem-regexp_property_values.yaml @@ -0,0 +1,4 @@ +version_control: rubygems +src_repo: regexp_property_values +tag_prefix: "^v" +separator: "."