summaryrefslogtreecommitdiffstats
path: root/mock.spec.in
diff options
context:
space:
mode:
authorMichael E Brown <mebrown@michaels-house.net>2007-12-19 22:50:43 -0600
committerMichael E Brown <mebrown@michaels-house.net>2007-12-19 22:50:43 -0600
commit5e2c5817033073dbb990d6a2e63e1b355ce42700 (patch)
tree24e773b2dbd3c0f7fa1500fa8c97f40bbb712026 /mock.spec.in
parentc66a059944ba549944ddd2205e40e508a533424f (diff)
downloadmock-5e2c5817033073dbb990d6a2e63e1b355ce42700.tar.gz
mock-5e2c5817033073dbb990d6a2e63e1b355ce42700.tar.xz
mock-5e2c5817033073dbb990d6a2e63e1b355ce42700.zip
update changelog prior to release.mock-0.9.4
Diffstat (limited to 'mock.spec.in')
-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