!5 add the source description of source1

From: @caodongxia 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2022-11-01 01:11:52 +00:00 committed by Gitee
commit b258f190c9
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,11 +1,13 @@
%global gem_name erubi
Name: rubygem-%{gem_name}
Version: 1.10.0
Release: 1
Release: 2
Summary: Small ERB Implementation
License: MIT
URL: https://github.com/jeremyevans/erubi
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
BuildRequires: ruby(release) rubygems-devel ruby rubygem(minitest)
BuildArch: noarch
@ -57,6 +59,9 @@ popd
%{gem_instdir}/Rakefile
%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
- update to 1.10.0