rebuilt with ruby 3.2.0 [release 4.2.14-2mamba;Mon Jan 02 2023]
This commit is contained in:
parent
95f1b79e53
commit
0b12dc06ae
Binary file not shown.
BIN
facter-4.2.14.gem
Normal file
BIN
facter-4.2.14.gem
Normal file
Binary file not shown.
@ -1,18 +1,18 @@
|
||||
Name: ruby-facter
|
||||
Version: 4.2.13
|
||||
Release: 1mamba
|
||||
Version: 4.2.14
|
||||
Release: 2mamba
|
||||
Summary: A library for collecting facts about your system
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://puppet.com/
|
||||
URL: https://www.puppet.com/
|
||||
Source: https://rubygems.org/downloads/facter-%{version}.gem
|
||||
License: Apache License 2.0
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: ruby-devel >= 2.5.1
|
||||
Requires: ruby >= 2.5.1
|
||||
BuildRequires: ruby-devel >= 3.2.0
|
||||
Requires: ruby >= 3.2.0
|
||||
|
||||
%description
|
||||
A library for collecting facts about your system.
|
||||
@ -43,6 +43,12 @@ gem install --no-user-install --ignore-dependencies -i "%{buildroot}$gemdir" \
|
||||
%{_libdir}/ruby/gems/*/doc/facter-%{version}/*
|
||||
|
||||
%changelog
|
||||
* Mon Jan 02 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 4.2.14-2mamba
|
||||
- rebuilt with ruby 3.2.0
|
||||
|
||||
* Fri Dec 09 2022 Automatic Build System <autodist@mambasoft.it> 4.2.14-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Oct 12 2022 Automatic Build System <autodist@mambasoft.it> 4.2.13-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user