Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mysql-workbench for openSUSE:Factory 
checked in at 2021-06-07 22:43:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mysql-workbench (Old)
 and      /work/SRC/openSUSE:Factory/.mysql-workbench.new.32437 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mysql-workbench"

Mon Jun  7 22:43:51 2021 rev:54 rq:897960 version:8.0.25

Changes:
--------
--- /work/SRC/openSUSE:Factory/mysql-workbench/mysql-workbench.changes  
2021-03-30 20:52:04.316161530 +0200
+++ 
/work/SRC/openSUSE:Factory/.mysql-workbench.new.32437/mysql-workbench.changes   
    2021-06-07 22:44:18.656567245 +0200
@@ -1,0 +2,13 @@
+Wed Jun  2 21:39:06 UTC 2021 - Mykola Krachkovsky <[email protected]>
+
+- Updated to 8.0.25
+  * release notes:
+    https://dev.mysql.com/doc/relnotes/workbench/en/news-8-0-24.html
+    https://dev.mysql.com/doc/relnotes/workbench/en/news-8-0-25.html
+- Fixed upstream libssh dependency
+  * removed mysql-workbench-ssh.patch
+- Changed patches due to code changes
+  * updated mysql-workbench-license-location.patch
+  * updated mysql-workbench-unbundle-libscintilla.patch
+
+-------------------------------------------------------------------

Old:
----
  mysql-workbench-community-8.0.23-src.tar.gz
  mysql-workbench-ssh.patch

New:
----
  mysql-workbench-community-8.0.25-src.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mysql-workbench.spec ++++++
--- /var/tmp/diff_new_pack.CjWdME/_old  2021-06-07 22:44:20.484570333 +0200
+++ /var/tmp/diff_new_pack.CjWdME/_new  2021-06-07 22:44:20.488570340 +0200
@@ -18,7 +18,7 @@
 
 %define edition community
 Name:           mysql-workbench
-Version:        8.0.23
+Version:        8.0.25
 Release:        0
 Summary:        A MySQL visual database modeling, administration and querying 
tool
 License:        GPL-2.0-only AND GPL-2.0-or-later
@@ -54,8 +54,6 @@
 Patch23:        mysql-workbench-antlr4.patch
 # PATCH-FIX-OPENSUSE drop unused glXQueryVersion call
 Patch24:        mysql-workbench-unused-glx-call.patch
-# PATCH-FIX-UPSTREAM change libssh header to find version
-Patch26:        mysql-workbench-ssh.patch
 BuildRequires:  Mesa-devel
 BuildRequires:  ant
 BuildRequires:  antlr4-tool
@@ -67,7 +65,7 @@
 BuildRequires:  gcc-c++
 BuildRequires:  gnome-keyring-devel
 BuildRequires:  gtkmm3-devel
-BuildRequires:  libantlr4-runtime-devel >= 4.7.2
+BuildRequires:  libantlr4-runtime-devel >= 4.9.1
 BuildRequires:  libmysqlclient-devel
 BuildRequires:  libmysqlcppconn-devel >= 1.1.8
 BuildRequires:  libmysqld-devel > 5.1
@@ -90,7 +88,7 @@
 BuildRequires:  pkgconfig(libpcrecpp)
 BuildRequires:  pkgconfig(libpng)
 BuildRequires:  pkgconfig(libsecret-1)
-BuildRequires:  pkgconfig(libssh) >= 0.8.5
+BuildRequires:  pkgconfig(libssh) >= 0.9.5
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(libzip)
 BuildRequires:  pkgconfig(lua)
@@ -105,8 +103,8 @@
 Requires:       proj
 Requires(post): desktop-file-utils
 Requires(post): shared-mime-info
-Requires(postun): desktop-file-utils
-Requires(postun): shared-mime-info
+Requires(postun):desktop-file-utils
+Requires(postun):shared-mime-info
 Suggests:       gnome-keyring
 Suggests:       mysqldump
 Conflicts:      mysql-workbench-com-se
@@ -170,7 +168,7 @@
 
 rm -r %{buildroot}%{_datadir}/mime-info
 
-rm -r %{buildroot}%{_datadir}/doc/mysql-workbench
+rm -r %{buildroot}%{_datadir}/doc/mysql-workbench-community
 
 # Check for duplicate files
 %fdupes -s %{buildroot}

++++++ mysql-workbench-community-8.0.23-src.tar.gz -> 
mysql-workbench-community-8.0.25-src.tar.gz ++++++
/work/SRC/openSUSE:Factory/mysql-workbench/mysql-workbench-community-8.0.23-src.tar.gz
 
/work/SRC/openSUSE:Factory/.mysql-workbench.new.32437/mysql-workbench-community-8.0.25-src.tar.gz
 differ: char 16, line 1

++++++ mysql-workbench-license-location.patch ++++++
--- /var/tmp/diff_new_pack.CjWdME/_old  2021-06-07 22:44:20.556570454 +0200
+++ /var/tmp/diff_new_pack.CjWdME/_new  2021-06-07 22:44:20.556570454 +0200
@@ -1,8 +1,8 @@
 --- 
mysql-workbench-community-8.0.15-org/frontend/linux/workbench/main_form.cpp     
   2019-01-30 15:32:36.000000000 +0200
 +++ 
mysql-workbench-community-8.0.15-src/frontend/linux/workbench/main_form.cpp     
   2019-02-22 23:34:44.515070418 +0200
-@@ -1499,7 +1499,7 @@
+@@ -1497,7 +1497,7 @@
      auto parts = base::split(bec::GRTManager::get()->get_basedir(), "/");
-     std::string last = parts.back();
+     std::string last = parts.back() + 
(wb::WBContextUI::get()->get_wb()->is_commercial() ? "-commercial" : 
"-community");
      parts.pop_back();
 -    parts.push_back("doc");
 +    parts.push_back("licenses"); // used only for License.txt

++++++ mysql-workbench-unbundle-libscintilla.patch ++++++
--- /var/tmp/diff_new_pack.CjWdME/_old  2021-06-07 22:44:20.576570488 +0200
+++ /var/tmp/diff_new_pack.CjWdME/_new  2021-06-07 22:44:20.580570495 +0200
@@ -31,16 +31,16 @@
 diff -uNr mysql-workbench-community-8.0.19-org/CMakeLists.txt 
mysql-workbench-community-8.0.19-src/CMakeLists.txt
 --- mysql-workbench-community-8.0.19-org/CMakeLists.txt        2019-12-15 
21:40:32.000000000 +0200
 +++ mysql-workbench-community-8.0.19-src/CMakeLists.txt        2020-04-05 
14:48:36.735862665 +0300
-@@ -137,7 +137,7 @@
+@@ -143,7 +143,7 @@
  check_function_exists (strtoimax HAVE_STRTOIMAX)
  check_function_exists (strtoumax HAVE_STRTOUMAX)
  
--set(ANTLR_JAR_FILENAME "antlr-4.7.1-complete.jar")
+-set(ANTLR_JAR_FILENAME "antlr-4.9.1-complete.jar")
 +set(ANTLR_JAR_FILENAME "antlr4.jar")
  get_filename_component(SOURCE_PARENT_DIR ${CMAKE_SOURCE_DIR} DIRECTORY)
  set(LINUX_RES_BIN_DIR ${SOURCE_PARENT_DIR}/linux-res/bin)
- if(WITH_ANTLR_JAR)
-@@ -153,6 +153,9 @@
+ message("WITH_ANTLR_JAR: ${WITH_ANTLR_JAR}")
+@@ -161,6 +161,9 @@
    message(WARNING ${ANTLR_JAR_FILENAME} " or java runtime wasn't found which 
is required if you'd like to rebuild Lexer and Parser files")
  endif()
  

Reply via email to