From b514e66f3050a332f1fa6372bc442eae0f45810b Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Sat, 7 Nov 2020 14:48:05 +0000 Subject: [PATCH] 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 --- rubygem-nokogiri.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/rubygem-nokogiri.spec b/rubygem-nokogiri.spec index 220f4eb..db0a6db 100644 --- a/rubygem-nokogiri.spec +++ b/rubygem-nokogiri.spec @@ -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 - 1.10.10-2 +- Drop unnecessary rubygem(pkg-config) dependency. + * Sat Aug 8 2020 Mamoru TASAKA - 1.10.10-1 - 1.10.10