summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2011-12-10 17:49:58 +0100
committerRemi Collet <fedora@famillecollet.com>2011-12-10 17:49:58 +0100
commit7d05f85bd3bbe1b0e8bcc70f5c4ddddcaa94b4b8 (patch)
treeeeb68d99c63811333a58faa188d64175104fdb88
parentf94e0e30cd7ea55caeef865497009a92c7e7986c (diff)
MySQL 5.5.19
-rw-r--r--mysql55.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/mysql55.spec b/mysql55.spec
index fc105f0..d12bc7a 100644
--- a/mysql55.spec
+++ b/mysql55.spec
@@ -1,5 +1,5 @@
Name: mysql
-Version: 5.5.18
+Version: 5.5.19
Release: 1%{?dist}
Summary: MySQL client programs and shared libraries
@@ -764,6 +764,11 @@ fi
%{_mandir}/man1/mysql_client_test.1*
%changelog
+* Sat Dec 10 2011 Remi Collet <RPMS@FamilleCollet.com> - 5.5.19-1
+- update to MySQL 5.5.19 Community Server GA
+ http://dev.mysql.com/doc/refman/5.5/en/news-5-5-19.html
+- switch to systemd on fedora >= 15 (from rawhide)
+
* Mon Nov 21 2011 Tom Lane <tgl@redhat.com> 5.5.18-1
- Update to MySQL 5.5.18, for various fixes described at
http://dev.mysql.com/doc/refman/5.5/en/news-5-5-18.html