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-06-25 10:48:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/knighttime6 (Old) and /work/SRC/openSUSE:Factory/.knighttime6.new.2088 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "knighttime6" Thu Jun 25 10:48:39 2026 rev:14 rq:1361395 version:6.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/knighttime6/knighttime6.changes 2026-06-18 21:35:41.015736022 +0200 +++ /work/SRC/openSUSE:Factory/.knighttime6.new.2088/knighttime6.changes 2026-06-25 10:48:51.836047815 +0200 @@ -1,0 +2,9 @@ +Tue Jun 23 10:55:08 UTC 2026 - Fabian Vogt <[email protected]> + +- Update to 6.7.1: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.7.1 +- Changes since 6.7.0: + * Update version for new release 6.7.1 + +------------------------------------------------------------------- Old: ---- knighttime-6.7.0.tar.xz knighttime-6.7.0.tar.xz.sig New: ---- knighttime-6.7.1.tar.xz knighttime-6.7.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ knighttime6.spec ++++++ --- /var/tmp/diff_new_pack.Wlx7eq/_old 2026-06-25 10:48:52.624075045 +0200 +++ /var/tmp/diff_new_pack.Wlx7eq/_new 2026-06-25 10:48:52.628075183 +0200 @@ -26,14 +26,14 @@ %{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk -F. '{print $1"."$2}')} %bcond_without released Name: knighttime6 -Version: 6.7.0 +Version: 6.7.1 Release: 0 Summary: Day-night cycle helper library License: LGPL-2.1-or-later URL: https://www.kde.org -Source: %{rname}-%{version}.tar.xz +Source: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz %if %{with released} -Source1: %{rname}-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: fdupes ++++++ knighttime-6.7.0.tar.xz -> knighttime-6.7.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knighttime-6.7.0/CMakeLists.txt new/knighttime-6.7.1/CMakeLists.txt --- old/knighttime-6.7.0/CMakeLists.txt 2026-06-11 11:32:23.000000000 +0200 +++ new/knighttime-6.7.1/CMakeLists.txt 2026-06-23 10:11:37.000000000 +0200 @@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.16) -set(PROJECT_VERSION "6.7.0") +set(PROJECT_VERSION "6.7.1") project(KNightTime VERSION ${PROJECT_VERSION}) set(CMAKE_CXX_STANDARD 23)
