automatic version update by autodist [release 5.16.5-1mamba;Thu Sep 12 2019]
This commit is contained in:
parent
74027b7a79
commit
c32cdba150
11
kwin.spec
11
kwin.spec
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kwin
|
||||
Version: 5.16.4
|
||||
Version: 5.16.5
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 5 window manager
|
||||
Group: Graphical Desktop/Applications/Environment
|
||||
@ -101,6 +101,12 @@ export QV4_FORCE_INTERPRETER=1
|
||||
|
||||
%cmake_kde5 -d build
|
||||
|
||||
%ifarch x86_64
|
||||
sed -i "s|/usr/lib/lib|/usr/lib64/lib|g" \
|
||||
plugins/kdecorations/aurorae/src/CMakeFiles/kwin5_aurorae.dir/link.txt \
|
||||
scripting/CMakeFiles/kcm_kwin4_genericscripted.dir/link.txt
|
||||
%endif
|
||||
|
||||
%make
|
||||
|
||||
%install
|
||||
@ -225,6 +231,9 @@ exit 0
|
||||
%{_libdir}/libkwinxrenderutils.so
|
||||
|
||||
%changelog
|
||||
* Thu Sep 12 2019 Automatic Build System <autodist@mambasoft.it> 5.16.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Aug 02 2019 Automatic Build System <autodist@mambasoft.it> 5.16.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user