add the source description of source1

This commit is contained in:
caodongxia 2022-10-26 17:15:25 +08:00
parent f630f9573a
commit c125a742ef

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