[mysql-connector-java] - Update to 5.1.21

Miloš Jakubíček mjakubicek at fedoraproject.org
Tue Jul 10 08:18:31 UTC 2012


commit 23a0c285364c81587d248438568a2d8e874378af
Author: Milos Jakubicek <xjakub at fi.muni.cz>
Date:   Tue Jul 10 10:05:00 2012 +0200

    - Update to 5.1.21

 .gitignore                |    1 +
 mysql-connector-java.spec |    7 +++++--
 sources                   |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 02478b1..9637808 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /mysql-connector-java-5.1.17.tar.xz
+/mysql-connector-java-5.1.21.tar.xz
diff --git a/mysql-connector-java.spec b/mysql-connector-java.spec
index 56d9b17..f0329ce 100644
--- a/mysql-connector-java.spec
+++ b/mysql-connector-java.spec
@@ -7,8 +7,8 @@
 
 Summary:    Official JDBC driver for MySQL
 Name:       mysql-connector-java
-Version:    5.1.17
-Release:    5%{?dist}
+Version:    5.1.21
+Release:    1%{?dist}
 Epoch:      1 
 
 # MySQL FLOSS Exception
@@ -155,6 +155,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Tue Jul 10 2012 Miloš Jakubíček <xjakub at fi.muni.cz> - 1:5.1.21-1
+- Update to 5.1.21
+
 * Sat May  5 2012 Tom Lane <tgl at redhat.com> 1:5.1.17-5
 - Switch to noarch (non-GCJ) build
 Resolves: #688937, #819139
diff --git a/sources b/sources
index 88b3d90..d672668 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4430a10959de99f90d7f6debedcd4acc  mysql-connector-java-5.1.17.tar.xz
+26b9b3c19f50a8bf104bba59929628c8  mysql-connector-java-5.1.21.tar.xz


More information about the scm-commits mailing list