Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package aurorae6 for openSUSE:Factory checked in at 2026-06-25 10:48:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/aurorae6 (Old) and /work/SRC/openSUSE:Factory/.aurorae6.new.2088 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "aurorae6" Thu Jun 25 10:48:13 2026 rev:20 rq:1361379 version:6.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/aurorae6/aurorae6.changes 2026-06-18 21:34:45.893432225 +0200 +++ /work/SRC/openSUSE:Factory/.aurorae6.new.2088/aurorae6.changes 2026-06-25 10:48:14.398754165 +0200 @@ -1,0 +2,9 @@ +Tue Jun 23 10:53:46 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: ---- aurorae-6.7.0.tar.xz aurorae-6.7.0.tar.xz.sig New: ---- aurorae-6.7.1.tar.xz aurorae-6.7.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ aurorae6.spec ++++++ --- /var/tmp/diff_new_pack.GwEDPL/_old 2026-06-25 10:48:15.510792592 +0200 +++ /var/tmp/diff_new_pack.GwEDPL/_new 2026-06-25 10:48:15.510792592 +0200 @@ -26,14 +26,14 @@ %{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk -F. '{print $1"."$2}')} %bcond_without released Name: aurorae6 -Version: 6.7.0 +Version: 6.7.1 Release: 0 Summary: Themeable window decoration for KWin License: GPL-2.0-or-later URL: https://www.kde.org/ -Source0: %{rname}-%{version}.tar.xz +Source0: 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: kf6-extra-cmake-modules >= %{kf6_version} ++++++ aurorae-6.7.0.tar.xz -> aurorae-6.7.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aurorae-6.7.0/CMakeLists.txt new/aurorae-6.7.1/CMakeLists.txt --- old/aurorae-6.7.0/CMakeLists.txt 2026-06-11 11:30:12.000000000 +0200 +++ new/aurorae-6.7.1/CMakeLists.txt 2026-06-23 10:09:26.000000000 +0200 @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.16) -set(PROJECT_VERSION "6.7.0") # Handled by release scripts +set(PROJECT_VERSION "6.7.1") # Handled by release scripts project(aurorae VERSION ${PROJECT_VERSION}) set(CMAKE_C_STANDARD 99)
