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 2022-06-23 10:23:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/oxygen5-sounds (Old) and /work/SRC/openSUSE:Factory/.oxygen5-sounds.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "oxygen5-sounds" Thu Jun 23 10:23:44 2022 rev:2 rq:984347 version:5.25.1 Changes: -------- --- /work/SRC/openSUSE:Factory/oxygen5-sounds/oxygen5-sounds.changes 2022-06-13 13:03:06.453165369 +0200 +++ /work/SRC/openSUSE:Factory/.oxygen5-sounds.new.1548/oxygen5-sounds.changes 2022-06-23 10:24:11.619734987 +0200 @@ -1,0 +2,9 @@ +Tue Jun 21 11:39:46 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.25.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.25.1 +- No code changes since 5.25.0 + +------------------------------------------------------------------- Old: ---- oxygen-sounds-5.25.0.tar.xz oxygen-sounds-5.25.0.tar.xz.sig New: ---- oxygen-sounds-5.25.1.tar.xz oxygen-sounds-5.25.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ oxygen5-sounds.spec ++++++ --- /var/tmp/diff_new_pack.0373mg/_old 2022-06-23 10:24:12.091735500 +0200 +++ /var/tmp/diff_new_pack.0373mg/_new 2022-06-23 10:24:12.095735504 +0200 @@ -1,5 +1,5 @@ # -# spec file for package oxygen5 +# spec file for package oxygen5-sounds # # Copyright (c) 2022 SUSE LLC # @@ -19,7 +19,7 @@ %bcond_without released Name: oxygen5-sounds -Version: 5.25.0 +Version: 5.25.1 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} @@ -29,9 +29,9 @@ License: GPL-2.0-or-later Group: System/GUI/KDE URL: https://www.kde.org -Source: oxygen-sounds-%{version}.tar.xz +Source: https://download.kde.org/stable/plasma/%{version}/oxygen-sounds-%{version}.tar.xz %if %{with released} -Source1: oxygen-sounds-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/plasma/%{version}/oxygen-sounds-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: extra-cmake-modules >= 5.86 ++++++ oxygen-sounds-5.25.0.tar.xz -> oxygen-sounds-5.25.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oxygen-sounds-5.25.0/.gitlab-ci.yml new/oxygen-sounds-5.25.1/.gitlab-ci.yml --- old/oxygen-sounds-5.25.0/.gitlab-ci.yml 2022-06-09 11:13:04.000000000 +0200 +++ new/oxygen-sounds-5.25.1/.gitlab-ci.yml 2022-06-21 12:53:12.000000000 +0200 @@ -4,3 +4,4 @@ include: - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux.yml - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd.yml + - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux-qt6.yml diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oxygen-sounds-5.25.0/.kde-ci.yml new/oxygen-sounds-5.25.1/.kde-ci.yml --- old/oxygen-sounds-5.25.0/.kde-ci.yml 2022-06-09 11:13:04.000000000 +0200 +++ new/oxygen-sounds-5.25.1/.kde-ci.yml 2022-06-21 12:53:12.000000000 +0200 @@ -5,3 +5,5 @@ - 'on': ['@all'] 'require': 'frameworks/extra-cmake-modules': '@latest' +Options: + require-passing-tests-on: [ 'Linux', 'FreeBSD']