Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kgamma6 for openSUSE:Factory checked 
in at 2026-06-18 21:35:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kgamma6 (Old)
 and      /work/SRC/openSUSE:Factory/.kgamma6.new.1981 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kgamma6"

Thu Jun 18 21:35:09 2026 rev:42 rq:1359149 version:6.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kgamma6/kgamma6.changes  2026-05-13 
21:37:51.800062734 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma6.new.1981/kgamma6.changes        
2026-06-18 21:35:24.151031351 +0200
@@ -1,0 +2,29 @@
+Fri Jun 12 19:07:20 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Update to 6.7.0:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.7.0
+- Changes since 6.6.91:
+  * Update version for new release 6.7.0
+
+-------------------------------------------------------------------
+Thu May 28 18:44:18 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Update to 6.6.91:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.6.91
+- Changes since 6.6.90:
+  * Update version for new release 6.6.91
+
+-------------------------------------------------------------------
+Sun May 24 11:16:55 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Update to 6.6.90:
+  * New feature release
+  * For more details see https://kde.org/announcements/plasma/6/6.6.90
+- Changes since 6.6.5:
+  * Update version for new release 6.6.90
+  * CI: Require passing tests on all jobs
+  * Update version for new release 6.6.80
+
+-------------------------------------------------------------------

Old:
----
  kgamma-6.6.5.tar.xz
  kgamma-6.6.5.tar.xz.sig

New:
----
  kgamma-6.7.0.tar.xz
  kgamma-6.7.0.tar.xz.sig

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

Other differences:
------------------
++++++ kgamma6.spec ++++++
--- /var/tmp/diff_new_pack.mNdPqF/_old  2026-06-18 21:35:25.223076145 +0200
+++ /var/tmp/diff_new_pack.mNdPqF/_new  2026-06-18 21:35:25.223076145 +0200
@@ -16,21 +16,21 @@
 #
 
 
-%define kf6_version 6.18.0
-%define qt6_version 6.9.0
+%define kf6_version 6.26.0
+%define qt6_version 6.10.0
 
 %define rname kgamma
 
 %bcond_without released
 Name:           kgamma6
-Version:        6.6.5
+Version:        6.7.0
 Release:        0
 Summary:        Display gamma configuration
 License:        GPL-2.0-or-later
 URL:            https://www.kde.org
-Source:         
https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz
+Source:         %{rname}-%{version}.tar.xz
 %if %{with released}
-Source1:        
https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig
+Source1:        %{rname}-%{version}.tar.xz.sig
 Source2:        plasma.keyring
 %endif
 BuildRequires:  kf6-extra-cmake-modules >= %{kf6_version}

++++++ kgamma-6.6.5.tar.xz -> kgamma-6.7.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma-6.6.5/.kde-ci.yml new/kgamma-6.7.0/.kde-ci.yml
--- old/kgamma-6.6.5/.kde-ci.yml        2026-05-12 12:24:24.000000000 +0200
+++ new/kgamma-6.7.0/.kde-ci.yml        2026-06-11 11:32:01.000000000 +0200
@@ -10,5 +10,6 @@
     'frameworks/kdoctools': '@latest-kf6'
     'frameworks/ki18n': '@latest-kf6'
     'frameworks/kcmutils': '@latest-kf6'
+
 Options:
- require-passing-tests-on: ['Linux', 'FreeBSD']
+ require-passing-tests-on: ['@all']
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma-6.6.5/CMakeLists.txt 
new/kgamma-6.7.0/CMakeLists.txt
--- old/kgamma-6.6.5/CMakeLists.txt     2026-05-12 12:24:24.000000000 +0200
+++ new/kgamma-6.7.0/CMakeLists.txt     2026-06-11 11:32:01.000000000 +0200
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.16)
 
 project(kgamma)
-set(PROJECT_VERSION "6.6.5")
+set(PROJECT_VERSION "6.7.0")
 
 set(QT_MIN_VERSION "6.10.0")
-set(KF6_MIN_VERSION "6.22.0")
+set(KF6_MIN_VERSION "6.26.0")
 set(KDE_COMPILERSETTINGS_LEVEL "5.82")
 
 set(CMAKE_CXX_STANDARD 20)
@@ -47,8 +47,8 @@
 
 include_directories(${CMAKE_CURRENT_BINARY_DIR})
 
-ecm_set_disabled_deprecation_versions(QT 6.8.1
-    KF 6.12.0
+ecm_set_disabled_deprecation_versions(QT 6.11.0
+    KF 6.23.0
 )
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma-6.6.5/po/nb/kcmkgamma.po 
new/kgamma-6.7.0/po/nb/kcmkgamma.po
--- old/kgamma-6.6.5/po/nb/kcmkgamma.po 2026-05-12 12:24:24.000000000 +0200
+++ new/kgamma-6.7.0/po/nb/kcmkgamma.po 2026-06-11 11:32:01.000000000 +0200
@@ -9,7 +9,7 @@
 "POT-Creation-Date: 2025-11-17 11:53+0000\n"
 "PO-Revision-Date: 2008-02-06 20:45+0100\n"
 "Last-Translator: MagicPO 0.3 (automated)\n"
-"Language-Team: Norwegian Bokmål <[email protected]>\n"
+"Language-Team: Norwegian Bokmål <[email protected]>\n"
 "Language: nb\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma-6.6.5/po/nn/kcmkgamma.po 
new/kgamma-6.7.0/po/nn/kcmkgamma.po
--- old/kgamma-6.6.5/po/nn/kcmkgamma.po 2026-05-12 12:24:24.000000000 +0200
+++ new/kgamma-6.7.0/po/nn/kcmkgamma.po 2026-06-11 11:32:01.000000000 +0200
@@ -8,7 +8,7 @@
 "POT-Creation-Date: 2025-11-17 11:53+0000\n"
 "PO-Revision-Date: 2024-03-17 09:55+0100\n"
 "Last-Translator: Karl Ove Hufthammer <[email protected]>\n"
-"Language-Team: Norwegian Nynorsk <[email protected]>\n"
+"Language-Team: Norwegian Nynorsk <[email protected]>\n"
 "Language: nn\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma-6.6.5/po/se/kcmkgamma.po 
new/kgamma-6.7.0/po/se/kcmkgamma.po
--- old/kgamma-6.6.5/po/se/kcmkgamma.po 2026-05-12 12:24:24.000000000 +0200
+++ new/kgamma-6.7.0/po/se/kcmkgamma.po 2026-06-11 11:32:01.000000000 +0200
@@ -8,7 +8,7 @@
 "POT-Creation-Date: 2025-11-17 11:53+0000\n"
 "PO-Revision-Date: 2004-12-10 10:14+0100\n"
 "Last-Translator: Børre Gaup <[email protected]>\n"
-"Language-Team: Northern Sami <[email protected]>\n"
+"Language-Team: Northern Sami <[email protected]>\n"
 "Language: se\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"

Reply via email to