Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package oxygen5-sounds for openSUSE:Factory checked in at 2023-02-13 16:40:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/oxygen5-sounds (Old) and /work/SRC/openSUSE:Factory/.oxygen5-sounds.new.1848 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "oxygen5-sounds" Mon Feb 13 16:40:32 2023 rev:13 rq:1064550 version:5.27.0 Changes: -------- --- /work/SRC/openSUSE:Factory/oxygen5-sounds/oxygen5-sounds.changes 2023-01-06 17:05:46.520255379 +0100 +++ /work/SRC/openSUSE:Factory/.oxygen5-sounds.new.1848/oxygen5-sounds.changes 2023-02-13 16:42:42.644008657 +0100 @@ -1,0 +2,18 @@ +Thu Feb 9 14:19:44 UTC 2023 - Fabian Vogt <[email protected]> + +- Update to 5.27.0 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.0 +- No code changes since 5.26.90 + +------------------------------------------------------------------- +Thu Jan 19 14:43:04 UTC 2023 - Fabian Vogt <[email protected]> + +- Update to 5.26.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.26.90 +- No code changes since 5.26.5 + +------------------------------------------------------------------- Old: ---- oxygen-sounds-5.26.5.tar.xz oxygen-sounds-5.26.5.tar.xz.sig New: ---- oxygen-sounds-5.27.0.tar.xz oxygen-sounds-5.27.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ oxygen5-sounds.spec ++++++ --- /var/tmp/diff_new_pack.EGitZ8/_old 2023-02-13 16:42:43.052011061 +0100 +++ /var/tmp/diff_new_pack.EGitZ8/_new 2023-02-13 16:42:43.056011085 +0100 @@ -19,8 +19,7 @@ %bcond_without released Name: oxygen5-sounds -Version: 5.26.5 -%global _plasma5_bugfix 5.26.3 +Version: 5.27.0 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} @@ -30,9 +29,9 @@ License: GPL-2.0-or-later Group: System/GUI/KDE URL: https://www.kde.org -Source: https://download.kde.org/stable/plasma/%{version}/oxygen-sounds-%{version}.tar.xz +Source: oxygen-sounds-%{version}.tar.xz %if %{with released} -Source1: https://download.kde.org/stable/plasma/%{version}/oxygen-sounds-%{version}.tar.xz.sig +Source1: oxygen-sounds-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: extra-cmake-modules >= 5.89.0 ++++++ oxygen-sounds-5.26.5.tar.xz -> oxygen-sounds-5.27.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oxygen-sounds-5.26.5/CMakeLists.txt new/oxygen-sounds-5.27.0/CMakeLists.txt --- old/oxygen-sounds-5.26.5/CMakeLists.txt 2023-01-03 19:12:49.000000000 +0100 +++ new/oxygen-sounds-5.27.0/CMakeLists.txt 2023-02-09 13:17:12.000000000 +0100 @@ -4,13 +4,13 @@ cmake_minimum_required(VERSION 3.16) project(oxygen-sounds) -set(PROJECT_VERSION "5.26.5") +set(PROJECT_VERSION "5.27.0") set(PROJECT_VERSION_MAJOR 5) include(FeatureSummary) ################# Qt/KDE ################# -set(KF5_MIN_VERSION "5.98.0") +set(KF5_MIN_VERSION "5.102.0") find_package(ECM ${KF5_MIN_VERSION} REQUIRED NO_MODULE) set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} )
