Hello community, here is the log from the commit of package kdevelop5-plugin-python3 for openSUSE:Factory checked in at 2017-03-31 15:08:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdevelop5-plugin-python3 (Old) and /work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "kdevelop5-plugin-python3" Fri Mar 31 15:08:17 2017 rev:7 rq:482361 version:5.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kdevelop5-plugin-python3/kdevelop5-plugin-python3.changes 2017-03-12 20:02:07.625658050 +0100 +++ /work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new/kdevelop5-plugin-python3.changes 2017-03-31 15:08:23.793638642 +0200 @@ -1,0 +2,9 @@ +Thu Mar 23 14:46:43 UTC 2017 - wbauer@tmo.at + +- New upstream release 5.1.0 + * For a list of changes, see: + https://www.kdevelop.org/news/kdevelop-510-released +- Drop build-with-py36.diff, included upstream +- Adjust minimum python3 version, 3.4.3 and higher is supported now + +------------------------------------------------------------------- Old: ---- build-with-py36.diff kdev-python-5.0.4.tar.xz New: ---- kdev-python-5.1.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdevelop5-plugin-python3.spec ++++++ --- /var/tmp/diff_new_pack.6mnC4Q/_old 2017-03-31 15:08:24.389554392 +0200 +++ /var/tmp/diff_new_pack.6mnC4Q/_new 2017-03-31 15:08:24.389554392 +0200 @@ -17,19 +17,15 @@ %define rname kdev-python -%define rversion 5.0 +%define rversion 5.1 Name: kdevelop5-plugin-python3 -Version: 5.0.4 +Version: 5.1.0 Release: 0 Summary: Python support for KDevelop License: GPL-2.0+ Group: Development/Tools/IDE Url: http://www.kdevelop.org Source0: %{rname}-%{version}.tar.xz -%if 0%{?suse_version} > 1320 -#PATCH-FIX-UPSTREAM build-with-py36.diff - Add Python 3.6 support from the 50-python36 branch -Patch0: build-with-py36.diff -%endif BuildRequires: extra-cmake-modules BuildRequires: fdupes BuildRequires: grantlee5-devel @@ -48,8 +44,8 @@ BuildRequires: ktexteditor-devel BuildRequires: kwindowsystem-devel BuildRequires: pkgconfig -BuildRequires: python3 >= 3.5.0 -BuildRequires: python3-devel >= 3.5.0 +BuildRequires: python3 >= 3.4.3 +BuildRequires: python3-devel >= 3.4.3 BuildRequires: threadweaver-devel BuildRequires: pkgconfig(Qt5Concurrent) >= 5.2.0 BuildRequires: pkgconfig(Qt5Quick) >= 5.2.0 @@ -83,9 +79,6 @@ %prep %setup -q -n %{rname}-%{version} -%if 0%{?suse_version} > 1320 -%patch0 -p1 -%endif %build %cmake_kf5 -d build ++++++ kdev-python-5.0.4.tar.xz -> kdev-python-5.1.0.tar.xz ++++++ ++++ 24425 lines of diff (skipped)