Update to 2.2.0
Bump release
This commit is contained in:
parent
22defe4d69
commit
caa055abe5
3 changed files with 8 additions and 4 deletions
|
|
@ -1,8 +1,8 @@
|
|||
%global gem_name json
|
||||
|
||||
Name: rubygem-%{gem_name}
|
||||
Version: 2.1.0
|
||||
Release: 107%{?dist}
|
||||
Version: 2.2.0
|
||||
Release: 200%{?dist}
|
||||
|
||||
Summary: A JSON implementation in Ruby
|
||||
|
||||
|
|
@ -128,7 +128,6 @@ popd
|
|||
%exclude %{gem_instdir}/Rakefile
|
||||
|
||||
%files doc
|
||||
%{gem_instdir}/data
|
||||
%{gem_instdir}/references/
|
||||
%{gem_instdir}/*gemspec
|
||||
%{gem_docdir}/
|
||||
|
|
@ -136,6 +135,10 @@ popd
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Feb 26 2019 Mamoru TASAKA <mtasaka@fedoraproject.org> - 2.2.0-200
|
||||
- Update to 2.2.0
|
||||
- Bump release
|
||||
|
||||
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-107
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue