Hello community,
here is the log from the commit of package mysql-community-server for
openSUSE:Factory checked in at 2015-07-12 22:52:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mysql-community-server (Old)
and /work/SRC/openSUSE:Factory/.mysql-community-server.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mysql-community-server"
Changes:
--------
---
/work/SRC/openSUSE:Factory/mysql-community-server/mysql-community-server.changes
2015-07-03 00:10:33.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.mysql-community-server.new/mysql-community-server.changes
2015-07-12 22:52:42.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Jul 7 09:25:05 UTC 2015 - [email protected]
+
+- Sync to git state fixing few triv issues
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mysql-community-server.spec ++++++
--- /var/tmp/diff_new_pack.GXS1Jj/_old 2015-07-12 22:52:44.000000000 +0200
+++ /var/tmp/diff_new_pack.GXS1Jj/_new 2015-07-12 22:52:44.000000000 +0200
@@ -182,6 +182,9 @@
Requires: libmysqlclient_r%{soname} = %{version}
Requires: openssl-devel
Requires: zlib-devel
+# mysql-devel needs to be provided as some pkgs still depend on it
+Provides: mysql-devel = %{version}
+Obsoletes: mysql-devel < %{version}
%description -n libmysqlclient-devel
This package contains the development header files and libraries
++++++ configuration-tweaks.tar.bz2 ++++++
--- old/default_plugins.cnf 2015-06-30 11:07:28.000000000 +0200
+++ new/default_plugins.cnf 2015-07-07 11:26:28.000000000 +0200
@@ -1,4 +1,4 @@
[server]
-#plugin-load=blackhole=ha_blackhole.so
-#plugin-load=federated=ha_federated.so
-#plugin-load=archive=ha_archive.so
+#plugin-load-add=blackhole=ha_blackhole.so
+#plugin-load-add=federated=ha_federated.so
+#plugin-load-add=archive=ha_archive.so
++++++ mysql-patches.tar.bz2 ++++++