From be8f458f898c8a64cf86f32be1683b598c2c8468 Mon Sep 17 00:00:00 2001 From: Michael E Brown Date: Jun 20 2007 14:27:28 +0000 Subject: - fix exclude list - remove legacy configs - disable 'local' repos by default (koji-repos) --- diff --git a/.cvsignore b/.cvsignore index 78c9265..dabd335 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -mock-0.7.1.tar.gz +mock-0.7.2.tar.gz diff --git a/mock.spec b/mock.spec index e806a6f..03bd4bb 100644 --- a/mock.spec +++ b/mock.spec @@ -1,6 +1,6 @@ Summary: Builds packages inside chroots Name: mock -Version: 0.7.1 +Version: 0.7.2 Release: 1%{?dist} License: GPL Group: Development/Tools @@ -68,6 +68,11 @@ fi %{_libdir}/libselinux-mock.so %changelog +* Wed Jun 20 2007 Michael Brown - 0.7.2-1 +- fix exclude list +- remove legacy configs +- disable 'local' repos by default (koji-repos) + * Wed Jun 13 2007 Michael Brown - 0.7.1-1 - Fix problem with autocache where different users couldnt share same cache - Fix problem creating resolv.conf in rootfs diff --git a/sources b/sources index 72ebb95..5889214 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c51ef5f84f866e5c517ef53697b56fb1 mock-0.7.1.tar.gz +1d9ea644d0e48aa251344f619b71ed39 mock-0.7.2.tar.gz