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:
parent
ccc7ce7b27
commit
b514e66f30
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user