!5 add the source description of source1
From: @caodongxia Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
b258f190c9
@ -1,11 +1,13 @@
|
|||||||
%global gem_name erubi
|
%global gem_name erubi
|
||||||
Name: rubygem-%{gem_name}
|
Name: rubygem-%{gem_name}
|
||||||
Version: 1.10.0
|
Version: 1.10.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Small ERB Implementation
|
Summary: Small ERB Implementation
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/jeremyevans/erubi
|
URL: https://github.com/jeremyevans/erubi
|
||||||
Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem
|
Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem
|
||||||
|
# git clone https://github.com/jeremyevans/erubi.git && cd erubi
|
||||||
|
# git archive -v -o erubi-1.10.0-test.tar.gz 1.10.0 test/
|
||||||
Source1: erubi-1.10.0-test.tar.gz
|
Source1: erubi-1.10.0-test.tar.gz
|
||||||
BuildRequires: ruby(release) rubygems-devel ruby rubygem(minitest)
|
BuildRequires: ruby(release) rubygems-devel ruby rubygem(minitest)
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -57,6 +59,9 @@ popd
|
|||||||
%{gem_instdir}/Rakefile
|
%{gem_instdir}/Rakefile
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 26 2022 caodongxia <caodongxia@h-partners.com> - 1.10.0-2
|
||||||
|
- Add the source description of source1
|
||||||
|
|
||||||
* Tue Jun 28 2022 baizhonggui <baizhonggui@h-partners.com> - 1.10.0-1
|
* Tue Jun 28 2022 baizhonggui <baizhonggui@h-partners.com> - 1.10.0-1
|
||||||
- update to 1.10.0
|
- update to 1.10.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user