summaryrefslogtreecommitdiffstats
path: root/mock.spec.in
diff options
context:
space:
mode:
authorMichael E Brown <mebrown@michaels-house.net>2007-12-11 22:05:33 -0600
committerMichael E Brown <mebrown@michaels-house.net>2007-12-11 22:05:33 -0600
commit0c24ed47664a90aa4fc193bb2a58d8831592afc2 (patch)
treef6557e3881954f0f99370303c8cb4c8c144bfd88 /mock.spec.in
parenta682d63e841f632090ddff7045ae6b8412e5de7e (diff)
downloadmock-0c24ed47664a90aa4fc193bb2a58d8831592afc2.tar.gz
mock-0c24ed47664a90aa4fc193bb2a58d8831592afc2.tar.xz
mock-0c24ed47664a90aa4fc193bb2a58d8831592afc2.zip
update 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 fcf8d45..53a2462 100644
--- a/mock.spec.in
+++ b/mock.spec.in
@@ -70,10 +70,24 @@ fi
%attr(02775, root, mock) %dir /var/lib/mock
%changelog
+* Tue Dec 11 2007 Michael Brown <mebrown@michaels-house.net> - 0.9.1-1
+- fix 'mock shell' command when passing more than one arg.
+- add --orphanskill mode which only does orphankill
+- make 'mock --shell' noninteractive and logged to root.log
+- fix for file-based BuildRequires
+- add sparcs to constant list for auto-setarch
+
* Sun Dec 09 2007 Michael Brown <mebrown@michaels-house.net> - 0.9.0-1
- drop suid helper and use consolehelper instead.
- add unshare() call rather than clone(CLONE_NEWNS...)
+* Tue Dec 11 2007 Michael Brown <mebrown@michaels-house.net> - 0.8.17-1
+- fix 'mock shell' command when passing more than one arg.
+- add --orphanskill mode which only does orphankill
+- make 'mock --shell' noninteractive and logged to root.log
+- fix for file-based BuildRequires
+- add sparcs to constant list for auto-setarch
+
* Sun Dec 09 2007 Michael Brown <mebrown@michaels-house.net> - 0.8.16-1
- drop FC6 configs. FC6 no longer supported
- add --trace cmdline parameter