!2 Update to 4.2.0
From: @lyn1001 Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
1232708822
BIN
rouge-3.19.0.gem
BIN
rouge-3.19.0.gem
Binary file not shown.
BIN
rouge-4.2.0.gem
Normal file
BIN
rouge-4.2.0.gem
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
%global gem_name rouge
|
%global gem_name rouge
|
||||||
Name: rubygem-%{gem_name}
|
Name: rubygem-%{gem_name}
|
||||||
Version: 3.19.0
|
Version: 4.2.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Pure-ruby colorizer based on pygments
|
Summary: Pure-ruby colorizer based on pygments
|
||||||
License: MIT and BSD
|
License: MIT and BSD
|
||||||
@ -8,6 +8,7 @@ URL: http://rouge.jneen.net/
|
|||||||
Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem
|
Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem
|
||||||
BuildRequires: ruby(release) rubygems-devel ruby >= 2.0
|
BuildRequires: ruby(release) rubygems-devel ruby >= 2.0
|
||||||
BuildRequires: help2man
|
BuildRequires: help2man
|
||||||
|
Requires: rubygem(did_you_mean)
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%description
|
%description
|
||||||
Rouge aims to a be a simple, easy-to-extend drop-in replacement for pygments.
|
Rouge aims to a be a simple, easy-to-extend drop-in replacement for pygments.
|
||||||
@ -53,5 +54,8 @@ help2man -N -s1 -o %{buildroot}%{_mandir}/man1/rougify.1 \
|
|||||||
%{gem_instdir}/Gemfile
|
%{gem_instdir}/Gemfile
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 13 2023 liyanan <liyanan61@h-partners.com> - 4.2.0-1
|
||||||
|
- Update to 4.2.0
|
||||||
|
|
||||||
* Mon Sep 7 2020 yanan li <liyanan032@huawei.com> - 3.19.0-1
|
* Mon Sep 7 2020 yanan li <liyanan032@huawei.com> - 3.19.0-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user