automatic version update by autodist [release 5.12.5-1mamba;Wed May 02 2018]

This commit is contained in:
Automatic Build System 2024-01-06 10:19:24 +01:00
parent 2df989890e
commit 019df6bc00

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
Name: plasma-workspace Name: plasma-workspace
Version: 5.12.4 Version: 5.12.5
Release: 1mamba Release: 1mamba
Summary: KDE Frameworks 5 Workspace Summary: KDE Frameworks 5 Workspace
Group: Graphical Desktop/Applications/Environment Group: Graphical Desktop/Applications/Environment
@ -120,6 +120,7 @@ This package contains libraries and header files for developing applications tha
%build %build
%cmake_kde5 -d build %cmake_kde5 -d build
%make %make
%install %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 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/kde
install -D -m0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/pam.d/kde-np install -D -m0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/pam.d/kde-np
install -D -m0644 %{SOURCE3} %{buildroot}%{_datadir}/ksplash/Themes/Minimalistic/kdegear.png 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 %find_lang %{name}5_qt --with-qt --all-name || touch %{name}5_qt.lang
%clean %clean
@ -295,6 +297,9 @@ exit 0
%{_libdir}/cmake/LibColorCorrect/LibColorCorrect*.cmake %{_libdir}/cmake/LibColorCorrect/LibColorCorrect*.cmake
%changelog %changelog
* Wed May 02 2018 Automatic Build System <autodist@mambasoft.it> 5.12.5-1mamba
- automatic version update by autodist
* Sun Apr 01 2018 Automatic Build System <autodist@mambasoft.it> 5.12.4-1mamba * Sun Apr 01 2018 Automatic Build System <autodist@mambasoft.it> 5.12.4-1mamba
- automatic version update by autodist - automatic version update by autodist