summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mock.spec.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/mock.spec.in b/mock.spec.in
index 9b8f84b..b52646a 100644
--- a/mock.spec.in
+++ b/mock.spec.in
@@ -71,6 +71,13 @@ fi
%attr(02775, root, mock) %dir /var/lib/mock
%changelog
+* Wed Dec 19 2007 Michael Brown <mebrown@michaels-house.net> - 0.9.4-1
+- Result dir was not honoring --uniqueext=
+- make rpmbuild run under a chroot login shell
+- mock is now noarch due to drop of all binary components
+- add tmpfs plugin (disabled by default)
+- slightly more friendly logs.
+
* Fri Dec 14 2007 Clark Williams <williams@redhat.com> - 0.9.3-1
- added '--copyin' and '--copyout' modes
- added makeChrootPath() method to Root