From 3a03f49ddfeffd318e99a8a7d3eaaf66d6540b7c Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Thu, 25 Feb 2016 10:06:07 -0800 Subject: [PATCH] - templates: Reinstate gpgme-pthread.so for ostree (walters@verbum.org) - Include grub2-efi-modules on the boot.iso (#1277227) (bcl@redhat.com) - Keep modules needed for ast video driver support (#1272658) (bcl@redhat.com) --- .gitignore | 1 + lorax.spec | 7 ++++++- sources | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a99dea6..4936ddf 100644 --- a/.gitignore +++ b/.gitignore @@ -77,3 +77,4 @@ /lorax-24.10.tar.gz /lorax-24.11.tar.gz /lorax-24.12.tar.gz +/lorax-24.13.tar.gz diff --git a/lorax.spec b/lorax.spec index 054ba82..ed14e5d 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 24.12 +Version: 24.13 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -147,6 +147,11 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %changelog +* Thu Feb 25 2016 Brian C. Lane 24.13-1 +- templates: Reinstate gpgme-pthread.so for ostree (walters@verbum.org) +- Include grub2-efi-modules on the boot.iso (#1277227) (bcl@redhat.com) +- Keep modules needed for ast video driver support (#1272658) (bcl@redhat.com) + * Fri Feb 19 2016 Brian C. Lane 24.12-1 - Put the NM loglevel config in the right place. (bcl@redhat.com) diff --git a/sources b/sources index 1e97b70..f195a26 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8d6d0345f018ea4f23d3320ce00dbecc lorax-24.12.tar.gz +b6b28e20f5e21ac18aca795f348d8385 lorax-24.13.tar.gz