Hello community,

here is the log from the commit of package kdevplatform for openSUSE:Factory 
checked in at 2016-10-06 12:44:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdevplatform (Old)
 and      /work/SRC/openSUSE:Factory/.kdevplatform.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdevplatform"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdevplatform/kdevplatform.changes        
2016-09-30 15:32:30.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kdevplatform.new/kdevplatform.changes   
2016-10-06 12:44:59.000000000 +0200
@@ -1,0 +2,12 @@
+Mon Oct  3 22:18:10 UTC 2016 - [email protected]
+
+- New upstream release 5.0.1
+  * Fix a deadlock in the background parser, which especially 
+    occured on projects containing both C++ and Python/JS/QML code
+     and caused either parsing or the whole application to freeze
+      randomly.
+  * Fix a crash which sometimes happened when switching git
+    branches on command line.
+  * Fix some translation issues.
+
+-------------------------------------------------------------------

Old:
----
  kdevplatform-5.0.tar.xz

New:
----
  kdevplatform-5.0.1.tar.xz

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

Other differences:
------------------
++++++ kdevplatform.spec ++++++
--- /var/tmp/diff_new_pack.UiXqPj/_old  2016-10-06 12:45:00.000000000 +0200
+++ /var/tmp/diff_new_pack.UiXqPj/_new  2016-10-06 12:45:00.000000000 +0200
@@ -19,13 +19,13 @@
 %define rversion 5.0
 %define libkdev_major 10
 Name:           kdevplatform
-Version:        5.0.0
+Version:        5.0.1
 Release:        0
 Summary:        Base Package for Integrated Development Environments
 License:        GPL-2.0+
 Group:          Development/Tools/IDE
 Url:            http://www.kdevelop.org
-Source:         
http://download.kde.org/stable/kdevelop/%{version}/src/%{name}-%{rversion}.tar.xz
+Source:         
http://download.kde.org/stable/kdevelop/%{version}/src/%{name}-%{version}.tar.xz
 BuildRequires:  boost-devel
 BuildRequires:  extra-cmake-modules >= 0.0.9
 BuildRequires:  grantlee5-devel
@@ -85,7 +85,7 @@
 
 
 %prep
-%setup -q -n kdevplatform-%{rversion}
+%setup -q -n kdevplatform-%{version}
 
 %build
   %cmake_kf5 -d build

++++++ kdevplatform-5.0.tar.xz -> kdevplatform-5.0.1.tar.xz ++++++
++++ 51453 lines of diff (skipped)


Reply via email to