[livecd-tools/f16] - Version 16.8 (bcl) - Correct patch (#748344) (bcl)

Brian C. Lane bcl at fedoraproject.org
Wed Oct 26 13:22:43 UTC 2011


commit ee00bd9acf9995c1191783e971f22804be1c3737
Author: Brian C. Lane <bcl at redhat.com>
Date:   Wed Oct 26 06:22:15 2011 -0700

    - Version 16.8 (bcl)
    - Correct patch (#748344) (bcl)

 .gitignore        |    1 +
 livecd-tools.spec |    6 +++++-
 sources           |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 28ec46c..b407b53 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ livecd-tools-033.tar.bz2
 /livecd-tools-16.5.tar.bz2
 /livecd-tools-16.6.tar.bz2
 /livecd-tools-16.7.tar.bz2
+/livecd-tools-16.8.tar.bz2
diff --git a/livecd-tools.spec b/livecd-tools.spec
index 240ec81..0e107af 100644
--- a/livecd-tools.spec
+++ b/livecd-tools.spec
@@ -4,7 +4,7 @@
 
 Summary: Tools for building live CDs
 Name: livecd-tools
-Version: 16.7
+Version: 16.8
 Release: 1%{?dist}
 Epoch: 1
 License: GPLv2
@@ -93,6 +93,10 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/imgcreate/*.pyc
 
 %changelog
+* Wed Oct 26 2011 Brian C. Lane <bcl at redhat.com> 16.8-1
+- Version 16.8 (bcl)
+- Correct patch (#748344) (bcl)
+
 * Mon Oct 24 2011 Brian C. Lane <bcl at redhat.com> 16.7-1
 - Version 16.7 (bcl)
 - Add dracut args to EFI grub.conf creation (#748344) (bcl)
diff --git a/sources b/sources
index eb3d0e6..3c6902a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8ace1000a7e7c68bd74672f5de7fcd38  livecd-tools-16.7.tar.bz2
+031ba4a45f435fff2e2862767d216ed9  livecd-tools-16.8.tar.bz2


More information about the scm-commits mailing list