[livecd-tools/f16] - Version 16.13 (bcl) - allow for use of yum plugins during livecd creation (notting) - Capitalise E

Brian C. Lane bcl at fedoraproject.org
Wed Apr 25 17:58:56 UTC 2012


commit fa0ff008a91bb7d27c119a9868604e99d8c9bc91
Author: Brian C. Lane <bcl at redhat.com>
Date:   Wed Apr 25 10:58:42 2012 -0700

    - Version 16.13 (bcl)
    - allow for use of yum plugins during livecd creation (notting)
    - Capitalise EFI names (mjg)
    - Add tighter Mac boot image integration (mjg)
    - fix quoting with basename and SRC (#814174) (bcl)
    - check for LIVE-REPO partition when writing DVD (#813905) (bcl)

 .gitignore        |    1 +
 livecd-tools.spec |   10 +++++++++-
 sources           |    2 +-
 3 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 53f166b..a609e71 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@ livecd-tools-033.tar.bz2
 /livecd-tools-16.10.tar.bz2
 /livecd-tools-16.11.tar.bz2
 /livecd-tools-16.12.tar.bz2
+/livecd-tools-16.13.tar.bz2
diff --git a/livecd-tools.spec b/livecd-tools.spec
index a84eb0a..7306a5b 100644
--- a/livecd-tools.spec
+++ b/livecd-tools.spec
@@ -4,7 +4,7 @@
 
 Summary: Tools for building live CDs
 Name: livecd-tools
-Version: 16.12
+Version: 16.13
 Release: 1%{?dist}
 Epoch: 1
 License: GPLv2
@@ -97,6 +97,14 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/imgcreate/*.pyc
 
 %changelog
+* Wed Apr 25 2012 Brian C. Lane <bcl at redhat.com> 16.13-1
+- Version 16.13 (bcl)
+- allow for use of yum plugins during livecd creation (notting)
+- Capitalise EFI names (mjg)
+- Add tighter Mac boot image integration (mjg)
+- fix quoting with basename and SRC (#814174) (bcl)
+- check for LIVE-REPO partition when writing DVD (#813905) (bcl)
+
 * Mon Apr 16 2012 Brian C. Lane <bcl at redhat.com> 16.12-1
 - Version 16.12 (bcl)
 - add support for cost in kickstart repo line (#735079) (mads)
diff --git a/sources b/sources
index 15a017d..70aea08 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-444737f39adba02498fd2dc81f8f24e3  livecd-tools-16.12.tar.bz2
+7ade175620f5e94c99f9a4a4d5ebcc93  livecd-tools-16.13.tar.bz2


More information about the scm-commits mailing list