diff --git a/regexp_property_values-1.0.0-spec.txz b/regexp_property_values-1.0.0-spec.txz deleted file mode 100644 index 5abe55f..0000000 Binary files a/regexp_property_values-1.0.0-spec.txz and /dev/null differ diff --git a/regexp_property_values-1.0.0.gem b/regexp_property_values-1.0.0.gem deleted file mode 100644 index 2a7edaa..0000000 Binary files a/regexp_property_values-1.0.0.gem and /dev/null differ diff --git a/regexp_property_values-1.3.0-spec.txz b/regexp_property_values-1.3.0-spec.txz new file mode 100644 index 0000000..cee50b0 Binary files /dev/null and b/regexp_property_values-1.3.0-spec.txz differ diff --git a/regexp_property_values-1.3.0.gem b/regexp_property_values-1.3.0.gem new file mode 100644 index 0000000..9f61fe1 Binary files /dev/null and b/regexp_property_values-1.3.0.gem differ diff --git a/rubygem-regexp_property_values.spec b/rubygem-regexp_property_values.spec index 9d9ab71..1629487 100644 --- a/rubygem-regexp_property_values.spec +++ b/rubygem-regexp_property_values.spec @@ -1,8 +1,8 @@ %global gem_name regexp_property_values Name: rubygem-%{gem_name} -Version: 1.0.0 -Release: 2 +Version: 1.3.0 +Release: 1 Summary: Inspect property values supported by Ruby's regex engine License: MIT URL: https://github.com/jaynetics/regexp_property_values @@ -77,6 +77,9 @@ popd %{gem_instdir}/regexp_property_values.gemspec %changelog +* Tue Nov 14 2023 liyanan - 1.3.0-1 +- update to 1.3.0 + * Fri Apr 22 2022 jiangxinyu - 1.0.0-2 - Modify changelog and add yaml file