diff --git a/.cvsignore b/.cvsignore index bbc1204..b77f8de 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -mock-0.9.10.tar.gz +mock-0.9.11.tar.gz diff --git a/mock.spec b/mock.spec index 10b36de..0a4c1b6 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 10 +%define sub 11 %define extralevel %{nil} %define release_name mock %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -93,6 +93,11 @@ fi %attr(02775, root, mock) %dir /var/lib/mock %changelog +* Thu Sep 4 2008 Clark Williams - 0.9.11-1 +- added workarounds for rawhide rpm (BZ 455387 and 458234) +- disabled tmpfs plugin on epel-4-x86_64 +- fixed autotools breakage in configure.ac + * Tue May 20 2008 Jesse Keating - 0.9.10-1 - added fix for building F-8 mock (clark) - Update epel configs diff --git a/sources b/sources index 4b08ccb..8360b4f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cef9e786e769a92dc37603ca8faf4be5 mock-0.9.10.tar.gz +c1192f37025eca20f03e90f6d7e5854d mock-0.9.11.tar.gz