2.15.1
This commit is contained in:
parent
12253f7294
commit
5dd12f04eb
2 changed files with 7 additions and 4 deletions
|
|
@ -1,12 +1,12 @@
|
|||
%global gem_name json
|
||||
|
||||
%global pkg_version_num 2.15.0
|
||||
%global pkg_version_num 2.15.1
|
||||
%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: 1%{?dist}
|
||||
Release: 0.100%{?dist}
|
||||
|
||||
Summary: A JSON implementation in Ruby
|
||||
|
||||
|
|
@ -136,6 +136,9 @@ popd
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Oct 07 2025 Mamoru TASAKA <mtasaka@fedoraproject.org> - 2.15.1-1
|
||||
- 2.15.1
|
||||
|
||||
* Thu Sep 25 2025 Mamoru TASAKA <mtasaka@fedoraproject.org> - 2.15.0-1
|
||||
- 2.15.0
|
||||
|
||||
|
|
|
|||
4
sources
4
sources
|
|
@ -1,2 +1,2 @@
|
|||
SHA512 (json-2.15.0.gem) = f0107699389fb4b8ccb405018477a8ca25643f3f627fe5d3b29d122dd220e718abf661571dd5baa69a9bc8f9fd0a15cc8e7829f11fc3e16eb2d7e8487a51f2ba
|
||||
SHA512 (rubygem-json-2.15.0-missing-files.tar.gz) = 515f15151fc5531008b4dddf3e11de9dc70b4d4ba69d54bd7ef3c08c32c7cc4843b1360723a62d369a4efef14e951edbda34a9d82c3157532e6c7a1823b7e051
|
||||
SHA512 (json-2.15.1.gem) = 04952b7f1b584112b2303a0427405ab91a97e3f1121ce3e7c378dd142dd793f2e56cf841fda2f9a5b2eb07a78b82760d0764733095a5c641c301b6157486bf00
|
||||
SHA512 (rubygem-json-2.15.1-missing-files.tar.gz) = 1ae0c5d37c4479d54c10a0275ebe4f9ee4e394de320589f9054c984f306fe89abc429327c6e511ee193d111ff2654140f06b35c5823cd303ec772d84a7d0c180
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue