diff --git a/addressable-2.8.5.gem b/addressable-2.8.5.gem deleted file mode 100644 index e58bb94413f197a2c3caf38dbf886800574db7e5..0000000000000000000000000000000000000000 Binary files a/addressable-2.8.5.gem and /dev/null differ diff --git a/addressable-2.8.6.gem b/addressable-2.8.6.gem new file mode 100644 index 0000000000000000000000000000000000000000..3413e0247e47ace16eff9dd972eea3ca64d83703 Binary files /dev/null and b/addressable-2.8.6.gem differ diff --git a/rubygem-addressable.spec b/rubygem-addressable.spec index 41676dbbfa97218e0a8649d45664dade5582e2fc..402e543177cccf0145ff34cb40acc8679a9b4df0 100644 --- a/rubygem-addressable.spec +++ b/rubygem-addressable.spec @@ -1,6 +1,6 @@ %global gem_name addressable Name: rubygem-%{gem_name} -Version: 2.8.5 +Version: 2.8.6 Release: 1 Summary: URI Implementation License: ASL 2.0 @@ -61,6 +61,10 @@ popd %{gem_instdir}/%{gem_name}.gemspec %changelog +* Wed Feb 21 2024 liyanan - 2.8.6-1 +- Upgrade to 2.8.6 +- Memoize regexps for common character classes + * Mon Nov 13 2023 Ge Wang - 2.8.5-1 - Upgrade to 2.8.5