Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kdevelop-plugin-php for 
openSUSE:Factory checked in at 2025-08-16 20:38:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdevelop-plugin-php (Old)
 and      /work/SRC/openSUSE:Factory/.kdevelop-plugin-php.new.1085 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdevelop-plugin-php"

Sat Aug 16 20:38:01 2025 rev:14 rq:1299603 version:25.08.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdevelop-plugin-php/kdevelop-plugin-php.changes  
2025-07-06 17:13:38.189173000 +0200
+++ 
/work/SRC/openSUSE:Factory/.kdevelop-plugin-php.new.1085/kdevelop-plugin-php.changes
        2025-08-16 20:40:46.671703806 +0200
@@ -1,0 +2,17 @@
+Fri Aug  8 07:47:27 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 25.08.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/25.08.0/
+- No code change since 25.07.80
+
+-------------------------------------------------------------------
+Mon Jul 14 14:25:13 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 25.07.80
+  * New feature release
+- Changes since 25.04.3:
+  * Buildsystem: drop wrong purpose text for KDevelopPGQt
+
+-------------------------------------------------------------------

Old:
----
  kdev-php-25.04.3.tar.xz
  kdev-php-25.04.3.tar.xz.sig

New:
----
  kdev-php-25.08.0.tar.xz
  kdev-php-25.08.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kdevelop-plugin-php.spec ++++++
--- /var/tmp/diff_new_pack.RrOuzr/_old  2025-08-16 20:40:47.211726238 +0200
+++ /var/tmp/diff_new_pack.RrOuzr/_new  2025-08-16 20:40:47.215726405 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kdevelop-plugin-php
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,12 +17,12 @@
 
 
 %define rname   kdev-php
-%define kf6_version 6.6.0
-%define qt6_version 6.6.0
+%define kf6_version 6.14.0
+%define qt6_version 6.8.0
 
 %bcond_without released
 Name:           kdevelop-plugin-php
-Version:        25.04.3
+Version:        25.08.0
 Release:        0
 Summary:        PHP plugin for Kdevelop5 Integrated Development Environment
 License:        GPL-2.0-or-later
@@ -34,7 +34,7 @@
 %endif
 BuildRequires:  kf6-extra-cmake-modules >= %{kf6_version}
 BuildRequires:  cmake(KDevPlatform) >= 6.0
-BuildRequires:  cmake(KDevelop-PG-Qt) >= 2.3
+BuildRequires:  cmake(KDevelopPGQt) >= 2.4
 BuildRequires:  cmake(KF6I18n) >= %{kf6_version}
 BuildRequires:  cmake(KF6KCMUtils) >= %{kf6_version}
 BuildRequires:  cmake(KF6TextEditor) >= %{kf6_version}


++++++ kdev-php-25.04.3.tar.xz -> kdev-php-25.08.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdev-php-25.04.3/CMakeLists.txt 
new/kdev-php-25.08.0/CMakeLists.txt
--- old/kdev-php-25.04.3/CMakeLists.txt 2025-06-30 18:51:02.000000000 +0200
+++ new/kdev-php-25.08.0/CMakeLists.txt 2025-08-01 00:48:16.000000000 +0200
@@ -2,8 +2,8 @@
 
 # KDE Gear version, managed by release service script
 set(RELEASE_SERVICE_VERSION_MAJOR "25")
-set(RELEASE_SERVICE_VERSION_MINOR "04")
-set(RELEASE_SERVICE_VERSION_MICRO "3")
+set(RELEASE_SERVICE_VERSION_MINOR "08")
+set(RELEASE_SERVICE_VERSION_MICRO "0")
 
 # generate patch level from release service version
 set(_micro ${RELEASE_SERVICE_VERSION_MICRO})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdev-php-25.04.3/org.kde.kdev-php.metainfo.xml 
new/kdev-php-25.08.0/org.kde.kdev-php.metainfo.xml
--- old/kdev-php-25.04.3/org.kde.kdev-php.metainfo.xml  2025-06-30 
18:51:02.000000000 +0200
+++ new/kdev-php-25.08.0/org.kde.kdev-php.metainfo.xml  2025-08-01 
00:48:16.000000000 +0200
@@ -122,6 +122,7 @@
     <category>IDE</category>
   </categories>
   <releases>
+    <release version="6.0.250800" date="2025-08-14"/>
     <release version="6.0.250403" date="2025-07-03"/>
     <release version="6.0.250402" date="2025-06-05"/>
     <release version="6.0.250401" date="2025-05-08"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdev-php-25.04.3/po/es/kdevphp.po 
new/kdev-php-25.08.0/po/es/kdevphp.po
--- old/kdev-php-25.04.3/po/es/kdevphp.po       2025-06-30 18:51:02.000000000 
+0200
+++ new/kdev-php-25.08.0/po/es/kdevphp.po       2025-08-01 00:48:16.000000000 
+0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdevphp\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2024-06-24 01:39+0000\n"
-"PO-Revision-Date: 2025-05-13 21:25+0100\n"
+"PO-Revision-Date: 2025-05-13 21:23+0100\n"
 "Last-Translator: Eloy Cuadra <ecua...@eloihr.net>\n"
 "Language-Team: Spanish <kde-l10n...@kde.org>\n"
 "Language: es\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdev-php-25.04.3/po/ka/kdevphp.po 
new/kdev-php-25.08.0/po/ka/kdevphp.po
--- old/kdev-php-25.04.3/po/ka/kdevphp.po       2025-06-30 18:51:02.000000000 
+0200
+++ new/kdev-php-25.08.0/po/ka/kdevphp.po       2025-08-01 00:48:16.000000000 
+0200
@@ -88,7 +88,7 @@
 "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:8pt; font-"
 "weight:400; font-style:normal;\">\n"
 "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
-"right:0px; -qt-block-indent:0; text-indent:0px;\">ნაგულისხმებად <a href="
+"right:0px; -qt-block-indent:0; text-indent:0px;\">ნაგულისხმევად <a href="
 "\"https://php.net\";><span style=\" text-decoration: underline; color:#0000ff;"
 "\">PHP -ის ონლაინ</span></a> ონლაინ დოკუმენტაცია გამოიყენება. ასევე "
 "შეგიძლიათ დააყენოთ მდებარეობა, სადაც დოკუმენტაციის ლოკალური ასლი გაგაჩნიათ. "
@@ -264,13 +264,13 @@
 #: duchain/builders/declarationbuilder.cpp:825
 #, kde-format
 msgid "Variadic parameter cannot have a default value"
-msgstr "ვარიადიკულ პარამეტრს არ შეიძლება, ნაგულისხმები მნიშვნელობა ჰქონდეს"
+msgstr "ვარიადიკულ პარამეტრს არ შეიძლება, ნაგულისხმევი მნიშვნელობა ჰქონდეს"
 
 #: duchain/builders/declarationbuilder.cpp:828
 #, kde-format
 msgid "Default value for parameters with a class type hint can only be NULL."
 msgstr ""
-"კლასის ტიპის კონტროლის მქონე პარამეტრების ნაგულისხმები მნიშვნელობა მხოლოდ "
+"კლასის ტიპის კონტროლის მქონე პარამეტრების ნაგულისხმევი მნიშვნელობა მხოლოდ "
 "NULL შეიძლება იყოს."
 
 #: duchain/builders/declarationbuilder.cpp:845

Reply via email to