From 4c9994f6b2d0e01d72b50773230659d4c15b33d3 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 08:20:34 +0100 Subject: [PATCH] automatic version update by autodist [release 5.23.3-1mamba;Wed Nov 10 2021] --- oxygen.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/oxygen.spec b/oxygen.spec index c6e78e0..263f632 100644 --- a/oxygen.spec +++ b/oxygen.spec @@ -2,7 +2,7 @@ %define plasmaver %(echo %{version} | cut -d. -f1-3) Name: oxygen -Version: 5.23.2 +Version: 5.23.3 Release: 1mamba Summary: KDE Plasma 5 Oxygen theme Group: Graphical Desktop/Look 'n' feel @@ -14,6 +14,7 @@ Source: https://download.kde.org/stable/plasma/%{plasmaver}/oxygen-%{vers License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt5X11Extras-devel BuildRequires: libX11-devel BuildRequires: libframeworkintegration-devel BuildRequires: libgcc @@ -31,9 +32,10 @@ BuildRequires: libkservice-devel BuildRequires: libkwayland-devel BuildRequires: libkwidgetsaddons-devel BuildRequires: libkwindowsystem-devel -BuildRequires: libqt5-devel BuildRequires: libstdc++6-devel BuildRequires: libxcb-devel +BuildRequires: qt5-qtbase-devel +BuildRequires: qt5-qtdeclarative-devel ## AUTOBUILDREQ-END BuildRequires: cmake BuildRequires: rpm-macros-kde5 @@ -139,6 +141,9 @@ exit 0 #%{_libdir}/liboxygenstyleconfig5.so %changelog +* Wed Nov 10 2021 Automatic Build System 5.23.3-1mamba +- automatic version update by autodist + * Wed Oct 27 2021 Automatic Build System 5.23.2-1mamba - automatic version update by autodist