diff --git a/.cvsignore b/.cvsignore index b030afa..e94421d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -mock-0.7.4.tar.gz +mock-0.7.5.tar.gz diff --git a/mock.spec b/mock.spec index 4604fe4..90637fa 100644 --- a/mock.spec +++ b/mock.spec @@ -1,6 +1,6 @@ Summary: Builds packages inside chroots Name: mock -Version: 0.7.4 +Version: 0.7.5 Release: 1%{?dist} License: GPL Group: Development/Tools @@ -68,6 +68,13 @@ fi %{_libdir}/libselinux-mock.so %changelog +* Wed Aug 8 2007 Clark Williams - 0.7.5-1 +- orphanskill feature (BZ#221351) + +* Wed Aug 8 2007 Michael Brown - 0.7.5-1 +- add example configs to defaults.cfg +- dont rebuild cache if not clean build (BZ#250425) + * Wed Jul 18 2007 Michael Brown - 0.7.4-1 - return child exit status, so we properly report subcommand failures diff --git a/sources b/sources index d317a06..b9a23fa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -05167c427bc86a75998b108e4903354d mock-0.7.4.tar.gz +903646e4f6a550af9e4e613b4a27a1dd mock-0.7.5.tar.gz