Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2016-08-26 23:13:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and      /work/SRC/openSUSE:Factory/.libyui-qt.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libyui-qt"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes      2016-05-17 
17:06:38.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2016-08-26 
23:13:37.000000000 +0200
@@ -1,0 +2,7 @@
+Mon Aug 22 12:47:32 UTC 2016 - [email protected]
+
+- Do not append new line when content of log view do not change
+  (bnc#989155)
+- 2.46.24
+
+-------------------------------------------------------------------

Old:
----
  libyui-qt-2.46.23.tar.bz2

New:
----
  libyui-qt-2.46.24.tar.bz2

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

Other differences:
------------------
++++++ libyui-qt-doc.spec ++++++
--- /var/tmp/diff_new_pack.rTL2hx/_old  2016-08-26 23:13:37.000000000 +0200
+++ /var/tmp/diff_new_pack.rTL2hx/_new  2016-08-26 23:13:37.000000000 +0200
@@ -20,7 +20,7 @@
 %define so_version 7
 
 Name:           %{parent}-doc
-Version:        2.46.23
+Version:        2.46.24
 Release:        0
 Source:         %{parent}-%{version}.tar.bz2
 

++++++ libyui-qt.spec ++++++
--- /var/tmp/diff_new_pack.rTL2hx/_old  2016-08-26 23:13:37.000000000 +0200
+++ /var/tmp/diff_new_pack.rTL2hx/_new  2016-08-26 23:13:37.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           libyui-qt
-Version:        2.46.23
+Version:        2.46.24
 Release:        0
 Source:         %{name}-%{version}.tar.bz2
 

++++++ libyui-qt-2.46.23.tar.bz2 -> libyui-qt-2.46.24.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.23/VERSION.cmake 
new/libyui-qt-2.46.24/VERSION.cmake
--- old/libyui-qt-2.46.23/VERSION.cmake 2016-05-16 09:04:47.000000000 +0200
+++ new/libyui-qt-2.46.24/VERSION.cmake 2016-08-22 17:02:49.000000000 +0200
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "46")
-SET(VERSION_PATCH "23")
+SET(VERSION_PATCH "24")
 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-qt-2.46.23/package/libyui-qt-doc.spec 
new/libyui-qt-2.46.24/package/libyui-qt-doc.spec
--- old/libyui-qt-2.46.23/package/libyui-qt-doc.spec    2016-05-16 
09:04:47.000000000 +0200
+++ new/libyui-qt-2.46.24/package/libyui-qt-doc.spec    2016-08-22 
17:11:52.000000000 +0200
@@ -20,7 +20,7 @@
 %define so_version 7
 
 Name:           %{parent}-doc
-Version:        2.46.23
+Version:        2.46.24
 Release:        0
 Source:         %{parent}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.23/package/libyui-qt.changes 
new/libyui-qt-2.46.24/package/libyui-qt.changes
--- old/libyui-qt-2.46.23/package/libyui-qt.changes     2016-05-16 
09:04:47.000000000 +0200
+++ new/libyui-qt-2.46.24/package/libyui-qt.changes     2016-08-22 
17:02:49.000000000 +0200
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Mon Aug 22 12:47:32 UTC 2016 - [email protected]
+
+- Do not append new line when content of log view do not change
+  (bnc#989155)
+- 2.46.24
+
+-------------------------------------------------------------------
 Fri May 13 15:47:00 UTC 2016 - [email protected]
 
 - Now Yast requests the focus to the window manager when running
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.23/package/libyui-qt.spec 
new/libyui-qt-2.46.24/package/libyui-qt.spec
--- old/libyui-qt-2.46.23/package/libyui-qt.spec        2016-05-16 
09:04:47.000000000 +0200
+++ new/libyui-qt-2.46.24/package/libyui-qt.spec        2016-08-22 
17:11:52.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           libyui-qt
-Version:        2.46.23
+Version:        2.46.24
 Release:        0
 Source:         %{name}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.23/src/YQLogView.cc 
new/libyui-qt-2.46.24/src/YQLogView.cc
--- old/libyui-qt-2.46.23/src/YQLogView.cc      2014-06-02 15:21:40.000000000 
+0200
+++ new/libyui-qt-2.46.24/src/YQLogView.cc      2016-08-22 17:02:49.000000000 
+0200
@@ -82,6 +82,9 @@
 {
     QScrollBar *sb = _qt_text->verticalScrollBar();
     QString newString = fromUTF8( text );
+    // no change -> no need to update
+    if (newString == _lastText)
+        return;
 
     bool atEnd = sb->value() == sb->maximum();
 


Reply via email to