2.21.2
This commit is contained in:
parent
1ef6ae0b0b
commit
d066dcf06d
2 changed files with 7 additions and 4 deletions
|
|
@ -1,12 +1,12 @@
|
|||
%global gem_name json
|
||||
|
||||
%global pkg_version_num 2.21.1
|
||||
%global pkg_version_num 2.21.2
|
||||
%dnl %global pkg_version_alpha
|
||||
%global gem_version() %{pkg_version_num}%{?pkg_version_alpha:.%pkg_version_alpha}
|
||||
|
||||
Name: rubygem-%{gem_name}
|
||||
Version: %{pkg_version_num}%{?pkg_version_alpha:~%pkg_version_alpha}
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
|
||||
Summary: A JSON implementation in Ruby
|
||||
|
||||
|
|
@ -136,6 +136,9 @@ popd
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Aug 04 2026 Mamoru TASAKA <mtasaka@fedoraproject.org> - 2.21.2-1
|
||||
- 2.21.2
|
||||
|
||||
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.21.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue