2.6.3
This commit is contained in:
parent
4b7cbd8196
commit
3443b99536
2 changed files with 7 additions and 4 deletions
|
|
@ -1,8 +1,8 @@
|
|||
%global gem_name json
|
||||
|
||||
Name: rubygem-%{gem_name}
|
||||
Version: 2.6.2
|
||||
Release: 202%{?dist}
|
||||
Version: 2.6.3
|
||||
Release: 200%{?dist}
|
||||
|
||||
Summary: A JSON implementation in Ruby
|
||||
|
||||
|
|
@ -123,6 +123,9 @@ popd
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Dec 5 2022 Mamoru TASAKA <mtasaka@fedoraproject.org> - 2.6.3-200
|
||||
- 2.6.3
|
||||
|
||||
* Wed Oct 5 2022 Mamoru TASAKA <mtasaka@fedoraproject.org> - 2.6.2-202
|
||||
- Remove no longer needed recompilation
|
||||
|
||||
|
|
|
|||
4
sources
4
sources
|
|
@ -1,2 +1,2 @@
|
|||
SHA512 (json-2.6.2.gem) = 4b0ac453d16436747ec6fe9ec777e7de84c78f0993d443f5ad0ca201e795b6ded4e2883aba52560676467736fe7f7e18bddb3dfc4be941a2b08fddaa79988530
|
||||
SHA512 (rubygem-json-2.6.2-missing-files.tar.gz) = 2dc0f199faea589998ca7d44a83cade045f8f939deca1a367529d564328747b5e3829bd6cd156efcf48a1e431658664665811128cb6240b2ce191c390a07b5eb
|
||||
SHA512 (json-2.6.3.gem) = 10795b67403b03bf0780f9a34f3f1dd59cb797380bc28e8176890502b18fc064ad775b1472856400a1f75a75346fab1e9f63f799b6685d10363495c6a36b6911
|
||||
SHA512 (rubygem-json-2.6.3-missing-files.tar.gz) = 2819ff7450fac8d419c7ba731c216859417befa45feb4d768d5c5d802bed8cc58e2ce025b59928e05bb87d25a4b002bc62ebbe8b84e3aab9ce5e8e401b2e8698
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue