Hello community,

here is the log from the commit of package krdc for openSUSE:Factory checked in 
at 2015-01-08 23:17:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/krdc (Old)
 and      /work/SRC/openSUSE:Factory/.krdc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "krdc"

Changes:
--------
--- /work/SRC/openSUSE:Factory/krdc/krdc.changes        2014-11-19 
20:24:46.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.krdc.new/krdc.changes   2015-01-08 
23:18:18.000000000 +0100
@@ -1,0 +2,7 @@
+Wed Dec 17 20:39:07 UTC 2014 - [email protected]
+
+- Update to KDE Applications 14.12.0
+   * KDE Applications 14.12.0
+   * See https://www.kde.org/announcements/announce-applications-14.12.0.php
+
+-------------------------------------------------------------------

Old:
----
  krdc-4.14.3.tar.xz

New:
----
  krdc-14.12.0.tar.xz

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

Other differences:
------------------
++++++ krdc.spec ++++++
--- /var/tmp/diff_new_pack.GFm0bM/_old  2015-01-08 23:18:20.000000000 +0100
+++ /var/tmp/diff_new_pack.GFm0bM/_new  2015-01-08 23:18:20.000000000 +0100
@@ -25,7 +25,7 @@
 BuildRequires:  pkgconfig(TelepathyQt4)
 %endif
 BuildRequires:  oxygen-icon-theme-large
-Version:        4.14.3
+Version:        14.12.0
 Release:        0
 Summary:        Remote Desktop Connection
 License:        GPL-2.0+

++++++ krdc-4.14.3.tar.xz -> krdc-14.12.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-4.14.3/mainwindow.cpp 
new/krdc-14.12.0/mainwindow.cpp
--- old/krdc-4.14.3/mainwindow.cpp      2014-09-07 09:16:04.000000000 +0200
+++ new/krdc-14.12.0/mainwindow.cpp     2014-09-07 06:19:24.000000000 +0200
@@ -1119,6 +1119,7 @@
             m_newConnectionTableView->fontMetrics().height() + 3);
         
m_newConnectionTableView->horizontalHeader()->setStretchLastSection(true);
         
m_newConnectionTableView->horizontalHeader()->setResizeMode(QHeaderView::ResizeToContents);
+        m_newConnectionTableView->resizeColumnsToContents();
         m_newConnectionTableView->setAlternatingRowColors(true);
         // set up sorting and actions (double click open, right click custom 
menu)
         m_newConnectionTableView->setSortingEnabled(true);

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to