From 019df6bc003ad6e6e30008473fe50a1fc11b9cb8 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:19:24 +0100 Subject: [PATCH] automatic version update by autodist [release 5.12.5-1mamba;Wed May 02 2018] --- plasma-workspace.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/plasma-workspace.spec b/plasma-workspace.spec index d2133aa..fbea741 100644 --- a/plasma-workspace.spec +++ b/plasma-workspace.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: plasma-workspace -Version: 5.12.4 +Version: 5.12.5 Release: 1mamba Summary: KDE Frameworks 5 Workspace Group: Graphical Desktop/Applications/Environment @@ -120,6 +120,7 @@ This package contains libraries and header files for developing applications tha %build %cmake_kde5 -d build + %make %install @@ -129,6 +130,7 @@ This package contains libraries and header files for developing applications tha install -D -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/kde install -D -m0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/pam.d/kde-np install -D -m0644 %{SOURCE3} %{buildroot}%{_datadir}/ksplash/Themes/Minimalistic/kdegear.png + %find_lang %{name}5_qt --with-qt --all-name || touch %{name}5_qt.lang %clean @@ -295,6 +297,9 @@ exit 0 %{_libdir}/cmake/LibColorCorrect/LibColorCorrect*.cmake %changelog +* Wed May 02 2018 Automatic Build System 5.12.5-1mamba +- automatic version update by autodist + * Sun Apr 01 2018 Automatic Build System 5.12.4-1mamba - automatic version update by autodist