summaryrefslogtreecommitdiffstats
path: root/mock.spec.in
diff options
context:
space:
mode:
Diffstat (limited to 'mock.spec.in')
-rw-r--r--mock.spec.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/mock.spec.in b/mock.spec.in
index fe739fe..277cbc8 100644
--- a/mock.spec.in
+++ b/mock.spec.in
@@ -98,6 +98,10 @@ fi
%attr(02775, root, mock) %dir /var/cache/mock
%changelog
+* Wed Feb 10 2010 Clark Williams <williams@redhat.com>- 1.0.4-1
+- added patch from Seth Vidal <skvidal@fedoraproject.org> to
+ automatically run createrepo on generated rpms
+
* Mon Jan 18 2010 Clark Williams <williams@redhat.com>- 1.0.3-1
- add logic for handling --unpriv with --shell (BZ# 522505)