Hello community,

here is the log from the commit of package libyui for openSUSE:Factory checked 
in at 2018-05-17 19:31:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libyui (Old)
 and      /work/SRC/openSUSE:Factory/.libyui.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libyui"

Thu May 17 19:31:42 2018 rev:34 rq:607046 version:3.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libyui/libyui.changes    2017-11-23 
09:39:17.491728981 +0100
+++ /work/SRC/openSUSE:Factory/.libyui.new/libyui.changes       2018-05-17 
19:31:52.962410950 +0200
@@ -1,0 +2,6 @@
+Wed May  9 07:34:16 UTC 2018 - mli...@suse.cz
+
+- Fix GCC 8 warning: -Werror=catch-value (boo#1084636).
+- 3.4.1
+
+-------------------------------------------------------------------

Old:
----
  libyui-3.4.0.tar.bz2

New:
----
  libyui-3.4.1.tar.bz2

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

Other differences:
------------------
++++++ libyui-doc.spec ++++++
--- /var/tmp/diff_new_pack.dZMVzQ/_old  2018-05-17 19:31:53.474392245 +0200
+++ /var/tmp/diff_new_pack.dZMVzQ/_new  2018-05-17 19:31:53.478392099 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libyui-doc
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %define so_version 8
 
 Name:           %{parent}-doc
-Version:        3.4.0
+Version:        3.4.1
 Release:        0
 Source:         %{parent}-%{version}.tar.bz2
 

++++++ libyui.spec ++++++
--- /var/tmp/diff_new_pack.dZMVzQ/_old  2018-05-17 19:31:53.498391368 +0200
+++ /var/tmp/diff_new_pack.dZMVzQ/_new  2018-05-17 19:31:53.502391222 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libyui
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           libyui
-Version:        3.4.0
+Version:        3.4.1
 Release:        0
 Source:         %{name}-%{version}.tar.bz2
 

++++++ libyui-3.4.0.tar.bz2 -> libyui-3.4.1.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-3.4.0/VERSION.cmake 
new/libyui-3.4.1/VERSION.cmake
--- old/libyui-3.4.0/VERSION.cmake      2017-11-20 15:16:10.332612359 +0100
+++ new/libyui-3.4.1/VERSION.cmake      2018-05-14 14:10:38.000000000 +0200
@@ -1,6 +1,6 @@
 SET( VERSION_MAJOR "3")
 SET( VERSION_MINOR "4" )
-SET( VERSION_PATCH "0" )
+SET( VERSION_PATCH "1" )
 SET( VERSION 
"${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}${GIT_SHA1_VERSION}" )
 
 ##### This is need for the libyui core, ONLY.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-3.4.0/package/libyui-doc.spec 
new/libyui-3.4.1/package/libyui-doc.spec
--- old/libyui-3.4.0/package/libyui-doc.spec    2017-11-20 15:16:10.380612359 
+0100
+++ new/libyui-3.4.1/package/libyui-doc.spec    2018-05-14 14:10:38.000000000 
+0200
@@ -20,7 +20,7 @@
 %define so_version 8
 
 Name:           %{parent}-doc
-Version:        3.4.0
+Version:        3.4.1
 Release:        0
 Source:         %{parent}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-3.4.0/package/libyui.changes 
new/libyui-3.4.1/package/libyui.changes
--- old/libyui-3.4.0/package/libyui.changes     2017-11-20 15:16:10.380612359 
+0100
+++ new/libyui-3.4.1/package/libyui.changes     2018-05-14 14:10:38.000000000 
+0200
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Wed May  9 07:34:16 UTC 2018 - mli...@suse.cz
+
+- Fix GCC 8 warning: -Werror=catch-value (boo#1084636).
+- 3.4.1
+
+-------------------------------------------------------------------
 Wed Nov 15 15:06:20 UTC 2017 - shundham...@suse.de
 
 - Support for sending a widget ID with Shift-F6 for automated testing
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-3.4.0/package/libyui.spec 
new/libyui-3.4.1/package/libyui.spec
--- old/libyui-3.4.0/package/libyui.spec        2017-11-20 15:16:10.384612359 
+0100
+++ new/libyui-3.4.1/package/libyui.spec        2018-05-14 14:10:38.000000000 
+0200
@@ -16,7 +16,7 @@
 #
 
 Name:           libyui
-Version:        3.4.0
+Version:        3.4.1
 Release:        0
 Source:         %{name}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-3.4.0/src/YDialog.cc 
new/libyui-3.4.1/src/YDialog.cc
--- old/libyui-3.4.0/src/YDialog.cc     2017-11-20 15:16:10.432612359 +0100
+++ new/libyui-3.4.1/src/YDialog.cc     2018-05-14 14:10:38.000000000 +0200
@@ -687,7 +687,7 @@
        dialog->waitForEvent();
        dialog->destroy();
     }
-    catch ( YUIException exception )
+    catch ( const YUIException & exception )
     {
        // Don't let the application die just because help couldn't be 
displayed.
 
@@ -811,7 +811,7 @@
        }
         dialog->destroy();
     }
-    catch ( YUIException exception )
+    catch ( const YUIException & exception )
     {
         // Don't let the application die just because RN couldn't be displayed.
 


Reply via email to