From 1b72b5a03f262b9814f27e7047eb8e738b62268e Mon Sep 17 00:00:00 2001 From: Brian C. Lane Date: Oct 02 2012 18:29:09 +0000 Subject: - Version 18.12 (bcl) - Remove grub 0.97 splash (bcl) --- diff --git a/.gitignore b/.gitignore index f7142e8..2e3b7fe 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ livecd-tools-033.tar.bz2 /livecd-tools-18.9.tar.bz2 /livecd-tools-18.10.tar.bz2 /livecd-tools-18.11.tar.bz2 +/livecd-tools-18.12.tar.bz2 diff --git a/livecd-tools.spec b/livecd-tools.spec index bb0fae9..ca4f9b4 100644 --- a/livecd-tools.spec +++ b/livecd-tools.spec @@ -4,7 +4,7 @@ Summary: Tools for building live CDs Name: livecd-tools -Version: 18.11 +Version: 18.12 Release: 1%{?dist} Epoch: 1 License: GPLv2 @@ -101,6 +101,10 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/imgcreate/*.pyc %changelog +* Tue Oct 02 2012 Brian C. Lane 18.12-1 +- Version 18.12 (bcl) +- Remove grub 0.97 splash (bcl) + * Thu Sep 13 2012 Brian C. Lane 18.11-1 - Version 18.11 (bcl) - not copying UEFI files shouldn't be fatal (#856893) (bcl) diff --git a/sources b/sources index 12e386a..19f4cf3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f05cb1d8a2d1f5223026de3249445735 livecd-tools-18.11.tar.bz2 +84820a4ba2d8086eb6dfe4a0138255de livecd-tools-18.12.tar.bz2