From 3274fe601b27828dcfeaa733d4a8eb0c26fda534 Mon Sep 17 00:00:00 2001 From: Clark Williams Date: Fri, 19 Feb 2010 19:23:12 -0600 Subject: version bump to 1.0.6 Signed-off-by: Clark Williams --- mock.spec.in | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'mock.spec.in') diff --git a/mock.spec.in b/mock.spec.in index ded5526..8bd8cc2 100644 --- a/mock.spec.in +++ b/mock.spec.in @@ -101,10 +101,16 @@ fi %attr(02775, root, mock) %dir /var/cache/mock %changelog +* Fri Feb 19 2010 Clark Williams - 1.0.6-1 +- added code to check for SELinux being enabled or disabled + and avoid calling 'chcon' if disabled +- add conditional Require of python-hashlib if building for + the EL5 distro + * Wed Feb 17 2010 Clark Williams - 1.0.5-1 - - from Jesse Keating : - - fixed 'useradd' option conflict with EPEL (-N vs -n) - - added Fedora 13 configs +- from Jesse Keating : + - fixed 'useradd' option conflict with EPEL (-N vs -n) + - added Fedora 13 configs * Wed Feb 10 2010 Clark Williams - 1.0.4-1 - added patch from Seth Vidal to -- cgit