From f952f49efdcbe45aa1992a9dfafbd134d02d3070 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Tue, 21 May 2013 16:09:44 -0700 Subject: [PATCH] - Add command for opening anaconda log file to history (mkolman@gmail.com) - Do not install chrony and rdate explicitly (vpodzime@redhat.com) --- .gitignore | 1 + lorax.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 765e6ec..1587d0d 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /lorax-19.1.tar.gz /lorax-19.2.tar.gz /lorax-19.3.tar.gz +/lorax-19.4.tar.gz diff --git a/lorax.spec b/lorax.spec index d5a8096..eb9eddc 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: lorax -Version: 19.3 +Version: 19.4 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -84,6 +84,10 @@ make DESTDIR=$RPM_BUILD_ROOT install %changelog +* Tue May 21 2013 Brian C. Lane 19.4-1 +- Add command for opening anaconda log file to history (mkolman@gmail.com) +- Do not install chrony and rdate explicitly (vpodzime@redhat.com) + * Mon Apr 29 2013 Brian C. Lane 19.3-1 - Remove /var/log/journal so journald won't write to overlay (wwoods@redhat.com) diff --git a/sources b/sources index 8e517da..e94bffc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d310d47c162ba74de939d4a7e237dc65 lorax-19.3.tar.gz +413d9fa4ada93edc31b16a1ade532463 lorax-19.4.tar.gz