Plasma 5.11 Beta - hopefully everything addressed now (if it builds fine)
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcm_sddm?expand=0&rev=123
This commit is contained in:
parent
a60e4e3ceb
commit
7a1bedd27a
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 14 14:29:04 CEST 2017 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
- Update to 5.10.95
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/plasma-5.10.95.php
|
||||||
|
- Changes since 5.10.5:
|
||||||
|
* Use Q_DECL_OVERRIDE
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 22 19:11:30 CEST 2017 - fabian@ritter-vogt.de
|
Tue Aug 22 19:11:30 CEST 2017 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
@ -21,14 +21,14 @@ Name: kcm_sddm
|
|||||||
Summary: A sddm control module for KDE
|
Summary: A sddm control module for KDE
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
Version: 5.10.5
|
Version: 5.10.95
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: https://projects.kde.org/projects/kdereview/sddm-kcm/repository
|
Url: https://projects.kde.org/projects/kdereview/sddm-kcm/repository
|
||||||
Source: http://download.kde.org/stable/plasma/%{version}/sddm-kcm-%{version}.tar.xz
|
Source: http://download.kde.org/unstable/plasma/%{version}/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-FIX-OPENSUSE set-default-session-to-plasma5-for-autologin.patch boo#951886 wbauer@tmo.at -- set the default autologin session to plasma5.desktop
|
||||||
Patch1: set-default-session-to-plasma5-for-autologin.patch
|
Patch1: set-default-session-to-plasma5-for-autologin.patch
|
||||||
# PATCH-FIX-OPENSUSE
|
# PATCH-FIX-OPENSUSE
|
||||||
Patch3: 0002-Support-default.session-symlink.patch
|
Patch2: 0002-Support-default.session-symlink.patch
|
||||||
BuildRequires: extra-cmake-modules >= 1.0.0
|
BuildRequires: extra-cmake-modules >= 1.0.0
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
BuildRequires: cmake(KF5Archive)
|
BuildRequires: cmake(KF5Archive)
|
||||||
@ -66,7 +66,7 @@ sddm.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q -n sddm-kcm-%{version}
|
%setup -q -n sddm-kcm-%{version}
|
||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
%patch3 -p1
|
%patch2 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake_kf5 -d build
|
%cmake_kf5 -d build
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5c2731f34e76fff4c6a228163426a1777f6658fe08284987341af6665769148e
|
|
||||||
size 58984
|
|
3
sddm-kcm-5.10.95.tar.xz
Normal file
3
sddm-kcm-5.10.95.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1f72164e62317a8576e3b00324e86dfca4f72fac0fe196d2caa94f5992a13701
|
||||||
|
size 59568
|
Loading…
Reference in New Issue
Block a user