summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael E Brown <mebrown@michaels-house.net>2007-12-11 22:46:18 -0600
committerMichael E Brown <mebrown@michaels-house.net>2007-12-11 22:46:18 -0600
commite3569ae6c26d121f8ed72f72c480339005d053a8 (patch)
treee894e0a58caa30727b3b22db2dd759417564574a
parent0c24ed47664a90aa4fc193bb2a58d8831592afc2 (diff)
downloadmock-e3569ae6c26d121f8ed72f72c480339005d053a8.tar.gz
mock-e3569ae6c26d121f8ed72f72c480339005d053a8.tar.xz
mock-e3569ae6c26d121f8ed72f72c480339005d053a8.zip
fixup changelog to be in chronological order like rpmbuild likes.mock-0.9.1
-rw-r--r--mock.spec.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/mock.spec.in b/mock.spec.in
index 53a2462..7dbfc43 100644
--- a/mock.spec.in
+++ b/mock.spec.in
@@ -77,10 +77,6 @@ fi
- 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
@@ -88,6 +84,10 @@ fi
- 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...)
+
* 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