rebuilt with ruby 3.2.0 [release 3.11.0-2mamba;Mon Jan 02 2023]
This commit is contained in:
parent
263bbd9313
commit
763bcf91a2
BIN
hiera-3.11.0.gem
Normal file
BIN
hiera-3.11.0.gem
Normal file
Binary file not shown.
BIN
hiera-3.9.0.gem
BIN
hiera-3.9.0.gem
Binary file not shown.
@ -1,18 +1,18 @@
|
|||||||
Name: ruby-hiera
|
Name: ruby-hiera
|
||||||
Version: 3.9.0
|
Version: 3.11.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: A pluggable data store for hierarcical data
|
Summary: A pluggable data store for hierarcical data
|
||||||
Group: System/Management
|
Group: System/Management
|
||||||
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/docs/puppet/7/hiera.html
|
URL: https://www.puppet.com/docs/puppet/7/hiera.html
|
||||||
Source: https://rubygems.org/downloads/hiera-%{version}.gem
|
Source: https://rubygems.org/downloads/hiera-%{version}.gem
|
||||||
License: Apache License 2.0
|
License: Apache License 2.0
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: ruby >= 2.5.1
|
Requires: ruby >= 3.2.0
|
||||||
BuildRequires: ruby >= 2.5.1
|
BuildRequires: ruby >= 3.2.0
|
||||||
|
|
||||||
%description
|
%description
|
||||||
A pluggable data store for hierarcical data.
|
A pluggable data store for hierarcical data.
|
||||||
@ -44,6 +44,15 @@ rm -rf %{buildroot}${gemdir}/cache
|
|||||||
%{_libdir}/ruby/gems/*/doc/hiera-%{version}/*
|
%{_libdir}/ruby/gems/*/doc/hiera-%{version}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 02 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 3.11.0-2mamba
|
||||||
|
- rebuilt with ruby 3.2.0
|
||||||
|
|
||||||
|
* Fri Dec 09 2022 Automatic Build System <autodist@mambasoft.it> 3.11.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Wed Aug 03 2022 Automatic Build System <autodist@mambasoft.it> 3.10.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Apr 20 2022 Automatic Build System <autodist@mambasoft.it> 3.9.0-1mamba
|
* Wed Apr 20 2022 Automatic Build System <autodist@mambasoft.it> 3.9.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user