From 93770fcc0cd8ab9eec55e479668bd9a1e406c30f Mon Sep 17 00:00:00 2001 From: Martin Kolman Date: Oct 23 2014 14:50:14 +0000 Subject: new version - Add syslog logging support (#1145122) (mkolman) --- diff --git a/.gitignore b/.gitignore index 667f129..f34017a 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ /initial-setup-0.3.22.tar.gz /initial-setup-0.3.23.tar.gz /initial-setup-0.3.24.tar.gz +/initial-setup-0.3.25.tar.gz diff --git a/initial-setup.spec b/initial-setup.spec index 31bd3a3..0808f4b 100644 --- a/initial-setup.spec +++ b/initial-setup.spec @@ -1,7 +1,7 @@ Summary: Initial system configuration utility Name: initial-setup URL: http://fedoraproject.org/wiki/FirstBoot -Version: 0.3.24 +Version: 0.3.25 Release: 1%{?dist} # This is a Red Hat maintained package which is specific to @@ -127,6 +127,9 @@ fi %systemd_postun_with_restart initial-setup-graphical.service %changelog +* Thu Oct 23 2014 Martin Kolman - 0.3.25-1 +- Add syslog logging support (#1145122) (mkolman) + * Fri Oct 10 2014 Martin Kolman - 0.3.24-1 - Fix Initial Setup to correctly support the Anaconda built-in Help (#1072033) (mkolman) - Populate README (#1110178) (master-log) (mkolman) diff --git a/sources b/sources index 55bbc1e..2a09aed 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -728dba34aa29c72e8901cb96aab9f260 initial-setup-0.3.24.tar.gz +31559e246da5f41f64052340fc219cb5 initial-setup-0.3.25.tar.gz