delete commit and modify changelog

This commit is contained in:
lostway 2020-08-28 16:58:05 +08:00
parent 48d65c0935
commit 8b19214224

View File

@ -12,8 +12,6 @@ License: MIT
URL: https://nokogiri.org URL: https://nokogiri.org
Source0: https://rubygems.org/gems/%{gem_name}-%{mainver}%{?prever}.gem Source0: https://rubygems.org/gems/%{gem_name}-%{mainver}%{?prever}.gem
Source1: https://github.com/sparklemotion/%{gem_name}/archive/v%{mainver}.tar.gz Source1: https://github.com/sparklemotion/%{gem_name}/archive/v%{mainver}.tar.gz
# Patch0: rubygem-nokogiri-1.5.0.beta3-test-failure.patch
#Patch0: rubygem-nokogiri-1.5.0-allow-non-crosscompile.patch
# Shut down libxml2 version unmatching warning # Shut down libxml2 version unmatching warning
Patch0: %{name}-1.6.6.4-shutdown-libxml2-warning.patch Patch0: %{name}-1.6.6.4-shutdown-libxml2-warning.patch
BuildRequires: ruby(release) ruby(rubygems) rubygem(minitest) rubygems-devel BuildRequires: ruby(release) ruby(rubygems) rubygem(minitest) rubygems-devel
@ -147,5 +145,5 @@ popd
%{gem_dir}/doc/%{gem_name}-%{mainver}%{?prever}/ %{gem_dir}/doc/%{gem_name}-%{mainver}%{?prever}/
%changelog %changelog
* Wed Aug 19 2020 luoshengwei <luoshengwei@huawei.com> - %{mainver}-1 * Wed Aug 19 2020 luoshengwei <luoshengwei@huawei.com> - 1.10.5-1
- package init - package init