automatic version update by autodist [release 5.11.2-1mamba;Tue Oct 24 2017]
This commit is contained in:
parent
9404e99669
commit
d93fee0f12
24
kwin.spec
24
kwin.spec
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kwin
|
||||
Version: 5.10.5
|
||||
Version: 5.11.2
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 5 window manager
|
||||
Group: Graphical Desktop/Applications/Environment
|
||||
@ -146,7 +146,17 @@ exit 0
|
||||
%{_datadir}/kwin/scripts/*
|
||||
%{_datadir}/kwin/virtualkeyboard/*
|
||||
#%{_datadir}/kwin/shaders/*
|
||||
%{_datadir}/kwin/stripTitle.js
|
||||
#%{_datadir}/kwin/stripTitle.js
|
||||
%lang(ca) %{_datadir}/doc/HTML/ca/kcontrol
|
||||
%lang(de) %{_datadir}/doc/HTML/de/kcontrol
|
||||
%lang(es) %{_datadir}/doc/HTML/es/kcontrol
|
||||
%lang(it) %{_datadir}/doc/HTML/it/kcontrol
|
||||
%lang(nl) %{_datadir}/doc/HTML/nl/kcontrol
|
||||
%lang(pt) %{_datadir}/doc/HTML/pt/kcontrol
|
||||
%lang(pt_BR) %{_datadir}/doc/HTML/pt_BR/kcontrol
|
||||
%lang(sr) %{_datadir}/doc/HTML/sr/kcontrol
|
||||
%lang(sr@latin) %{_datadir}/doc/HTML/sr@latin/kcontrol
|
||||
%lang(uk) %{_datadir}/doc/HTML/uk/kcontrol
|
||||
%{_datadir}/kwincompositing/qml/*.qml
|
||||
%doc COPYING COPYING.DOC
|
||||
|
||||
@ -158,6 +168,7 @@ exit 0
|
||||
%{_libdir}/libkwinglutils.so.*
|
||||
%{_libdir}/libkwinxrenderutils.so.*
|
||||
%{_libdir}/qt5/plugins/kcm_*.so
|
||||
%{_libdir}/qt5/plugins/org.kde.kwin.scenes/KWinScene*.so
|
||||
%{_libdir}/qt5/plugins/kf5/org.kde.kidletime.platforms/KF5IdleTimeKWinWaylandPrivatePlugin.so
|
||||
%dir %{_libdir}/qt5/plugins/kwin
|
||||
%dir %{_libdir}/qt5/plugins/kwin/effects
|
||||
@ -195,6 +206,15 @@ exit 0
|
||||
%{_libdir}/libkwinxrenderutils.so
|
||||
|
||||
%changelog
|
||||
* Tue Oct 24 2017 Automatic Build System <autodist@mambasoft.it> 5.11.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Oct 22 2017 Automatic Build System <autodist@mambasoft.it> 5.11.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Oct 12 2017 Automatic Build System <autodist@mambasoft.it> 5.11.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Sep 23 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 5.10.5-1mamba
|
||||
- update to 5.10.5
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user