Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package kdevelop5-plugin-python3 for
openSUSE:Factory checked in at 2022-12-09 16:58:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdevelop5-plugin-python3 (Old)
and /work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdevelop5-plugin-python3"
Fri Dec 9 16:58:47 2022 rev:42 rq:1041472 version:22.12.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/kdevelop5-plugin-python3/kdevelop5-plugin-python3.changes
2022-11-04 17:38:35.937949514 +0100
+++
/work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new.1835/kdevelop5-plugin-python3.changes
2022-12-09 16:59:26.236302303 +0100
@@ -1,0 +2,20 @@
+Fri Dec 2 12:25:14 UTC 2022 - Christophe Marin <[email protected]>
+
+- Update to 22.12.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/gear/22.12.0/
+
+-------------------------------------------------------------------
+Sat Nov 26 16:44:55 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.11.90
+ * New feature release
+
+-------------------------------------------------------------------
+Sat Nov 12 08:54:02 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.11.80
+ * New feature release
+
+-------------------------------------------------------------------
Old:
----
kdev-python-22.08.3.tar.xz
kdev-python-22.08.3.tar.xz.sig
New:
----
kdev-python-22.12.0.tar.xz
kdev-python-22.12.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdevelop5-plugin-python3.spec ++++++
--- /var/tmp/diff_new_pack.LuYgsj/_old 2022-12-09 16:59:26.708304639 +0100
+++ /var/tmp/diff_new_pack.LuYgsj/_new 2022-12-09 16:59:26.712304659 +0100
@@ -1,7 +1,7 @@
#
# spec file for package kdevelop5-plugin-python3
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,19 +18,16 @@
%define rname kdev-python
%if 0%{suse_version} >= 1550
-# Not compatible with Python 3.10 rh#1898116 #bpo40939
-# https://invent.kde.org/kdevelop/kdev-python/-/issues/4
-%define mypython python39
+%define mypython python310
%else
%define mypython python3
%endif
%bcond_without released
Name: kdevelop5-plugin-python3
-Version: 22.08.3
+Version: 22.12.0
Release: 0
Summary: Python support for KDevelop
License: GPL-2.0-or-later
-Group: Development/Tools/IDE
URL: https://www.kdevelop.org
Source:
https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz
%if %{with released}
@@ -64,10 +61,8 @@
%description
A KDevelop plugin which provides Python language support, including code
completion and debugging using PDB.
-%if %{with released}
%package lang
Summary: Translations for package %{name}
-Group: System/Localization
Requires: %{name} = %{version}
Supplements: (bundle-lang-other and %{name})
Conflicts: kdevelop4-plugin-python-lang
@@ -76,7 +71,6 @@
%description lang
Provides translations to the package %{name}
-%endif
%prep
%autosetup -p1 -n %{rname}-%{version}
@@ -89,9 +83,7 @@
%install
%kf5_makeinstall -C build
-%if %{with released}
%find_lang kdevpython %{name}.lang
-%endif
%fdupes -s %{buildroot}
@@ -108,8 +100,6 @@
%{_kf5_sharedir}/kdevappwizard/
%{_kf5_sharedir}/kdevpythonsupport/
-%if %{with released}
%files lang -f %{name}.lang
-%endif
%changelog
++++++ kdev-python-22.08.3.tar.xz -> kdev-python-22.12.0.tar.xz ++++++
++++ 8430 lines of diff (skipped)