From bf32335a766a93a0ab08c6b0cd2b22b41bc422fa Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: May 05 2015 20:53:41 +0000 Subject: Updated to latest release --- diff --git a/.gitignore b/.gitignore index 02b89d0..20400ed 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /mysql-2.5.2.tgz /mysql-2.5.4.tgz /mysql-2.5.5.tgz +/mysql-2.6.2.tgz diff --git a/nodejs-mysql.spec b/nodejs-mysql.spec index 753ba19..0598b8c 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.5.5 +Version: 2.6.2 Release: 1%{?dist} Group: Development/Languages License: MIT @@ -51,6 +51,9 @@ make test %{nodejs_sitelib}/%{npm_name} %changelog +* Tue May 05 2015 Troy Dawson - 2.6.2-1 +- Updated to latest release + * Wed Feb 25 2015 Troy Dawson - 2.5.5-1 - Updated to latest release diff --git a/sources b/sources index 2c78cd1..aba3fd9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4c6636ce7c9dd59f02824e4c85787a30 mysql-2.5.5.tgz +53b114a3d81f32f8688ecf057bf302f2 mysql-2.6.2.tgz