rebuilt with ruby 3.2.0 [release 1.13.10-2mamba;Tue Jan 03 2023]
This commit is contained in:
parent
1fcb07d4c0
commit
3279bef00e
Binary file not shown.
@ -1,6 +1,6 @@
|
||||
Name: ruby-nokogiri
|
||||
Version: 1.13.9
|
||||
Release: 1mamba
|
||||
Version: 1.13.10
|
||||
Release: 2mamba
|
||||
Summary: An HTML, XML, SAX, and Reader parser
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -15,13 +15,15 @@ BuildRequires: liblzma-devel
|
||||
BuildRequires: libruby-devel
|
||||
BuildRequires: libz-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: ruby-devel
|
||||
BuildRequires: ruby-devel >= 1:3.2.0
|
||||
BuildRequires: ruby-mini_portile2
|
||||
Requires: ruby
|
||||
Requires: ruby >= 1:3.2.0
|
||||
|
||||
%description
|
||||
An HTML, XML, SAX, and Reader parser.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q -c
|
||||
|
||||
@ -50,6 +52,12 @@ rm -rf %{buildroot}${gemdir}/cache
|
||||
%doc nokogiri-%{version}/LICENSE.md
|
||||
|
||||
%changelog
|
||||
* Tue Jan 03 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 1.13.10-2mamba
|
||||
- rebuilt with ruby 3.2.0
|
||||
|
||||
* Tue Dec 27 2022 Automatic Build System <autodist@mambasoft.it> 1.13.10-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Oct 19 2022 Automatic Build System <autodist@mambasoft.it> 1.13.9-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user