[mysql-connector-java] - Update to 5.1.22

Miloš Jakubíček mjakubicek at fedoraproject.org
Wed Sep 12 09:31:03 UTC 2012


commit f63a71371cd7ae26f886757fd7c2ea1653b2bfd0
Author: Milos Jakubicek <xjakub at fi.muni.cz>
Date:   Tue Sep 11 13:01:38 2012 +0200

    - Update to 5.1.22

 .gitignore                |    1 +
 mysql-connector-java.spec |    7 +++++--
 sources                   |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9637808..d1080aa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /mysql-connector-java-5.1.17.tar.xz
 /mysql-connector-java-5.1.21.tar.xz
+/mysql-connector-java-5.1.22.tar.xz
diff --git a/mysql-connector-java.spec b/mysql-connector-java.spec
index d22d92b..8dabe88 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.21
-Release:    3%{?dist}
+Version:    5.1.22
+Release:    1%{?dist}
 Epoch:      1 
 
 # MySQL FLOSS Exception
@@ -155,6 +155,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Tue Sep 11 2012 Miloš Jakubíček <xjakub at fi.muni.cz> - 1:5.1.22-1
+- Update to 5.1.22
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:5.1.21-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index d672668..827694c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-26b9b3c19f50a8bf104bba59929628c8  mysql-connector-java-5.1.21.tar.xz
+d792981ae0060d1df58dcdbb04fd312f  mysql-connector-java-5.1.22.tar.xz


More information about the scm-commits mailing list