Logoj0ke.net Open Build Service > Projects > internetx:mysql5 > mysql-community-server-55 > Changes
Sign Up | Log In

Changes of Revision 5

[-] Changed mysql-community-server.changes
x
 
1
@@ -1,4 +1,10 @@
2
 -------------------------------------------------------------------
3
+Fri Jul  1 12:19:44 UTC 2011 - cs@linux-administrator.com
4
+
5
+- update to 5.5.14 GA
6
+  http://dev.mysql.com/doc/refman/5.5/en/news-5-5-13.html 
7
+
8
+-------------------------------------------------------------------
9
 Tue Feb 15 18:44:07 UTC 2011 - cs@linux-administrator.com
10
 
11
 - updated to 5.5.9 GA
12
[-] Changed mysql-community-server.spec ^
28
 
1
@@ -1,5 +1,5 @@
2
 #
3
-# spec file for package mysql-community-server (Version 5.5.9)
4
+# spec file for package mysql-community-server (Version 5.5.13)
5
 #
6
 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
7
 #
8
@@ -18,7 +18,7 @@
9
 # norootforbuild
10
 
11
 # Few definitions which will alter build
12
-%define prefered   0
13
+%define prefered   1
14
 %define use_cmake  1
15
 %define cluster    0
16
 %define builtin_plugins partition,csv,heap,myisam,innobase
17
@@ -32,8 +32,8 @@
18
 
19
 Name:           mysql-community-server_55
20
 Summary:        A True Multiuser, Multithreaded SQL Database Server
21
-Version:        5.5.9
22
-%define srv_vers   5.5.9
23
+Version:        5.5.13
24
+%define srv_vers   5.5.13
25
 Release:        1
26
 License:        GPLv2 ; with additional permissions: EXCEPTIONS-CLIENT
27
 Group:          Productivity/Databases/Servers
28
Changed mysql-5.5.13.tar.bz2 ^
Deleted mysql-5.5.9.tar.bz2 ^