[nodejs-mysql] Updated to latest release

tdawson tdawson at fedoraproject.org
Fri Oct 24 22:26:09 UTC 2014


commit 5ffcfec6925e8b6bdf6e9049b76d8a3477e0f12a
Author: Troy Dawson <tdawson at redhat.com>
Date:   Fri Oct 24 17:26:10 2014 -0500

    Updated to latest release

 .gitignore        |    1 +
 nodejs-mysql.spec |    5 ++++-
 sources           |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c462ee3..c8f4f2c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /mysql-2.2.0.tgz
 /mysql-2.3.1.tgz
 /mysql-2.3.2.tgz
+/mysql-2.5.2.tgz
diff --git a/nodejs-mysql.spec b/nodejs-mysql.spec
index 3726ba9..8934484 100644
--- a/nodejs-mysql.spec
+++ b/nodejs-mysql.spec
@@ -7,7 +7,7 @@
 
 Summary:       A node.js driver for mysql
 Name:          nodejs-%{npm_name}
-Version:       2.3.2
+Version:       2.5.2
 Release:       1%{?dist}
 Group:         Development/Languages
 License:       MIT
@@ -51,6 +51,9 @@ make test
 %{nodejs_sitelib}/%{npm_name}
 
 %changelog
+* Fri Oct 24 2014 Troy Dawson <tdawson at redhat.com> - 2.5.2-1
+- Updated to latest release
+
 * Mon Jun 09 2014 Troy Dawson <tdawson at redhat.com> - 2.3.2-1
 - Update to version 2.3.2
 
diff --git a/sources b/sources
index a59c1b9..f42ca96 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2e4b63c078b62dbb036109e5263c706b  mysql-2.3.2.tgz
+0836f9f10f31575665b226f917b32882  mysql-2.5.2.tgz


More information about the scm-commits mailing list