update to 5.18.5 [release 5.18.5-1mamba;Fri May 08 2020]

This commit is contained in:
Silvan Calarco 2024-01-06 10:17:26 +01:00
parent 6632e2545d
commit 5470d9eb47

View File

@ -1,7 +1,8 @@
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
%define plasmaver %(echo %version | cut -d. -f1-3)
Name: plasma-tests Name: plasma-tests
Version: 5.18.4.1 Version: 5.18.5
Release: 1mamba Release: 1mamba
Summary: KDE Plasma 5 integration-tests for the Plasma workspace Summary: KDE Plasma 5 integration-tests for the Plasma workspace
Group: Graphical Desktop/Applications/Environment Group: Graphical Desktop/Applications/Environment
@ -9,7 +10,7 @@ Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.kde.org URL: http://www.kde.org
Source: https://download.kde.org/stable/plasma/5.18.4/plasma-tests-%{version}.tar.xz Source: https://download.kde.org/stable/plasma/%{plasmaver}/plasma-tests-%{version}.tar.xz
# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz # Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz
License: GPL License: GPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
@ -43,5 +44,8 @@ KDE Plasma 5 integration-tests for the Plasma workspace.
%{_kde5_datadir}/kf5/plasma-tests/README.md %{_kde5_datadir}/kf5/plasma-tests/README.md
%changelog %changelog
* Fri May 08 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 5.18.5-1mamba
- update to 5.18.5
* Thu Apr 30 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 5.18.4.1-1mamba * Thu Apr 30 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 5.18.4.1-1mamba
- package created using the webbuild interface - package created using the webbuild interface