Hello community,
here is the log from the commit of package kdevelop4-plugin-python for
openSUSE:Factory checked in at 2014-09-03 08:30:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdevelop4-plugin-python (Old)
and /work/SRC/openSUSE:Factory/.kdevelop4-plugin-python.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdevelop4-plugin-python"
Changes:
--------
---
/work/SRC/openSUSE:Factory/kdevelop4-plugin-python/kdevelop4-plugin-python.changes
2013-12-09 16:55:23.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.kdevelop4-plugin-python.new/kdevelop4-plugin-python.changes
2014-09-03 08:30:18.000000000 +0200
@@ -1,0 +2,11 @@
+Wed Aug 27 18:25:38 UTC 2014 - [email protected]
+
+- Update to 1.7.0
+ * fix encoding problem preventing the parser from working for some files
+ * Set plugin version automatically based on KDevplatform plugin version.
+ * Check type before accessing it to prevent crash.
+ * remove unused include which made build fail
+ * Last feature release based on kdelibs4 and Qt4
+- Bump libkdevplatform-devel BuildRequires to 1.7.0
+
+-------------------------------------------------------------------
Old:
----
kdev-python-1.6.0.tar.xz
New:
----
kdev-python-1.7.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdevelop4-plugin-python.spec ++++++
--- /var/tmp/diff_new_pack.ha5UyT/_old 2014-09-03 08:30:20.000000000 +0200
+++ /var/tmp/diff_new_pack.ha5UyT/_new 2014-09-03 08:30:20.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package kdevelop4-plugin-python
#
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,18 +17,18 @@
Name: kdevelop4-plugin-python
-Version: 1.6.0
+Version: 1.7.0
Release: 0
Summary: Python support for KDevelop
License: GPL-2.0+
Group: Development/Tools/IDE
Url: http://www.kdevelop.org
-Source0:
http://download.kde.org/stable/kdevelop/4.6.0/src/kdev-python-%{version}.tar.xz
+Source0:
http://download.kde.org/stable/kdevelop/4.7.0/src/kdev-python-%{version}.tar.xz
BuildRequires: fdupes
BuildRequires: kdevelop4-devel
BuildRequires: kdevelop4-pg-qt
BuildRequires: libkde4-devel
-BuildRequires: libkdevplatform-devel >= 1.4.60
+BuildRequires: libkdevplatform-devel >= 1.7.0
BuildRequires: python-kde4-devel
Requires: kdevelop4
Requires: python-kde4
++++++ kdev-python-1.6.0.tar.xz -> kdev-python-1.7.0.tar.xz ++++++
++++ 16496 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]