forked from pool/plymouth
Accepting request 451329 from home:Zaitor
Not sure this is any better than what we currently have, but subbing anyway. OBS-URL: https://build.opensuse.org/request/show/451329 OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=176
This commit is contained in:
parent
82a38c1fee
commit
c6966c589b
4
_servicedata
Normal file
4
_servicedata
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<servicedata>
|
||||||
|
<service name="tar_scm">
|
||||||
|
<param name="url">git://anongit.freedesktop.org/plymouth</param>
|
||||||
|
<param name="changesrevision">18dd75589bbdf0ddc07a61421f05078df88ee768</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:cf7b6118993ede8cb46b155d2ca8a3b4d897a74aefe62058f713e92d6d4a17c7
|
|
||||||
size 873224
|
|
3
plymouth-0.9.2+git20161215.18dd755.tar.xz
Normal file
3
plymouth-0.9.2+git20161215.18dd755.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:eb7c15c1b0261fd0079fae5174abd7154cc3786ae3a7367c3544f3b866d7595f
|
||||||
|
size 871936
|
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 09 17:01:44 UTC 2017 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 0.9.2+git20161215.18dd755:
|
||||||
|
* terminal: refresh geometry after drm device arrives
|
||||||
|
* logger: stop using carriage returns
|
||||||
|
* build-goo: don't install systemd units during distcheck
|
||||||
|
* systemd-units: Fix uninstall script
|
||||||
|
* configure: switch to tar.xz instead tar.bz2
|
||||||
|
* libply: fix HiDPI detection
|
||||||
|
* libply, main: Add device scale setting
|
||||||
|
* main: support plymouth.force-scale on the kernel command line
|
||||||
|
* build-goo: make udev support build time optional
|
||||||
|
* device-manager: dont pass terminal as renderer device
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 06 09:23:50 UTC 2016 - tchvatal@suse.com
|
Tue Sep 06 09:23:50 UTC 2016 - tchvatal@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package plymouth
|
# spec file for package plymouth
|
||||||
#
|
#
|
||||||
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -21,7 +21,7 @@
|
|||||||
%define plymouth_libdir %{_libdir}
|
%define plymouth_libdir %{_libdir}
|
||||||
%define plymouth_initrd_file /boot/initrd-plymouth.img
|
%define plymouth_initrd_file /boot/initrd-plymouth.img
|
||||||
Name: plymouth
|
Name: plymouth
|
||||||
Version: 0.9.2+git20160823.e4b7e49
|
Version: 0.9.2+git20161215.18dd755
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Graphical Boot Animation and Logger
|
Summary: Graphical Boot Animation and Logger
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user