Hello community,

here is the log from the commit of package konsole for openSUSE:Factory checked 
in at 2015-10-17 16:38:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/konsole (Old)
 and      /work/SRC/openSUSE:Factory/.konsole.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "konsole"

Changes:
--------
--- /work/SRC/openSUSE:Factory/konsole/konsole.changes  2015-10-03 
20:22:50.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.konsole.new/konsole.changes     2015-10-17 
16:38:47.000000000 +0200
@@ -1,0 +2,13 @@
+Sun Oct 11 13:36:23 UTC 2015 - [email protected]
+
+- Update to KDE Applications 15.08.2
+   * KDE Applications 15.08.2 
+   * https://www.kde.org/announcements/announce-applications-15.08.2.php
+
+
+-------------------------------------------------------------------
+Mon Oct  5 09:36:12 UTC 2015 - [email protected]
+
+- Own directory %_kf5_sharedir/appdata to fix build on Leap
+
+-------------------------------------------------------------------

Old:
----
  konsole-15.08.1.tar.xz

New:
----
  konsole-15.08.2.tar.xz

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

Other differences:
------------------
++++++ konsole.spec ++++++
--- /var/tmp/diff_new_pack.MadZXf/_old  2015-10-17 16:38:48.000000000 +0200
+++ /var/tmp/diff_new_pack.MadZXf/_new  2015-10-17 16:38:48.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           konsole
-Version:        15.08.1
+Version:        15.08.2
 Release:        0
 Summary:        KDE Terminal
 License:        GPL-2.0+
@@ -118,6 +118,7 @@
 %dir %{_kf5_htmldir}/en
 %dir %{_kf5_htmldir}
 %doc %{_kf5_htmldir}/en/konsole/
+%dir %_kf5_sharedir/appdata
 %_kf5_sharedir/appdata/org.kde.konsole.appdata.xml
 
 %files part

++++++ konsole-15.08.1.tar.xz -> konsole-15.08.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/konsole-15.08.1/src/Part.cpp 
new/konsole-15.08.2/src/Part.cpp
--- old/konsole-15.08.1/src/Part.cpp    2015-08-25 16:55:12.000000000 +0200
+++ new/konsole-15.08.2/src/Part.cpp    2015-09-24 14:50:03.000000000 +0200
@@ -84,6 +84,7 @@
 Part::~Part()
 {
     ProfileManager::instance()->saveSettings();
+    delete _viewManager;
 }
 
 void Part::createGlobalActions()








Reply via email to