rebase to mysql2-0.3.15 -- second take

This commit is contained in:
Miroslav Suchý 2014-02-11 11:10:17 +01:00
parent 32e89fa998
commit 3761ec59a9
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/mysql2-0.3.13.gem
/mysql2-0.3.15.gem

View File

@ -2,8 +2,8 @@
%global gem_name mysql2
Name: rubygem-%{gem_name}
Version: 0.3.13
Release: 1%{?dist}
Version: 0.3.15
Release: 2%{?dist}
Summary: A simple, fast Mysql library for Ruby, binding to libmysql
Group: Development/Languages
License: MIT
@ -88,5 +88,8 @@ rm -rf %{buildroot}%{gem_instdir}/spec
%changelog
* Tue Feb 11 2014 Miroslav Suchý <msuchy@redhat.com> 0.3.15-2
- rebase to mysql2-0.3.15
* Wed Sep 11 2013 Alexander Chernyakhovsky <achernya@mit.edu> - 0.3.13-1
- Initial package

View File

@ -1 +1 @@
ee8dfc03421a1db9f6147d2efde7ced8 mysql2-0.3.13.gem
c317fc0dc8e2b409f13fe045fa665dd7 mysql2-0.3.15.gem