automatic version update by autodist [release 2.6.2-1mamba;Mon May 16 2022]

This commit is contained in:
Automatic Build System 2024-01-05 17:33:20 +01:00
parent 98b0535616
commit d2016422a6
3 changed files with 4 additions and 1 deletions

Binary file not shown.

BIN
json_pure-2.6.2.gem Normal file

Binary file not shown.

View File

@ -1,7 +1,7 @@
%define gemdir %(ruby -rrubygems -e'puts Gem.default_dir') %define gemdir %(ruby -rrubygems -e'puts Gem.default_dir')
%define gemname %(echo %{name} | sed 's,^ruby-,,') %define gemname %(echo %{name} | sed 's,^ruby-,,')
Name: ruby-json_pure Name: ruby-json_pure
Version: 2.6.1 Version: 2.6.2
Release: 1mamba Release: 1mamba
Summary: A JSON implementation in pure Ruby Summary: A JSON implementation in pure Ruby
Group: System/Libraries Group: System/Libraries
@ -44,6 +44,9 @@ rm -f %{buildroot}%{gemdir}/gems/%{gemname}-%{version}/.gitignore
%{_libdir}/ruby/gems/*/doc/%{gemname}-%{version}/* %{_libdir}/ruby/gems/*/doc/%{gemname}-%{version}/*
%changelog %changelog
* Mon May 16 2022 Automatic Build System <autodist@mambasoft.it> 2.6.2-1mamba
- automatic version update by autodist
* Sun Oct 24 2021 Automatic Build System <autodist@mambasoft.it> 2.6.1-1mamba * Sun Oct 24 2021 Automatic Build System <autodist@mambasoft.it> 2.6.1-1mamba
- automatic version update by autodist - automatic version update by autodist