automatic version update by autodist [release 5.12.5-1mamba;Wed May 02 2018]
This commit is contained in:
parent
2df989890e
commit
019df6bc00
@ -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 <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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user