Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package knighttime6 for openSUSE:Factory 
checked in at 2026-04-10 17:47:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/knighttime6 (Old)
 and      /work/SRC/openSUSE:Factory/.knighttime6.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "knighttime6"

Fri Apr 10 17:47:54 2026 rev:11 rq:1345608 version:6.6.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/knighttime6/knighttime6.changes  2026-03-19 
17:34:50.887522115 +0100
+++ /work/SRC/openSUSE:Factory/.knighttime6.new.21863/knighttime6.changes       
2026-04-10 17:49:59.586344149 +0200
@@ -1,0 +2,9 @@
+Tue Apr  7 14:59:15 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Update to 6.6.4:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.6.4
+- Changes since 6.6.3:
+  * Update version for new release 6.6.4
+
+-------------------------------------------------------------------

Old:
----
  knighttime-6.6.3.tar.xz
  knighttime-6.6.3.tar.xz.sig

New:
----
  knighttime-6.6.4.tar.xz
  knighttime-6.6.4.tar.xz.sig

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

Other differences:
------------------
++++++ knighttime6.spec ++++++
--- /var/tmp/diff_new_pack.l9vUBT/_old  2026-04-10 17:50:00.494381539 +0200
+++ /var/tmp/diff_new_pack.l9vUBT/_new  2026-04-10 17:50:00.498381704 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package knighttime
+# spec file for package knighttime6
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 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
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 %define kf6_version 6.18.0
 %define qt6_version 6.9.0
 %define soversion 0
@@ -25,7 +26,7 @@
 %{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk 
-F. '{print $1"."$2}')}
 %bcond_without released
 Name:           knighttime6
-Version:        6.6.3
+Version:        6.6.4
 Release:        0
 Summary:        Day-night cycle helper library
 License:        LGPL-2.1-or-later
@@ -45,8 +46,8 @@
 BuildRequires:  cmake(Qt6Core) >= %{qt6_version}
 BuildRequires:  cmake(Qt6DBus) >= %{qt6_version}
 BuildRequires:  cmake(Qt6Gui) >= %{qt6_version}
-BuildRequires:  cmake(Qt6Test) >= %{qt6_version}
 BuildRequires:  cmake(Qt6Positioning) >= %{qt6_version}
+BuildRequires:  cmake(Qt6Test) >= %{qt6_version}
 Requires:       libKNightTime%{soversion} = %{version}
 
 %description

++++++ knighttime-6.6.3.tar.xz -> knighttime-6.6.4.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knighttime-6.6.3/CMakeLists.txt 
new/knighttime-6.6.4/CMakeLists.txt
--- old/knighttime-6.6.3/CMakeLists.txt 2026-03-17 12:02:36.000000000 +0100
+++ new/knighttime-6.6.4/CMakeLists.txt 2026-04-07 09:55:26.000000000 +0200
@@ -4,13 +4,13 @@
 
 cmake_minimum_required(VERSION 3.16)
 
-set(PROJECT_VERSION "6.6.3")
+set(PROJECT_VERSION "6.6.4")
 project(KNightTime VERSION ${PROJECT_VERSION})
 
 set(CMAKE_CXX_STANDARD 23)
 set(CMAKE_CXX_STANDARD_REQUIRED ON)
 
-set(PROJECT_DEP_VERSION "6.6.3")
+set(PROJECT_DEP_VERSION "6.6.4")
 set(QT_MIN_VERSION "6.10.0")
 set(KF6_MIN_VERSION "6.22.0")
 set(KDE_COMPILERSETTINGS_LEVEL "5.82")

Reply via email to