!2 Update to 1.5.0
From: @lyn1001 Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
358ed986d2
BIN
diff-lcs-1.3.gem
BIN
diff-lcs-1.3.gem
Binary file not shown.
BIN
diff-lcs-1.5.0.gem
Normal file
BIN
diff-lcs-1.5.0.gem
Normal file
Binary file not shown.
@ -1,13 +1,13 @@
|
||||
%global gem_name diff-lcs
|
||||
%{!?_with_bootstrap: %global bootstrap 0}
|
||||
Name: rubygem-%{gem_name}
|
||||
Version: 1.3
|
||||
Version: 1.5.0
|
||||
Release: 1
|
||||
Summary: Provide a list of changes between two sequenced collections
|
||||
License: GPLv2+ or Artistic or MIT
|
||||
URL: https://github.com/halostatue/diff-lcs
|
||||
Source0: https://rubygems.org/gems/diff-lcs-%{version}.gem
|
||||
BuildRequires: rubygems-devel
|
||||
BuildRequires: rubygems-devel rubygem(did_you_mean)
|
||||
%if ! 0%{?bootstrap}
|
||||
BuildRequires: rubygem(rspec)
|
||||
%endif
|
||||
@ -66,11 +66,13 @@ popd
|
||||
%doc %{gem_instdir}/Contributing.md
|
||||
%doc %{gem_instdir}/History.md
|
||||
%doc %{gem_instdir}/Manifest.txt
|
||||
%{gem_instdir}/autotest
|
||||
%doc %{gem_instdir}/README.rdoc
|
||||
%{gem_instdir}/Rakefile
|
||||
%{gem_instdir}/spec
|
||||
|
||||
%changelog
|
||||
* Mon Nov 13 2023 liyanan <liyanan61@h-partners.com> - 1.5.0-1
|
||||
- Update to 1.5.0
|
||||
|
||||
* Mon Aug 10 2020 yanan li <liyanan032@huawei.com> - 1.3-1
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user