[livecd-tools/f21] - Version 21.5 (bcl) - Report Kickstart errors without traceback (#1168030) (bcl) - litd: Add missin

Brian C. Lane bcl at fedoraproject.org
Tue Mar 3 01:35:41 UTC 2015


commit 3210de7e3fc79de4f1af9ebdbe772d126da16def
Author: Brian C. Lane <bcl at redhat.com>
Date:   Mon Mar 2 17:35:23 2015 -0800

    - Version 21.5 (bcl)
    - Report Kickstart errors without traceback (#1168030) (bcl)
    - litd: Add missing syslinux modules (#1192137) (bcl)
    - Note lz4 compression in help (bruno)

 .gitignore        | 1 +
 livecd-tools.spec | 8 +++++++-
 sources           | 2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 737fdf8..bda9edb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /livecd-tools-21.2.tar.bz2
 /livecd-tools-21.3.tar.bz2
 /livecd-tools-21.4.tar.bz2
+/livecd-tools-21.5.tar.bz2
diff --git a/livecd-tools.spec b/livecd-tools.spec
index fe977b3..0d31f1f 100644
--- a/livecd-tools.spec
+++ b/livecd-tools.spec
@@ -4,7 +4,7 @@
 
 Summary: Tools for building live CDs
 Name: livecd-tools
-Version: 21.4
+Version: 21.5
 Release: 1%{?dist}
 Epoch: 1
 License: GPLv2
@@ -106,6 +106,12 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/imgcreate/*.pyc
 
 %changelog
+* Mon Mar 02 2015 Brian C. Lane <bcl at redhat.com> 21.5-1
+- Version 21.5 (bcl)
+- Report Kickstart errors without traceback (#1168030) (bcl)
+- litd: Add missing syslinux modules (#1192137) (bcl)
+- Note lz4 compression in help (bruno)
+
 * Mon Oct 27 2014 Brian C. Lane <bcl at redhat.com> 21.4-1
 - Version 21.4 (bcl)
 - Ignore case when looking for UEFI boot*efi file (#1156380) (bcl)
diff --git a/sources b/sources
index 6cd9353..acac4fe 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8f347b38c7fb4388f5cb9cb344da2393  livecd-tools-21.4.tar.bz2
+5ad9297965b0dd9cf68a0be4b107d8b1  livecd-tools-21.5.tar.bz2


More information about the scm-commits mailing list