summaryrefslogtreecommitdiffstats
path: root/mock.spec.in
diff options
context:
space:
mode:
authorClark Williams <williams@redhat.com>2010-02-10 15:58:51 -0600
committerClark Williams <williams@redhat.com>2010-02-10 15:58:51 -0600
commitd46950b9e233de718c5231600f8e3350e9da8626 (patch)
tree738f82225e8d409b47767452d6618cb46a7cb987 /mock.spec.in
parent716d41a0090047c3e943d102537b87d86fdcbe88 (diff)
downloadmock-d46950b9e233de718c5231600f8e3350e9da8626.tar.gz
mock-d46950b9e233de718c5231600f8e3350e9da8626.tar.xz
mock-d46950b9e233de718c5231600f8e3350e9da8626.zip
version bump to 1.0.4mock-1.0.4
Signed-off-by: Clark Williams <williams@redhat.com>
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)