Accepting request 453063 from KDE:Frameworks5
Update to 5.9.0 tars (forwarded request 452894 from Vogtinator) OBS-URL: https://build.opensuse.org/request/show/453063 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kcm_sddm?expand=0&rev=31
This commit is contained in:
commit
cb1b57f58f
@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 26 19:58:08 CET 2017 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.9.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.9.0.php
|
||||
- Changes since 5.8.95:
|
||||
* None
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 12 20:39:58 UTC 2017 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.8.95 (Plasma 5.9 Beta)
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/plasma-5.8.95.php
|
||||
- Changes:
|
||||
* Remove duplicated key.
|
||||
* KCM titles should use title case.
|
||||
* Drop unused dependency.
|
||||
* Add SDDM theme install/uninstall with GHNS to the SDDM KCM.
|
||||
* Move sddm kcm on top.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 27 18:31:45 UTC 2016 - fabian@ritter-vogt.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kcm_sddm
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -21,19 +21,21 @@ Name: kcm_sddm
|
||||
Summary: A sddm control module for KDE
|
||||
License: GPL-2.0
|
||||
Group: System/GUI/KDE
|
||||
Version: 5.8.5
|
||||
Version: 5.9.0
|
||||
Release: 0
|
||||
Url: https://projects.kde.org/projects/kdereview/sddm-kcm/repository
|
||||
Source: http://download.kde.org/stable/plasma/%{version}/sddm-kcm-%{version}.tar.xz
|
||||
Source: sddm-kcm-%{version}.tar.xz
|
||||
# PATCH-FIX-OPENSUSE set-default-session-to-plasma5-for-autologin.patch boo#951886 wbauer@tmo.at -- set the default autologin session to plasma5.desktop
|
||||
Patch: set-default-session-to-plasma5-for-autologin.patch
|
||||
BuildRequires: extra-cmake-modules >= 1.0.0
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: cmake(KF5Archive)
|
||||
BuildRequires: cmake(KF5Auth)
|
||||
BuildRequires: cmake(KF5ConfigWidgets)
|
||||
BuildRequires: cmake(KF5CoreAddons)
|
||||
BuildRequires: cmake(KF5I18n)
|
||||
BuildRequires: cmake(KF5KIO)
|
||||
BuildRequires: cmake(KF5NewStuff)
|
||||
BuildRequires: cmake(KF5XmlGui)
|
||||
BuildRequires: cmake(Qt5Core) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5Designer) >= 5.4.0
|
||||
@ -83,6 +85,8 @@ sddm.
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc README
|
||||
%config %{_kf5_configdir}/sddmtheme.knsrc
|
||||
%{_bindir}/sddmthemeinstaller
|
||||
%{_kf5_servicesdir}/
|
||||
%{_kf5_sharedir}/polkit-1/actions/org.kde.kcontrol.kcmsddm.policy
|
||||
%config %{_kf5_sysconfdir}/dbus-1/system.d/org.kde.kcontrol.kcmsddm.conf
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0c3b903ce09a6707453edd6a89da9676ce417dbf8c0dc360f9046336dc989b35
|
||||
size 49008
|
3
sddm-kcm-5.9.0.tar.xz
Normal file
3
sddm-kcm-5.9.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d30a30a02f435d0b8413f810257166a49a0b4e67d225bb6ddfc6d1e0256c5651
|
||||
size 55808
|
Loading…
Reference in New Issue
Block a user