diff --git a/.cvsignore b/.cvsignore index d61c5a7..9bae1b2 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -mock-0.8.8.tar.gz +mock-0.8.9.tar.gz diff --git a/mock.spec b/mock.spec index b7a97d0..ca686db 100644 --- a/mock.spec +++ b/mock.spec @@ -1,7 +1,7 @@ # next four lines substituted by autoconf %define major 0 %define minor 8 -%define sub 8 +%define sub 9 %define extralevel %{nil} %define release_name mock %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -64,6 +64,16 @@ fi %attr(02775, root, mock) %dir /var/lib/mock %changelog +* Tue Nov 20 2007 Michael Brown - 0.8.9-1 +- Fixes so that mock will run cleanly on RHEL5 +- Add glib-devel.i386, glib2-devel.i386 to yum exclude list as it breaks + builds. +- Add backwards-compatibility code for old-style 'automatically assume rebuild' + convention +- automake symlink accidentally included in tarball rather than file + (py-compile) +- update manpage + * Mon Nov 19 2007 Michael Brown - 0.8.8-1 - make it run correctly when called by the 'root' user - internal_setarch: optionally run 'setarch' internally. This diff --git a/sources b/sources index c311a87..643a9a7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8854fa7a0dffaef09ba8d7b691e7384c mock-0.8.8.tar.gz +7a882e5f714e163bc88327bd2824d150 mock-0.8.9.tar.gz