diff --git a/.cvsignore b/.cvsignore index fe5cb03..70feb1a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -mock-0.8.2.tar.gz +mock-0.8.3.tar.gz diff --git a/mock.spec b/mock.spec index ba31d60..1f9af35 100644 --- a/mock.spec +++ b/mock.spec @@ -1,7 +1,7 @@ # these are all substituted by autoconf %define major 0 %define minor 8 -%define sub 2 +%define sub 3 %define extralevel %{nil} %define release_name mock %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -64,6 +64,11 @@ fi %attr(02775, root, mock) %dir /var/lib/mock %changelog +* Mon Oct 22 2007 Michael Brown - 0.8.3-1 +- BZ# 336361 -- cannot su - mockbuild +- BZ# 326561 -- update manpage +- BZ# 235141 -- error with immutable bit + * Fri Oct 20 2007 Michael Brown - 0.8.0-1 - huge number of changes upstream - convert to setuid wrapper instead of old setuid helper diff --git a/sources b/sources index 1f82afe..b429a4c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bb3853dcfddd64b36611bc80a4266f2b mock-0.8.2.tar.gz +7064ed854cd63095656332e8a4286823 mock-0.8.3.tar.gz