update to 5.18.4.1 [release 5.18.4.1-1mamba;Sat Apr 04 2020]

This commit is contained in:
Silvan Calarco 2024-01-06 01:11:52 +01:00
parent c3ac1b5d9a
commit a3dfd71508

View File

@ -1,5 +1,6 @@
%define plasmaver %(echo %{version} | cut -d. -f1-3)
Name: kdeplasma-addons
Version: 5.18.3
Version: 5.18.4.1
Release: 1mamba
Summary: KDE Software Compilation - Additional plasmoids
Group: Graphical Desktop/Applications/Utilities
@ -7,7 +8,7 @@ Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.kde.org/
Source: http://download.kde.org/stable/plasma/%{version}/kdeplasma-addons-%{version}.tar.xz
Source: http://download.kde.org/stable/plasma/%{plasmaver}/kdeplasma-addons-%{version}.tar.xz
License: GPL
BuildRequires: cmake
BuildRequires: libqimageblitz-devel
@ -79,6 +80,8 @@ Obsoletes: kdeplasma-addons-devel
Additional plasmoids for KDE.
This package contains static libraries and header files need for development.
%debug_package
%prep
%setup -q -n kdeplasma-addons-%{version}
@ -141,6 +144,12 @@ done
%{_datadir}/kdevappwizard/templates/plasmapotdprovider.tar.bz2
%changelog
* Sat Apr 04 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 5.18.4.1-1mamba
- update to 5.18.4.1
* Wed Apr 01 2020 Automatic Build System <autodist@mambasoft.it> 5.18.4-1mamba
- automatic version update by autodist
* Thu Mar 12 2020 Automatic Build System <autodist@mambasoft.it> 5.18.3-1mamba
- automatic version update by autodist