diff --git a/.gitignore b/.gitignore index a39a42d..5901e21 100644 --- a/.gitignore +++ b/.gitignore @@ -80,3 +80,4 @@ /lorax-24.13.tar.gz /lorax-24.14.tar.gz /lorax-25.1.tar.gz +/lorax-25.2.tar.gz diff --git a/lorax.spec b/lorax.spec index 750575b..50e438e 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 25.1 +Version: 25.2 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -147,6 +147,9 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %changelog +* Tue Mar 15 2016 Brian C. Lane 25.2-1 +- Not all arches currently have docker (#1317632) (pbrobinson@gmail.com) + * Wed Mar 09 2016 Brian C. Lane 25.1-1 - Change location of basearch to dnf.rpm.basearch (#1312087) (bcl@redhat.com) - livemedia-creator: Change fsck.ext4 discard failures to errors diff --git a/sources b/sources index d9f048a..8fc1f1e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -218837e5f1542ff76682800a2f3798aa lorax-25.1.tar.gz +c255b097dd2481f9b010ea45c2c8fef2 lorax-25.2.tar.gz