rebase to 0.4.4

This commit is contained in:
Miroslav Suchý 2016-06-09 10:08:38 +02:00
parent 6d7c294947
commit d6feaa2572
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
/mysql2-0.3.15.gem
/mysql2-0.3.16.gem
/mysql2-0.4.0.gem
/mysql2-0.4.4.gem

View File

@ -2,8 +2,8 @@
%global gem_name mysql2
Name: rubygem-%{gem_name}
Version: 0.4.0
Release: 3%{?dist}
Version: 0.4.4
Release: 1%{?dist}
Summary: A simple, fast Mysql library for Ruby, binding to libmysql
Group: Development/Languages
License: MIT
@ -89,6 +89,9 @@ rm -rf %{buildroot}%{gem_instdir}/spec
%changelog
* Thu Jun 09 2016 Miroslav Suchý <msuchy@redhat.com> - 0.4.4-1
- New upstream release 0.4.4
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

View File

@ -1 +1 @@
c0e8cd8a524438cb74b0937819fa772e mysql2-0.4.0.gem
6663933bb99ba23958e9e7be7a6846fc mysql2-0.4.4.gem