2.7.0
This commit is contained in:
parent
8b31707258
commit
38b30f2a8f
2 changed files with 8 additions and 4 deletions
|
|
@ -1,8 +1,8 @@
|
|||
%global gem_name json
|
||||
|
||||
Name: rubygem-%{gem_name}
|
||||
Version: 2.6.3
|
||||
Release: 204%{?dist}
|
||||
Version: 2.7.0
|
||||
Release: 200%{?dist}
|
||||
|
||||
Summary: A JSON implementation in Ruby
|
||||
|
||||
|
|
@ -20,6 +20,7 @@ BuildRequires: ruby-devel
|
|||
BuildRequires: rubygems-devel
|
||||
BuildRequires: rubygem(rake)
|
||||
BuildRequires: rubygem(bigdecimal)
|
||||
BuildRequires: rubygem(test-unit-ruby-core)
|
||||
BuildRequires: rubygem(test-unit)
|
||||
|
||||
Obsoletes: rubygem-%{gem_name}-gui < %{version}
|
||||
|
|
@ -124,6 +125,9 @@ popd
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Dec 1 2023 Mamoru TASAKA <mtasaka@fedoraproject.org> - 2.7.0-200
|
||||
- 2.7.0
|
||||
|
||||
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.3-204
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue