From 849ebc3c41a8222b2a57cda3d4dbc208f362d453 Mon Sep 17 00:00:00 2001 From: Brian C. Lane Date: Jul 21 2016 00:53:43 +0000 Subject: - Fix aarch64 installs due to missing/unsupported packages (pbrobinson@gmail.com) - Keep fb_sys_fops module needed for ast support (#1272658) (bcl@redhat.com) --- diff --git a/.gitignore b/.gitignore index 4470936..84d1a10 100644 --- a/.gitignore +++ b/.gitignore @@ -89,3 +89,4 @@ /lorax-25.8.tar.gz /lorax-25.9.tar.gz /lorax-25.10.tar.gz +/lorax-25.11.tar.gz diff --git a/lorax.spec b/lorax.spec index 542030e..1c656b5 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,8 +3,8 @@ %define debug_package %{nil} Name: lorax -Version: 25.10 -Release: 2%{?dist} +Version: 25.11 +Release: 1%{?dist} Summary: Tool for creating the anaconda install images Group: Applications/System @@ -148,8 +148,10 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %changelog -* Tue Jul 19 2016 Fedora Release Engineering - 25.10-2 -- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages +* Wed Jul 20 2016 Brian C. Lane 25.11-1 +- Fix aarch64 installs due to missing/unsupported packages + (pbrobinson@gmail.com) +- Keep fb_sys_fops module needed for ast support (#1272658) (bcl@redhat.com) * Wed Jul 13 2016 Brian C. Lane 25.10-1 - Installing *-firmware should be optional (bcl@redhat.com) diff --git a/sources b/sources index ee1fa7a..42f1f81 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -04d32342bf5a0d0d67e7ce54ce9840a2 lorax-25.10.tar.gz +9960f0cbb0dbf132e2f29756fde3ad95 lorax-25.11.tar.gz