From fd1e796a2f8620bfa4519ad1c9249cfb2ce96053 Mon Sep 17 00:00:00 2001 From: Clark Williams Date: Tue, 3 Feb 2009 17:17:51 -0600 Subject: updated for 0.9.14-1 changelog --- mock.spec.in | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/mock.spec.in b/mock.spec.in index e4bc0d0..5143b7f 100644 --- a/mock.spec.in +++ b/mock.spec.in @@ -97,6 +97,20 @@ fi %attr(02775, root, mock) %dir /var/cache/mock %changelog +* Mon Feb 02 2009 Clark Williams - 0.9.14-1 +- logging cleanup (mikem) +- add new exception for resultdir not available (mebrown) +- moved mock cache dir to /var/cache/mock (williams) +- added version variable and version banner to logs (williams) +- removed import of popen2 to whack deprecated message (williams) +- prevent disabling ccache on epel-5 (tmz) +- added configs for sparc and s390 (dgilmore) +- fixed git log command used in build (tmz) +- added copy of spec/sources for building srpms (mebrown) +- changed unlink to rmdir (mebrown) +- set HOME directory globally (mikeb) +- commented out privlege drop in --copyin (williams) + * Thu Nov 06 2008 Jesse Keating - 0.9.13-1 - Add configs for F10 (jkeating) -- cgit