From 33b00135818cb0af4cd980f7ea7d2a19c309f212fe4a8e13172a467657f3da49 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 15 Jan 2019 08:15:43 +0000 Subject: [PATCH] Accepting request 660855 from KDE:Extra OBS-URL: https://build.opensuse.org/request/show/660855 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdevelop5-plugin-python3?expand=0&rev=13 --- kdev-python-5.3.0.tar.xz | 3 --- kdev-python-5.3.1.tar.xz | 3 +++ kdevelop5-plugin-python3.changes | 7 +++++++ kdevelop5-plugin-python3.spec | 14 +++++--------- 4 files changed, 15 insertions(+), 12 deletions(-) delete mode 100644 kdev-python-5.3.0.tar.xz create mode 100644 kdev-python-5.3.1.tar.xz diff --git a/kdev-python-5.3.0.tar.xz b/kdev-python-5.3.0.tar.xz deleted file mode 100644 index 7a0ad9a..0000000 --- a/kdev-python-5.3.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:975efbec9ec32a770513eec525f2e7222f7c41285148a11077ec8c62e7bf9d54 -size 1074128 diff --git a/kdev-python-5.3.1.tar.xz b/kdev-python-5.3.1.tar.xz new file mode 100644 index 0000000..29b84e5 --- /dev/null +++ b/kdev-python-5.3.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97df0e4889e395ba889197a64a9820128c15b92f487d0884cd05028d45dac2f7 +size 1074256 diff --git a/kdevelop5-plugin-python3.changes b/kdevelop5-plugin-python3.changes index 27ecd24..32fa69c 100644 --- a/kdevelop5-plugin-python3.changes +++ b/kdevelop5-plugin-python3.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Dec 22 19:18:50 UTC 2018 - wbauer@tmo.at + +- New upstream release 5.3.1 + * Remove two outdated methods from shipped built-in documentation +- Run spec-cleaner + ------------------------------------------------------------------- Wed Nov 14 10:28:19 UTC 2018 - wbauer@tmo.at diff --git a/kdevelop5-plugin-python3.spec b/kdevelop5-plugin-python3.spec index 8788cf6..9368518 100644 --- a/kdevelop5-plugin-python3.spec +++ b/kdevelop5-plugin-python3.spec @@ -18,16 +18,15 @@ # for compatibility with Leap 42.3 which doesn't have this macro yet %{!?_kf5_debugdir: %global _kf5_debugdir %{_kf5_configdir}} - %define rname kdev-python %define rversion 5.3 Name: kdevelop5-plugin-python3 -Version: 5.3.0 +Version: 5.3.1 Release: 0 Summary: Python support for KDevelop -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Development/Tools/IDE -Url: http://www.kdevelop.org +URL: http://www.kdevelop.org Source0: http://download.kde.org/stable/kdevelop/%{version}/src/%{rname}-%{version}.tar.xz BuildRequires: extra-cmake-modules BuildRequires: fdupes @@ -51,7 +50,6 @@ Obsoletes: kdevelop4-plugin-python < %{version} # The following are needed due to old unstable packages in KDE repositories Provides: kdevelop4-plugin-python3 = %{version} Obsoletes: kdevelop4-plugin-python3 < %{version} -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description A KDevelop plugin which provides Python language support, including code completion and debugging using PDB. @@ -60,10 +58,10 @@ A KDevelop plugin which provides Python language support, including code complet Summary: Translations for package %{name} Group: System/Localization Requires: %{name} = %{version} -Provides: %{name}-lang-all = %{version} Supplements: packageand(bundle-lang-other:%{name}) -BuildArch: noarch Conflicts: kdevelop4-plugin-python-lang +Provides: %{name}-lang-all = %{version} +BuildArch: noarch %description lang Provides translations to the package %{name} @@ -85,7 +83,6 @@ Provides translations to the package %{name} %postun -p /sbin/ldconfig %files -%defattr(-,root,root) %license COPYING %doc README %{_kf5_appstreamdir}/org.kde.kdev-python.metainfo.xml @@ -96,6 +93,5 @@ Provides translations to the package %{name} %{_kf5_sharedir}/kdevpythonsupport/ %files lang -f %{name}.lang -%defattr(-,root,root) %changelog