From 66c9a6116ea2631838005feb7450afaa13739423 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Sat, 7 Mar 2015 15:54:16 +0000 Subject: [PATCH] New upstream version 5.1.12. - Includes ARM fix: lpae kernels can now be booted (RHBZ#1199733). --- sources | 2 +- supermin.spec | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/sources b/sources index 415ea9c..c9a9de4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5843cd7016022d4944227c3019c8b225 supermin-5.1.11.tar.gz +2a3c3e206fbba1bc2bfec254f834715d supermin-5.1.12.tar.gz diff --git a/supermin.spec b/supermin.spec index 6366953..4fae666 100644 --- a/supermin.spec +++ b/supermin.spec @@ -1,7 +1,7 @@ Summary: Tool for creating supermin appliances Name: supermin -Version: 5.1.11 -Release: 2%{?dist} +Version: 5.1.12 +Release: 1%{?dist} License: GPLv2+ %if 0%{?rhel} >= 7 @@ -85,6 +85,10 @@ make check || { %changelog +* Sat Mar 7 2015 Richard W.M. Jones - 5.1.12-1 +- New upstream version 5.1.12. +- Includes ARM fix: lpae kernels can now be booted (RHBZ#1199733). + * Thu Jan 8 2015 Pino Toscano - 5.1.11-2 - Rebuild for xz-5.2.0 in Rawhide (RHBZ#1179252).