From 16c3a35e0a2807bb934efb94bf71d3a7ab928598 Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Aug 20 2012 23:33:48 +0000 Subject: - Latest upstream release - includes systemd fixes --- diff --git a/.gitignore b/.gitignore index 14eb4c1..6590cd8 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ plymouth-0.8.4.tar.bz2 /plymouth-0.8.6.tar.bz2 /plymouth-0.8.6.1.tar.bz2 /plymouth-0.8.6.2.tar.bz2 +/plymouth-0.8.7.tar.bz2 diff --git a/plymouth.spec b/plymouth.spec index 389e32d..7d1576c 100644 --- a/plymouth.spec +++ b/plymouth.spec @@ -5,8 +5,8 @@ Summary: Graphical Boot Animation and Logger Name: plymouth -Version: 0.8.6.2 -Release: 1.2012.07.23%{?dist} +Version: 0.8.7 +Release: 1%{?dist} License: GPLv2+ Group: System Environment/Base Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2 @@ -15,8 +15,6 @@ Source2: charge.plymouth Source3: plymouth-set-default-plugin Source4: plymouth-update-initrd -Patch0: plymouth-fix-udev-trigger.patch - URL: http://www.freedesktop.org/wiki/Software/Plymouth BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -242,7 +240,6 @@ Plymouth. It features a small spinner on a dark background. %prep %setup -q -%patch0 -p1 -b .trigger # Change the default theme sed -i -e 's/fade-in/charge/g' src/plymouthd.defaults @@ -507,6 +504,10 @@ fi %defattr(-, root, root) %changelog +* Tue Aug 21 2012 Ray Strode 0.8.7-1 +- Latest upstream release +- includes systemd fixes + * Tue Aug 21 2012 Dave Airlie 0.8.6.2-1.2012.07.23 - fix plymouth race at bootup breaking efi/vesa handoff. - fix version number - its against fedora package policy to have 0.year diff --git a/sources b/sources index 29de33d..dd5dea0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -50e4309008fbd699813ab6e6ce52ac5f plymouth-0.8.6.2.tar.bz2 +9f2ac7a9982198d32a8e083d5d8fb4cb plymouth-0.8.7.tar.bz2