rebuilt with ruby 3.2.0 [release 3.11.0-2mamba;Mon Jan 02 2023]

This commit is contained in:
Silvan Calarco 2024-01-05 17:33:12 +01:00
parent 263bbd9313
commit 763bcf91a2
3 changed files with 14 additions and 5 deletions

BIN
hiera-3.11.0.gem Normal file

Binary file not shown.

Binary file not shown.

View File

@ -1,18 +1,18 @@
Name: ruby-hiera
Version: 3.9.0
Release: 1mamba
Version: 3.11.0
Release: 2mamba
Summary: A pluggable data store for hierarcical data
Group: System/Management
Vendor: openmamba
Distribution: openmamba
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
License: Apache License 2.0
## AUTOBUILDREQ-BEGIN
## AUTOBUILDREQ-END
Requires: ruby >= 2.5.1
BuildRequires: ruby >= 2.5.1
Requires: ruby >= 3.2.0
BuildRequires: ruby >= 3.2.0
%description
A pluggable data store for hierarcical data.
@ -44,6 +44,15 @@ rm -rf %{buildroot}${gemdir}/cache
%{_libdir}/ruby/gems/*/doc/hiera-%{version}/*
%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
- automatic version update by autodist