From 879a7076a08382a894e5f9d00282bdd14e35015c Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Thu, 15 Oct 2015 16:01:28 -0700 Subject: [PATCH] - Version 23.2 (bcl) - Use add_drivers for dracut config (#1192030) (bcl) - litd: Don't add inst.stage2 to cmdline (bcl) - livecd-iso-to-disk: partnum should only be a digit (#1136586) (bcl) - Handle devices ending in a digit (#1136586) (bcl) --- livecd-tools.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/livecd-tools.spec b/livecd-tools.spec index 25d2045..2b65c8e 100644 --- a/livecd-tools.spec +++ b/livecd-tools.spec @@ -4,7 +4,7 @@ Summary: Tools for building live CDs Name: livecd-tools -Version: 23.1 +Version: 23.2 Release: 2%{?dist} Epoch: 1 License: GPLv2 @@ -107,6 +107,13 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/imgcreate/*.pyc %changelog +* Thu Oct 15 2015 Brian C. Lane 23.2-2 +- Version 23.2 (bcl) +- Use add_drivers for dracut config (#1192030) (bcl) +- litd: Don't add inst.stage2 to cmdline (bcl) +- livecd-iso-to-disk: partnum should only be a digit (#1136586) (bcl) +- Handle devices ending in a digit (#1136586) (bcl) + * Wed Jun 17 2015 Fedora Release Engineering - 1:23.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild