Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/rubygem-nokogiri.git#ab7057d9386c39054e6cecbdf3cae539a5ae7331
This commit is contained in:
DistroBaker 2020-11-07 14:48:05 +00:00
parent ccc7ce7b27
commit b514e66f30

View File

@ -1,7 +1,7 @@
%global mainver 1.10.10
#%%global prever .rc3
%global mainrel 1
%global mainrel 2
%global prerpmver %(echo "%{?prever}" | sed -e 's|\\.||g')
%global gem_name nokogiri
@ -35,7 +35,6 @@ Obsoletes: ruby-%{gem_name} <= 1.5.2-2
##
## Others
BuildRequires: gcc
BuildRequires: rubygem(pkg-config)
BuildRequires: libxml2-devel
BuildRequires: libxslt-devel
BuildRequires: ruby-devel
@ -230,6 +229,9 @@ popd
%{gem_dir}/doc/%{gem_name}-%{mainver}%{?prever}/
%changelog
* Thu Oct 22 2020 Vít Ondruch <vondruch@redhat.com> - 1.10.10-2
- Drop unnecessary rubygem(pkg-config) dependency.
* Sat Aug 8 2020 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1.10.10-1
- 1.10.10