Hello community,
here is the log from the commit of package kdevelop4-plugin-python for
openSUSE:Factory checked in at 2013-12-09 16:55:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-11-01 07:04:26.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.kdevelop4-plugin-python.new/kdevelop4-plugin-python.changes
2013-12-09 16:55:23.000000000 +0100
@@ -1,0 +2,10 @@
+Sat Dec 7 23:11:38 UTC 2013 - [email protected]
+
+- Update to 1.6.0
+ * Fix the randomly failing test
+ * Fix compiler warnings
+ * Do not suggest adding "import" lines for declarations which already exist
+ * Fix a bug in asdl_c.py
+ * Find the python 2 executable at build time.
+
+-------------------------------------------------------------------
Old:
----
kdev-python-v1.5.2.tar.xz
New:
----
kdev-python-1.6.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdevelop4-plugin-python.spec ++++++
--- /var/tmp/diff_new_pack.GxbmeS/_old 2013-12-09 16:55:24.000000000 +0100
+++ /var/tmp/diff_new_pack.GxbmeS/_new 2013-12-09 16:55:24.000000000 +0100
@@ -17,13 +17,13 @@
Name: kdevelop4-plugin-python
-Version: 1.5.2
+Version: 1.6.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/kdev-python/%{version}/src/kdev-python-v%{version}.tar.xz
+Source0:
http://download.kde.org/stable/kdevelop/4.6.0/src/kdev-python-%{version}.tar.xz
BuildRequires: fdupes
BuildRequires: kdevelop4-devel
BuildRequires: kdevelop4-pg-qt
@@ -37,23 +37,17 @@
Recommends: %{name}-lang
Provides: %{name}-doc = %{version}
Obsoletes: %{name}-doc < %{version}
+Provides: %{name}-devel = %{version}
+Obsoletes: %{name}-devel < %{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%kde4_runtime_requires
%description
A KDevelop plugin which provides Python language support.
-%package devel
-Summary: Development files for %{name}
-Group: Development/Libraries/KDE
-Requires: %{name} = %{version}
-
-%description devel
-Development libraries and headers needed to build software using %{name}
-
%lang_package
%prep
-%setup -q -n kdev-python-v%{version}
+%setup -q -n kdev-python-%{version}
%build
%cmake_kde4 -d build
@@ -78,17 +72,16 @@
%{_kde4_appsdir}/kdevappwizard/
# don't move documentation to -doc package, it's parser data
%{_kde4_appsdir}/kdevpythonsupport/
-%{_kde4_modulesdir}/kcm_pep8.so
+%{_kde4_configdir}/kdev_python_docfiles.knsrc
%{_kde4_libdir}/libkdev4python*.so
%{_kde4_libdir}/libpython2.7-kdevelop.so.*
+%{_kde4_modulesdir}/kcm_docfiles.so
+%{_kde4_modulesdir}/kcm_pep8.so
%{_kde4_modulesdir}/kdevpdb.so
%{_kde4_modulesdir}/kdevpythonlanguagesupport.so
+%{_kde4_servicesdir}/kcm_kdevpythondocfiles.desktop
%{_kde4_servicesdir}/kcm_kdevpythonpep8.desktop
%{_kde4_servicesdir}/kdevpdb.desktop
%{_kde4_servicesdir}/kdevpythonsupport.desktop
-%files devel
-%defattr(-,root,root)
-%{_kde4_libdir}/libpython2.7-kdevelop.so
-
%changelog
++++++ kdev-python-v1.5.2.tar.xz -> kdev-python-1.6.0.tar.xz ++++++
++++ 77163 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]