!3 回退 'Pull Request !2 : Update to 1.5.0'

From: @lyn1001 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2023-11-20 01:23:26 +00:00 committed by Gitee
commit 4cfcf9f6e5
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 3 additions and 5 deletions

BIN
diff-lcs-1.3.gem Normal file

Binary file not shown.

Binary file not shown.

View File

@ -1,13 +1,13 @@
%global gem_name diff-lcs
%{!?_with_bootstrap: %global bootstrap 0}
Name: rubygem-%{gem_name}
Version: 1.5.0
Version: 1.3
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 rubygem(did_you_mean)
BuildRequires: rubygems-devel
%if ! 0%{?bootstrap}
BuildRequires: rubygem(rspec)
%endif
@ -66,13 +66,11 @@ 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