[lorax] - Install bzip2 for liveimg tar.bz2 support (bcl at redhat.com) - Remove obsolete firstaidkit packages

Brian C. Lane bcl at fedoraproject.org
Thu Mar 27 00:35:07 UTC 2014


commit f4e8e4a8da8af9f28520dece6b4442e556ddb8d9
Author: Brian C. Lane <bcl at redhat.com>
Date:   Wed Mar 26 17:34:58 2014 -0700

    - Install bzip2 for liveimg tar.bz2 support (bcl at redhat.com)
    - Remove obsolete firstaidkit packages (#1076237) (bcl at redhat.com)
    - livemedia-creator: Add option to create qcow2 disk images (bcl at redhat.com)
    - Add support for creating qcow2 images (bcl at redhat.com)
    - utf-8 encode yum actions before displaying them (#1072362) (bcl at redhat.com)

 .gitignore |    1 +
 lorax.spec |    9 ++++++++-
 sources    |    2 +-
 3 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6d44af9..43cbb2c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@
 /lorax-21.3.tar.gz
 /lorax-21.4.tar.gz
 /lorax-21.5.tar.gz
+/lorax-21.6.tar.gz
diff --git a/lorax.spec b/lorax.spec
index eb6b6a3..1adfd63 100644
--- a/lorax.spec
+++ b/lorax.spec
@@ -1,7 +1,7 @@
 %define debug_package %{nil}
 
 Name:           lorax
-Version:        21.5
+Version:        21.6
 Release:        1%{?dist}
 Summary:        Tool for creating the anaconda install images
 
@@ -92,6 +92,13 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
 %{_mandir}/man1/*.1*
 
 %changelog
+* Wed Mar 26 2014 Brian C. Lane <bcl at redhat.com> 21.6-1
+- Install bzip2 for liveimg tar.bz2 support (bcl at redhat.com)
+- Remove obsolete firstaidkit packages (#1076237) (bcl at redhat.com)
+- livemedia-creator: Add option to create qcow2 disk images (bcl at redhat.com)
+- Add support for creating qcow2 images (bcl at redhat.com)
+- utf-8 encode yum actions before displaying them (#1072362) (bcl at redhat.com)
+
 * Fri Feb 28 2014 Brian C. Lane <bcl at redhat.com> 21.5-1
 - Use string for releasever not int (#1067746) (bcl at redhat.com)
 - createrepo is needed by driver disks (#1016004) (bcl at redhat.com)
diff --git a/sources b/sources
index 95a3c39..ce83662 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2ae33d77bb9967b0548291a9e7eb1159  lorax-21.5.tar.gz
+876be42640cc138bd84e5f08b534c7e1  lorax-21.6.tar.gz


More information about the scm-commits mailing list