Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package oxygen5 for openSUSE:Factory checked in at 2022-02-07 23:37:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/oxygen5 (Old) and /work/SRC/openSUSE:Factory/.oxygen5.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "oxygen5" Mon Feb 7 23:37:06 2022 rev:134 rq:951889 version:5.24.0 Changes: -------- --- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes 2022-01-11 21:14:29.756757367 +0100 +++ /work/SRC/openSUSE:Factory/.oxygen5.new.1898/oxygen5.changes 2022-02-07 23:37:25.938711424 +0100 @@ -1,0 +2,26 @@ +Sat Feb 5 19:50:59 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.24.0 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.24.0 +- No code changes since 5.23.90 + +------------------------------------------------------------------- +Thu Jan 13 20:30:23 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.23.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.23.90 +- Changes since 5.23.5: + * Add GitLab CI + * Add missing dependency + * We depend against qt5.15 + kf5.86 + * fix paint for standalone buttons with dynamic size + * Port foreach to range-for + * Require C++17 + * Add .kde-ci.yml + * Register Breeze::Button plugin without keyword + +------------------------------------------------------------------- Old: ---- oxygen-5.23.5.tar.xz oxygen-5.23.5.tar.xz.sig New: ---- oxygen-5.24.0.tar.xz oxygen-5.24.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ oxygen5.spec ++++++ --- /var/tmp/diff_new_pack.JTWnf8/_old 2022-02-07 23:37:26.602706955 +0100 +++ /var/tmp/diff_new_pack.JTWnf8/_new 2022-02-07 23:37:26.606706928 +0100 @@ -16,11 +16,11 @@ # -%bcond_without lang +%bcond_without released %define kwin_deco 1 Name: oxygen5 -Version: 5.23.5 +Version: 5.24.0 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} @@ -30,9 +30,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-%{version}.tar.xz -%if %{with lang} -Source1: https://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz.sig +Source: oxygen-%{version}.tar.xz +%if %{with released} +Source1: oxygen-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: extra-cmake-modules >= 0.0.9 @@ -140,7 +140,7 @@ %install %kf5_makeinstall -C build -%if %{with lang} +%if %{with released} %kf5_find_lang %endif @@ -192,7 +192,7 @@ %{_kf5_sharedir}/icons/Oxygen_*/ %{_kf5_sharedir}/icons/KDE_Classic/ -%if %{with lang} +%if %{with released} %files lang -f %{name}.lang %endif ++++++ oxygen-5.23.5.tar.xz -> oxygen-5.24.0.tar.xz ++++++ ++++ 16773 lines of diff (skipped)