summaryrefslogtreecommitdiffstats
path: root/mock.spec.in
diff options
context:
space:
mode:
authorClark Williams <williams@redhat.com>2009-02-03 17:17:51 -0600
committerClark Williams <williams@redhat.com>2009-02-03 17:17:51 -0600
commitfd1e796a2f8620bfa4519ad1c9249cfb2ce96053 (patch)
treeaa1f1984047c0eb790b843e5fc82bf86b712d8aa /mock.spec.in
parent39a835d72daa5aa93ce6ab671e0f192e9e731f6c (diff)
downloadmock-fd1e796a2f8620bfa4519ad1c9249cfb2ce96053.tar.gz
mock-fd1e796a2f8620bfa4519ad1c9249cfb2ce96053.tar.xz
mock-fd1e796a2f8620bfa4519ad1c9249cfb2ce96053.zip
updated for 0.9.14-1 changelog
Diffstat (limited to 'mock.spec.in')
-rw-r--r--mock.spec.in14
1 files changed, 14 insertions, 0 deletions
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 <williams@redhat.com> - 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 <jkeating@redhat.com> - 0.9.13-1
- Add configs for F10 (jkeating)