Update to 1.8.3

This commit is contained in:
Mamoru TASAKA 2015-09-24 19:37:56 +09:00
commit 4431652211
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View file

@ -3,3 +3,4 @@ json-1.1.7.gem
/json-1.6.5.gem
/json-1.7.7.gem
/json-1.8.2.gem
/json-1.8.3.gem

View file

@ -1,8 +1,8 @@
%global gem_name json
Name: rubygem-%{gem_name}
Version: 1.8.2
Release: 101%{?dist}
Version: 1.8.3
Release: 100%{?dist}
Summary: A JSON implementation in Ruby
@ -130,6 +130,9 @@ popd
%changelog
* Thu Sep 24 2015 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1.8.3-100
- Update to 1.8.3
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.2-101
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

View file

@ -1 +1 @@
45f5193f0c849387c14ed4f13e5d4c2a json-1.8.2.gem
3d076c3efb7545020230e9c1de8ef284 json-1.8.3.gem