Accepting request 654614 from home:qzhao:branches:Base:System

- Update to version 0.9.4+git20181204.0cd0613:
  * drm: Pick a controller for unconfigured connectors
  * drm: Drop crtcs for clones for which we've picked different 
         modes
  * drm: More connector enumeration refactoring
  * drm: Store tiled and rotation in ply_output_t
  * drm: Refactor create_heads_for_active_connectors
  * drm: Directly store the mode instead of the mode_index
  * drm: Drop unused encoder_id

OBS-URL: https://build.opensuse.org/request/show/654614
OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=216
This commit is contained in:
Cliff Zhao 2018-12-05 09:09:43 +00:00 committed by Git OBS Bridge
parent 2db8369827
commit 39fdd96dfb
4 changed files with 17 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ec2c3a035a9a42ea34c7d244c605ab6aa70fa283d278549c08682a79db382b21
size 6099608

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a22301b4667fbce69652bd486fd61fa1bcc6b819adce79200fb86514f61ed109
size 6195680

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Dec 5 06:59:56 UTC 2018 - qzhao@suse.com
- Update to version 0.9.4+git20181204.0cd0613:
* drm: Pick a controller for unconfigured connectors
* drm: Drop crtcs for clones for which we've picked different
modes
* drm: More connector enumeration refactoring
* drm: Store tiled and rotation in ply_output_t
* drm: Refactor create_heads_for_active_connectors
* drm: Directly store the mode instead of the mode_index
* drm: Drop unused encoder_id
-------------------------------------------------------------------
Thu Nov 29 07:54:27 UTC 2018 - qzhao@suse.com

View File

@ -22,7 +22,7 @@
%define plymouth_initrd_file /boot/initrd-plymouth.img
Name: plymouth
Version: 0.9.4+git20181129.a7ec3e6
Version: 0.9.4+git20181204.0cd0613
Release: 0
Summary: Graphical Boot Animation and Logger
License: GPL-2.0-or-later