summaryrefslogtreecommitdiffstats
path: root/mock.spec.in
diff options
context:
space:
mode:
authorClark Williams <williams@redhat.com>2009-12-23 14:21:32 -0600
committerClark Williams <williams@redhat.com>2009-12-23 14:21:32 -0600
commitd08342f46d8169b1447839adf2a9dbdecb9608d5 (patch)
tree40d2a83a8b772374e0875e642f388c017bdd7add /mock.spec.in
parentfb6f1560de7cd9acbb70d9b6edbfca3d97c49a63 (diff)
downloadmock-d08342f46d8169b1447839adf2a9dbdecb9608d5.tar.gz
mock-d08342f46d8169b1447839adf2a9dbdecb9608d5.tar.xz
mock-d08342f46d8169b1447839adf2a9dbdecb9608d5.zip
version bump to 1.0.2
Signed-off-by: Clark Williams <williams@redhat.com>
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 c822395..2e31dac 100644
--- a/mock.spec.in
+++ b/mock.spec.in
@@ -97,6 +97,12 @@ fi
%attr(02775, root, mock) %dir /var/cache/mock
%changelog
+* Wed Dec 23 2009 Clark Williams <williams@redhat.com>- 1.0.2-1
+- added IPv6 localhost entry for default /etc/hosts (BZ# 545435)
+- removed output of gethostname() in IPv4 localhost entry as this
+ caused koji problems and cause 'localhost' to be put into generated
+ rpms, rather than the output of hostname
+
* Wed Nov 25 2009 Clark Williams <williams@redhat.com>- 1.0.1-1
- Patch from Paul Howarth to fix intermittent problems generating
root cache tarball (BZ# 540997)