diff --git a/oxygen.spec b/oxygen.spec index 8c5712c..259d04d 100644 --- a/oxygen.spec +++ b/oxygen.spec @@ -2,7 +2,7 @@ %define plasmaver %(echo %{version} | cut -d. -f1-3) Name: oxygen -Version: 5.22.5 +Version: 5.23.1 Release: 1mamba Summary: KDE Plasma 5 Oxygen theme Group: Graphical Desktop/Look 'n' feel @@ -11,10 +11,10 @@ Distribution: openmamba Packager: Silvan Calarco URL: https://kde.org/ Source: https://download.kde.org/stable/plasma/%{plasmaver}/oxygen-%{version}.tar.xz -# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libX11-devel BuildRequires: libframeworkintegration-devel BuildRequires: libgcc BuildRequires: libkauth-devel @@ -126,7 +126,7 @@ exit 0 %{_datadir}/plasma/look-and-feel/org.kde.oxygen/contents/* %{_datadir}/plasma/look-and-feel/org.kde.oxygen/metadata.desktop %{_datadir}/sounds/Oxygen-*.ogg -%doc COPYING COPYING.LIB +%doc LICENSES %files -n lib%{name} %defattr(-,root,root) @@ -139,6 +139,12 @@ exit 0 #%{_libdir}/liboxygenstyleconfig5.so %changelog +* Wed Oct 20 2021 Automatic Build System 5.23.1-1mamba +- automatic version update by autodist + +* Sat Oct 16 2021 Automatic Build System 5.23.0-1mamba +- automatic version update by autodist + * Tue Aug 31 2021 Automatic Build System 5.22.5-1mamba - automatic version update by autodist