This commit is contained in:
parent
2594d497fa
commit
49e8ffc980
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0e272163adf99dec9ad16bd6ad72a0610f19da8146d413f310e1b118a03b90d6
|
||||
size 1142933
|
3
plymouth-0.8.5.1.tar.bz2
Normal file
3
plymouth-0.8.5.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cb6b626dd83c3187f1deb1e136da710c24b5660a76eafe18c559ab06fc22cc74
|
||||
size 829175
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 29 08:35:41 UTC 2012 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to 0.8.5.1
|
||||
+ two-step splash plugin quit fixes
|
||||
+ add generic driver to drm renderer plugin
|
||||
This allows new modesetting drivers to work with plymouth
|
||||
automatically
|
||||
+ fixes for video cards that don't support 32bpp
|
||||
+ add alignment and width features to label controls
|
||||
+ new documentation
|
||||
+ event loop fix
|
||||
+ more serial console fixes
|
||||
+ better systemd integration
|
||||
+ new flush api to client library
|
||||
+ Allow plymouth to build the drm renderer without the driver
|
||||
dependent libdrm_* libraries.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 21 09:48:11 UTC 2012 - lnussel@suse.de
|
||||
|
||||
|
@ -21,12 +21,9 @@
|
||||
%define plymouth_libdir %{_libdir}
|
||||
%define plymouth_initrd_file /boot/initrd-plymouth.img
|
||||
|
||||
%define tarversion 0.8.4
|
||||
%define patchversion 201110131555
|
||||
|
||||
Name: plymouth
|
||||
#Version: %{tarversion}_git%{patchversion}
|
||||
Version: 0.8.4
|
||||
Version: 0.8.5.1
|
||||
Release: 0
|
||||
Summary: Graphical Boot Animation and Logger
|
||||
License: GPL-2.0+
|
||||
|
Loading…
Reference in New Issue
Block a user