diff --git a/.cvsignore b/.cvsignore index 0284751..b9d3a02 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -mock-0.9.8.tar.gz +mock-0.9.9.tar.gz diff --git a/mock.spec b/mock.spec index 2efcb22..4413239 100644 --- a/mock.spec +++ b/mock.spec @@ -1,7 +1,7 @@ # next four lines substituted by autoconf %define major 0 %define minor 9 -%define sub 8 +%define sub 9 %define extralevel %{nil} %define release_name mock %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -87,6 +87,10 @@ fi %attr(02775, root, mock) %dir /var/lib/mock %changelog +* Tue Apr 22 2008 Jesse Keating - 0.9.9-1 +- Update config files for Fedora 9 +- Comment out multilib excludes, no longer needed in F9+ with yum multilib changes + * Mon Mar 31 2008 Jesse Keating - 0.9.8-1 - modify rootcache logic to rebuild cache if config files have newer timestamp - For Fedora 8 and higher, use priority failover method diff --git a/sources b/sources index 6604670..c86e34f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -18c8eb6d55922a3f584e94af88feda01 mock-0.9.8.tar.gz +482ae24e8f092ea94feb63406c51f33f mock-0.9.9.tar.gz