Compare commits
32 Commits
5.6.2-1mam
...
5.14.1-1ma
Author | SHA1 | Date | |
---|---|---|---|
ac18da3085 | |||
294d0e1b86 | |||
b325779a78 | |||
900e7222b4 | |||
1b0daa0327 | |||
462687f233 | |||
71ee870d6d | |||
565106de63 | |||
c7777e2890 | |||
695e8da070 | |||
8aac3eaf00 | |||
4624a486c8 | |||
2d0ab47786 | |||
6e508e2ba1 | |||
ad51e20a08 | |||
00d6f247e5 | |||
8b352d4f96 | |||
d80f910c6a | |||
55f1b71b32 | |||
3a3dbcc5f8 | |||
b135e3afd0 | |||
2d047bce3a | |||
b84fcaf375 | |||
f94cbeb14d | |||
b16a92c3e1 | |||
74e74a4920 | |||
9022cd1c95 | |||
26d4951172 | |||
fced73cf8e | |||
cd9160c82b | |||
b7935f4882 | |||
8aa72e0778 |
137
kscreen.spec
137
kscreen.spec
@@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kscreen
|
||||
Version: 5.6.2
|
||||
Version: 5.14.1
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 5 restore and save screen configurations depending on which monitors are connected
|
||||
Group: Graphical Desktop/Applications/Utilities
|
||||
@@ -57,18 +57,153 @@ KDE Frameworks 5 restore and save screen configurations depending on which monit
|
||||
|
||||
%files -f %{name}5_qt.lang
|
||||
%defattr(-,root,root)
|
||||
%{_sysconfdir}/xdg/kscreen.categories
|
||||
%{_bindir}/kscreen-console
|
||||
%{_libdir}/qt5/plugins/kcm_kscreen.so
|
||||
%{_libdir}/qt5/plugins/kf5/kded/kscreen.so
|
||||
%{_libdir}/qt5/plugins/plasma/applets/plasma_applet_kscreen.so
|
||||
%{_datadir}/kservices5/plasma-applet-org.kde.kscreen.desktop
|
||||
%{_datadir}/metainfo/org.kde.kscreen.appdata.xml
|
||||
%dir %{_datadir}/plasma/plasmoids/org.kde.kscreen
|
||||
%{_datadir}/plasma/plasmoids/org.kde.kscreen/*
|
||||
%{_datadir}/icons/hicolor/*/actions/kdocumentinfo.png
|
||||
%{_datadir}/icons/hicolor/scalable/actions/kdocumentinfo.svgz
|
||||
%dir %{_datadir}/kcm_kscreen
|
||||
%dir %{_datadir}/kcm_kscreen/qml
|
||||
%{_datadir}/kcm_kscreen/*
|
||||
%dir %{_datadir}/kded_kscreen
|
||||
%dir %{_datadir}/kded_kscreen/qml
|
||||
%{_datadir}/kded_kscreen/qml/*
|
||||
%{_datadir}/kservices5/kcm_kscreen.desktop
|
||||
%doc COPYING
|
||||
|
||||
%changelog
|
||||
* Tue Oct 16 2018 Automatic Build System <autodist@mambasoft.it> 5.14.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Oct 14 2018 Automatic Build System <autodist@mambasoft.it> 5.14.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Sep 04 2018 Automatic Build System <autodist@mambasoft.it> 5.13.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Aug 03 2018 Automatic Build System <autodist@mambasoft.it> 5.13.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jul 10 2018 Automatic Build System <autodist@mambasoft.it> 5.13.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jun 26 2018 Automatic Build System <autodist@mambasoft.it> 5.13.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jun 19 2018 Automatic Build System <autodist@mambasoft.it> 5.13.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jun 17 2018 Automatic Build System <autodist@mambasoft.it> 5.13.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue May 01 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
|
||||
|
||||
* Tue Mar 06 2018 Automatic Build System <autodist@mambasoft.it> 5.12.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Feb 21 2018 Automatic Build System <autodist@mambasoft.it> 5.12.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Feb 14 2018 Automatic Build System <autodist@mambasoft.it> 5.12.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Feb 09 2018 Automatic Build System <autodist@mambasoft.it> 5.12.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jan 03 2018 Automatic Build System <autodist@mambasoft.it> 5.11.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Dec 07 2017 Automatic Build System <autodist@mambasoft.it> 5.11.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Nov 07 2017 Automatic Build System <autodist@mambasoft.it> 5.11.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* 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
|
||||
|
||||
* Wed Oct 11 2017 Automatic Build System <autodist@mambasoft.it> 5.11.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Aug 23 2017 Automatic Build System <autodist@mambasoft.it> 5.10.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jul 19 2017 Automatic Build System <autodist@mambasoft.it> 5.10.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jun 28 2017 Automatic Build System <autodist@mambasoft.it> 5.10.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jun 22 2017 Automatic Build System <autodist@mambasoft.it> 5.10.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Mar 21 2017 Automatic Build System <autodist@mambasoft.it> 5.9.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Mar 03 2017 Automatic Build System <autodist@mambasoft.it> 5.9.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Feb 07 2017 Automatic Build System <autodist@mambasoft.it> 5.9.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Feb 03 2017 Automatic Build System <autodist@mambasoft.it> 5.9.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Dec 28 2016 Automatic Build System <autodist@mambasoft.it> 5.8.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Nov 22 2016 Automatic Build System <autodist@mambasoft.it> 5.8.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Nov 01 2016 Automatic Build System <autodist@mambasoft.it> 5.8.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Oct 18 2016 Automatic Build System <autodist@mambasoft.it> 5.8.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Oct 13 2016 Automatic Build System <autodist@mambasoft.it> 5.8.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Sep 20 2016 Automatic Build System <autodist@mambasoft.it> 5.7.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Aug 30 2016 Automatic Build System <autodist@mambasoft.it> 5.7.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Aug 02 2016 Automatic Build System <autodist@mambasoft.it> 5.7.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jul 20 2016 Automatic Build System <autodist@mambasoft.it> 5.7.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jul 13 2016 Automatic Build System <autodist@mambasoft.it> 5.7.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jul 08 2016 Automatic Build System <autodist@mambasoft.it> 5.7.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jun 14 2016 Automatic Build System <autodist@mambasoft.it> 5.6.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed May 11 2016 Automatic Build System <autodist@mambasoft.it> 5.6.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Apr 19 2016 Automatic Build System <autodist@mambasoft.it> 5.6.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Apr 05 2016 Automatic Build System <autodist@mambasoft.it> 5.6.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user