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
|
Name: ruby-facter
|
||||||
Version: 4.2.13
|
Version: 4.2.14
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: A library for collecting facts about your system
|
Summary: A library for collecting facts about your system
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://puppet.com/
|
URL: https://www.puppet.com/
|
||||||
Source: https://rubygems.org/downloads/facter-%{version}.gem
|
Source: https://rubygems.org/downloads/facter-%{version}.gem
|
||||||
License: Apache License 2.0
|
License: Apache License 2.0
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: ruby-devel >= 2.5.1
|
BuildRequires: ruby-devel >= 3.2.0
|
||||||
Requires: ruby >= 2.5.1
|
Requires: ruby >= 3.2.0
|
||||||
|
|
||||||
%description
|
%description
|
||||||
A library for collecting facts about your system.
|
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}/*
|
%{_libdir}/ruby/gems/*/doc/facter-%{version}/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Oct 12 2022 Automatic Build System <autodist@mambasoft.it> 4.2.13-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user