- Add upstream patch to fix parsing of certain session desktop files (kde#381982):

* 0001-Session-file-parser-Support-sections-and-respect-the.patch
- Add patch to avoid showing default.desktop as duplication (kde#381982):
  * 0002-Support-default.session-symlink.patch
- Keep set-default-session-to-plasma5-for-autologin.patch as-is
  to not break on 42.2 (no default.desktop), plasma5.desktop still
  makes sense

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcm_sddm?expand=0&rev=117
This commit is contained in:
2017-07-11 11:45:51 +00:00
committed by Git OBS Bridge
parent 942d9df58c
commit 2cf23fa870
4 changed files with 129 additions and 2 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Jul 11 11:34:41 UTC 2017 - fabian@ritter-vogt.de
- Add upstream patch to fix parsing of certain session desktop files (kde#381982):
* 0001-Session-file-parser-Support-sections-and-respect-the.patch
- Add patch to avoid showing default.desktop as duplication (kde#381982):
* 0002-Support-default.session-symlink.patch
- Keep set-default-session-to-plasma5-for-autologin.patch as-is
to not break on 42.2 (no default.desktop), plasma5.desktop still
makes sense
-------------------------------------------------------------------
Tue Jun 27 17:49:52 CEST 2017 - fabian@ritter-vogt.de