[rubygem-mysql2] rebase to mysql2-0.3.15 -- second take

Miroslav Suchý msuchy at fedoraproject.org
Tue Feb 11 10:10:04 UTC 2014


commit 3761ec59a9404c9d180143138baf08411ff33b65
Author: Miroslav Suchý <msuchy at redhat.com>
Date:   Tue Feb 11 11:10:17 2014 +0100

    rebase to mysql2-0.3.15 -- second take

 .gitignore          |    1 +
 rubygem-mysql2.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4e183c7..6c6ef6d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /mysql2-0.3.13.gem
+/mysql2-0.3.15.gem
diff --git a/rubygem-mysql2.spec b/rubygem-mysql2.spec
index 2f7b323..3f6cf70 100644
--- a/rubygem-mysql2.spec
+++ b/rubygem-mysql2.spec
@@ -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 at redhat.com> 0.3.15-2
+- rebase to mysql2-0.3.15
+
 * Wed Sep 11 2013 Alexander Chernyakhovsky <achernya at mit.edu> - 0.3.13-1
 - Initial package
diff --git a/sources b/sources
index 3af5722..84b2874 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ee8dfc03421a1db9f6147d2efde7ced8  mysql2-0.3.13.gem
+c317fc0dc8e2b409f13fe045fa665dd7  mysql2-0.3.15.gem


More information about the scm-commits mailing list