From 1a58647cfd857b23da00d1868a6efafafd2c8c43 Mon Sep 17 00:00:00 2001 From: Ercole 'ercolinux' Carpanetto Date: Sat, 6 Jan 2024 08:20:33 +0100 Subject: [PATCH] update to 5.18.4.1 [release 5.18.4.1-1mamba;Wed Apr 01 2020] --- oxygen.spec | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/oxygen.spec b/oxygen.spec index d22c115..d648e3b 100644 --- a/oxygen.spec +++ b/oxygen.spec @@ -1,7 +1,8 @@ %define majver %(echo %version | cut -d. -f1-2) +%define plasmaver %(echo %{version} | cut -d. -f1-3) Name: oxygen -Version: 5.18.3 +Version: 5.18.4.1 Release: 1mamba Summary: KDE Plasma 5 Oxygen theme Group: Graphical Desktop/Look 'n' feel @@ -9,7 +10,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: http://www.kde.org -Source: https://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz +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 @@ -139,6 +140,12 @@ exit 0 #%{_libdir}/liboxygenstyleconfig5.so %changelog +* Wed Apr 01 2020 Ercole 'ercolinux' Carpanetto 5.18.4.1-1mamba +- update to 5.18.4.1 + +* Wed Apr 01 2020 Automatic Build System 5.18.4-1mamba +- automatic version update by autodist + * Wed Mar 11 2020 Automatic Build System 5.18.3-1mamba - automatic version update by autodist