Hello community,

here is the log from the commit of package kdevplatform for openSUSE:Factory 
checked in at 2013-11-04 15:06:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        
2013-10-30 15:38:30.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.kdevplatform.new/kdevplatform.changes   
2013-11-04 15:06:44.000000000 +0100
@@ -1,0 +2,14 @@
+Thu Oct 31 16:53:39 UTC 2013 - [email protected]
+
+- Update to version 1.5.2
+  * Disable color output for git-pull call
+  * Make sure delayedModificationWarningOn() is always called as a slot
+  * Use relativePath instead of relativeUrl to properly display spaces.
+  * Cleanup and fixup ProjectUtils to not leak and not trigger crashes.
+  * Add "--force" to git-rm call
+  * Fix crash / odd behavior in project tree view
+  * Fix uninitialized value found by valgrind
+  * Fix crash when re-loading the file manager plugin
+  * Fix licensing mistake in output view
+
+-------------------------------------------------------------------

Old:
----
  kdevplatform-1.5.1.tar.bz2

New:
----
  kdevplatform-1.5.2.tar.xz

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

Other differences:
------------------
++++++ kdevplatform.spec ++++++
--- /var/tmp/diff_new_pack.6qX9VY/_old  2013-11-04 15:06:49.000000000 +0100
+++ /var/tmp/diff_new_pack.6qX9VY/_new  2013-11-04 15:06:49.000000000 +0100
@@ -17,15 +17,15 @@
 
 
 Name:           kdevplatform
-Version:        1.5.1
+Version:        1.5.2
 Release:        0
-%define kdevelop_version 4.5.1
+%define kdevelop_version 4.5.2
 %define libkdev_major 7
 Summary:        Base Package for Integrated Development Environments
 License:        GPL-2.0+
 Group:          Development/Tools/IDE
 Url:            http://www.kdevelop.org
-Source0:        
http://download.kde.org/stable/kdevelop/%{kdevelop_version}/src/%{name}-%{version}.tar.bz2
+Source0:        
http://download.kde.org/stable/kdevelop/%{kdevelop_version}/src/%{name}-%{version}.tar.xz
 BuildRequires:  boost-devel
 BuildRequires:  commoncpp2-devel
 BuildRequires:  db-devel
@@ -34,6 +34,7 @@
 BuildRequires:  libkde4-devel >= 4.7
 BuildRequires:  libqjson-devel
 BuildRequires:  subversion-devel
+BuildRequires:  xz
 #BuildRequires:  kompare - currently disabled upstream, see toplevel 
CMakeLists.txt
 Requires:       %{name}-lang = %{version}
 Requires:       libkdevplatform%{libkdev_major} = %{version}
@@ -204,6 +205,9 @@
 %{_kde4_modules}/kdevtestview.so
 %{_kde4_modules}/plasma_kdev_projectfileelement.so
 %{_kde4_modulesdir}/imports/
+%dir %{_kde4_modulesdir}/plugins/grantlee/
+%dir %{_kde4_modulesdir}/plugins/grantlee/0.?/
+%{_kde4_modulesdir}/plugins/grantlee/*/kdev_filters.so
 %{_kde4_appsdir}/kdevappwizard
 %{_kde4_appsdir}/kdevclassbrowser
 %{_kde4_appsdir}/kdevcodegen
@@ -277,6 +281,5 @@
 %{_kde4_bindir}/kdev_dbus_socket_transformer
 %{_kde4_bindir}/kdev_format_source.sh
 %{_kde4_bindir}/kdevplatform_shell_environment.sh
-%{_kde4_libdir}/grantlee/*/kdev_filters.so
 
 %changelog

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

Reply via email to