[livecd-tools/f22] - Version 22.1 (bcl) - Explicitly add the uas driver to the initrd (#1201983) (bcl)

Brian C. Lane bcl at fedoraproject.org
Sat Mar 21 01:21:04 UTC 2015


commit 2b5d5146417e48dc97ada2e461c8e2e5872dd2b2
Author: Brian C. Lane <bcl at redhat.com>
Date:   Fri Mar 20 18:20:51 2015 -0700

    - Version 22.1 (bcl)
    - Explicitly add the uas driver to the initrd (#1201983) (bcl)

 .gitignore        | 1 +
 livecd-tools.spec | 6 +++++-
 sources           | 2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1950c77..803a348 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /livecd-tools-21.3.tar.bz2
 /livecd-tools-21.4.tar.bz2
 /livecd-tools-22.0.tar.bz2
+/livecd-tools-22.1.tar.bz2
diff --git a/livecd-tools.spec b/livecd-tools.spec
index 35dbb5c..19ae6c0 100644
--- a/livecd-tools.spec
+++ b/livecd-tools.spec
@@ -4,7 +4,7 @@
 
 Summary: Tools for building live CDs
 Name: livecd-tools
-Version: 22.0
+Version: 22.1
 Release: 1%{?dist}
 Epoch: 1
 License: GPLv2
@@ -107,6 +107,10 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/imgcreate/*.pyc
 
 %changelog
+* Fri Mar 20 2015 Brian C. Lane <bcl at redhat.com> 22.1-1
+- Version 22.1 (bcl)
+- Explicitly add the uas driver to the initrd (#1201983) (bcl)
+
 * Mon Mar 02 2015 Brian C. Lane <bcl at redhat.com> 22.0-1
 - Version 22.0 (bcl)
 - kickstart: Handle resolv.conf being a nonexistent symlink (walters)
diff --git a/sources b/sources
index 3b01cf8..beafcff 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-db5e5e8fbe01c06aec665d63bc2d0be4  livecd-tools-22.0.tar.bz2
+de479f70411ec06e8e614359e42c6928  livecd-tools-22.1.tar.bz2


More information about the scm-commits mailing list