Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package kdevelop5-plugin-php for
openSUSE:Factory checked in at 2022-12-09 16:58:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdevelop5-plugin-php (Old)
and /work/SRC/openSUSE:Factory/.kdevelop5-plugin-php.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdevelop5-plugin-php"
Fri Dec 9 16:58:46 2022 rev:40 rq:1041471 version:22.12.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/kdevelop5-plugin-php/kdevelop5-plugin-php.changes
2022-11-04 17:38:34.285940884 +0100
+++
/work/SRC/openSUSE:Factory/.kdevelop5-plugin-php.new.1835/kdevelop5-plugin-php.changes
2022-12-09 16:59:24.896295669 +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:54 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-php-22.08.3.tar.xz
kdev-php-22.08.3.tar.xz.sig
New:
----
kdev-php-22.12.0.tar.xz
kdev-php-22.12.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdevelop5-plugin-php.spec ++++++
--- /var/tmp/diff_new_pack.ORiYfo/_old 2022-12-09 16:59:25.696299630 +0100
+++ /var/tmp/diff_new_pack.ORiYfo/_new 2022-12-09 16:59:25.700299649 +0100
@@ -1,7 +1,7 @@
#
# spec file for package kdevelop5-plugin-php
#
-# 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
@@ -19,11 +19,10 @@
%define rname kdev-php
%bcond_without released
Name: kdevelop5-plugin-php
-Version: 22.08.3
+Version: 22.12.0
Release: 0
Summary: PHP plugin for Kdevelop5 Integrated Development Environment
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}
@@ -56,24 +55,24 @@
* PHP built-in functions, classes, constants, superglobals
* user-defined functions, classes, constants, superglobals, variables, etc.
- * proper code completion for objects which respects access modifiers
(private, public, protected) and differentiates between static/non-static
members and methods
+ * proper code completion for objects which respects access modifiers
(private,
+ public, protected) and differentiates between static/non-static members and
+ methods
* code completion for overridable and implementable functions inside classes
* hints in the argument list of function- and method class
- * sane code completion after keywords such as extends, implements, catch(),
new, throw and some more
+ * sane code completion after keywords such as extends, implements, catch(),
+ new, throw and some more
%package devel
Summary: Development package for kdevelop5-plugin-php
-Group: Development/Tools/IDE
Requires: kdevelop5-plugin-php = %{version}
%description devel
This package contains the development files needed in order to use the
kdevelop5-plugin-php API.
-%if %{with released}
%package lang
Summary: Translations for package %{name}
-Group: System/Localization
Requires: %{name} = %{version}
Supplements: packageand(bundle-lang-other:%{name})
# Language file conflicts
@@ -84,7 +83,6 @@
%description lang
Provides translations to the package %{name}
-%endif
%prep
%autosetup -p1 -n %{rname}-%{version}
@@ -96,9 +94,7 @@
%install
%kf5_makeinstall -C build
-%if %{with released}
%find_lang kdevphp %{name}.lang
-%endif
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
@@ -117,8 +113,6 @@
%{_includedir}/kdev-php/
%{_kf5_cmakedir}/KDevPHP/
-%if %{with released}
%files lang -f %{name}.lang
-%endif
%changelog
++++++ kdev-php-22.08.3.tar.xz -> kdev-php-22.12.0.tar.xz ++++++
++++ 3801 lines of diff (skipped)