!8 update to 2.7.0
From: @lyn1001 Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
fc2360c0de
Binary file not shown.
Binary file not shown.
BIN
regexp_parser-2.7.0-specs.tar.gz
Normal file
BIN
regexp_parser-2.7.0-specs.tar.gz
Normal file
Binary file not shown.
BIN
regexp_parser-2.7.0.gem
Normal file
BIN
regexp_parser-2.7.0.gem
Normal file
Binary file not shown.
@ -1,14 +1,14 @@
|
||||
%global gem_name regexp_parser
|
||||
|
||||
Name: rubygem-%{gem_name}
|
||||
Version: 2.6.1
|
||||
Version: 2.7.0
|
||||
Release: 1
|
||||
Summary: Scanner, lexer, parser for ruby's regular expressions
|
||||
License: MIT
|
||||
URL: https://github.com/ammar/regexp_parser
|
||||
Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem
|
||||
# git clone https://github.com/ammar/regexp_parser.git && cd regexp_parser \
|
||||
# git archive -v -o regexp_parser-2.6.1-specs.tar.gz v2.6.1 spec/
|
||||
# git archive -v -o regexp_parser-2.7.0-specs.tar.gz v2.7.0 spec/
|
||||
Source1: %{gem_name}-%{version}-specs.tar.gz
|
||||
BuildRequires: ruby(release)
|
||||
BuildRequires: rubygems-devel
|
||||
@ -67,6 +67,9 @@ popd
|
||||
%{gem_instdir}/regexp_parser.gemspec
|
||||
|
||||
%changelog
|
||||
* Tue Nov 14 2023 liyanan <liyanan61@h-partners.com> - 2.7.0-1
|
||||
- update to 2.7.0
|
||||
|
||||
* Wed Jan 04 2023 xu_ping <xuping33@h-partners.com> - 2.6.1-1
|
||||
- update to 2.6.1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user