Hello community,
here is the log from the commit of package kdevelop5-plugin-python3 for
openSUSE:Factory checked in at 2016-10-06 12:46:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdevelop5-plugin-python3 (Old)
and /work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdevelop5-plugin-python3"
Changes:
--------
---
/work/SRC/openSUSE:Factory/kdevelop5-plugin-python3/kdevelop5-plugin-python3.changes
2016-10-02 00:07:29.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new/kdevelop5-plugin-python3.changes
2016-10-06 12:46:06.000000000 +0200
@@ -1,0 +2,12 @@
+Tue Oct 4 12:55:32 UTC 2016 - [email protected]
+
+- Add QtConcurrent to BuildRequires
+
+-------------------------------------------------------------------
+Mon Oct 3 22:25:48 UTC 2016 - [email protected]
+
+- New upstream release 5.0.1
+ * Fix imports sometimes not being found in kdev-python without
+ pressing F5 by hand
+
+-------------------------------------------------------------------
Old:
----
kdev-python-5.0.tar.xz
New:
----
kdev-python-5.0.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdevelop5-plugin-python3.spec ++++++
--- /var/tmp/diff_new_pack.16w3Ss/_old 2016-10-06 12:46:08.000000000 +0200
+++ /var/tmp/diff_new_pack.16w3Ss/_new 2016-10-06 12:46:08.000000000 +0200
@@ -19,27 +19,36 @@
%define rname kdev-python
%define rversion 5.0
Name: kdevelop5-plugin-python3
-Version: 5.0.0
+Version: 5.0.1
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/%{version}/src/%{rname}-%{rversion}.tar.xz
+Source0: %{rname}-%{version}.tar.xz
BuildRequires: extra-cmake-modules
BuildRequires: fdupes
+BuildRequires: grantlee5-devel
+BuildRequires: karchive-devel
BuildRequires: kcmutils-devel
BuildRequires: kdevelop5 >= 5.0.0
BuildRequires: kdevplatform-devel >= 5.0.0
BuildRequires: kf5-filesystem
+BuildRequires: kguiaddons-devel
BuildRequires: ki18n-devel
+BuildRequires: kiconthemes-devel
BuildRequires: kitemmodels-devel
BuildRequires: knewstuff-devel
+BuildRequires: knotifications-devel
+BuildRequires: knotifyconfig-devel
BuildRequires: ktexteditor-devel
+BuildRequires: kwindowsystem-devel
BuildRequires: pkgconfig
BuildRequires: python3 >= 3.5.0
BuildRequires: python3-devel >= 3.5.0
BuildRequires: threadweaver-devel
+BuildRequires: pkgconfig(Qt5Concurrent) >= 5.2.0
+BuildRequires: pkgconfig(Qt5Quick) >= 5.2.0
BuildRequires: pkgconfig(Qt5Test) >= 5.2.0
BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
Requires: kdevelop5
@@ -69,7 +78,7 @@
Provides translations to the package %{name}
%prep
-%setup -q -n %{rname}-%{rversion}
+%setup -q -n %{rname}-%{version}
%build
%cmake_kf5 -d build
++++++ kdev-python-5.0.tar.xz -> kdev-python-5.0.1.tar.xz ++++++
++++ 2651 lines of diff (skipped)