summaryrefslogtreecommitdiffstats
path: root/mock.spec.in
diff options
context:
space:
mode:
authorJesse Keating <jkeating@redhat.com>2009-11-05 08:42:50 -0800
committerJesse Keating <jkeating@redhat.com>2009-11-05 08:42:50 -0800
commit83532dbb65d8bed3698adb33a0e4cc9e60f97537 (patch)
tree02557adf7c7e7f076b72582ee7aa8e32c96b58e5 /mock.spec.in
parent3c28cbb6a654e444c39899ec89129189c4bb792a (diff)
downloadmock-83532dbb65d8bed3698adb33a0e4cc9e60f97537.tar.gz
mock-83532dbb65d8bed3698adb33a0e4cc9e60f97537.tar.xz
mock-83532dbb65d8bed3698adb33a0e4cc9e60f97537.zip
Version bumpmock-0.9.18
Diffstat (limited to 'mock.spec.in')
-rw-r--r--mock.spec.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/mock.spec.in b/mock.spec.in
index 6a4886f..faf4e89 100644
--- a/mock.spec.in
+++ b/mock.spec.in
@@ -97,6 +97,12 @@ fi
%attr(02775, root, mock) %dir /var/cache/mock
%changelog
+* Thu Nov 5 2009 Jesse Keating <jkeating@redhat.com>- 0.9.18-1
+- Update for Fedora 12 and 13 configs
+- Patch from dgilmore to clean up epel configs
+- Update configs for new koji static-repo locations
+- Don't automatically update the chroot in a --no-clean scenario
+
* Wed Jul 8 2009 Clark Williams <williams@redhat.com>- 0.9.17-1
- Patch from Jakub Jelinek <jakub@redhat.com> for mounting
/dev/pts correctly in the chroot (BZ# 510183)