- Not all arches currently have docker (#1317632) (pbrobinson@gmail.com)

This commit is contained in:
Brian C. Lane 2016-03-15 11:59:05 -07:00
parent 4b91920303
commit 393c91836e
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -80,3 +80,4 @@
/lorax-24.13.tar.gz
/lorax-24.14.tar.gz
/lorax-25.1.tar.gz
/lorax-25.2.tar.gz

View File

@ -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 <bcl@redhat.com> 25.2-1
- Not all arches currently have docker (#1317632) (pbrobinson@gmail.com)
* Wed Mar 09 2016 Brian C. Lane <bcl@redhat.com> 25.1-1
- Change location of basearch to dnf.rpm.basearch (#1312087) (bcl@redhat.com)
- livemedia-creator: Change fsck.ext4 discard failures to errors

View File

@ -1 +1 @@
218837e5f1542ff76682800a2f3798aa lorax-25.1.tar.gz
c255b097dd2481f9b010ea45c2c8fef2 lorax-25.2.tar.gz