diff --git a/.cvsignore b/.cvsignore index 548d533..64cb8fb 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -mock-1.0.2.tar.gz +mock-1.0.3.tar.gz diff --git a/mock.spec b/mock.spec index 1a923e5..42b28c7 100644 --- a/mock.spec +++ b/mock.spec @@ -1,7 +1,7 @@ # next four lines substituted by autoconf %define major 1 %define minor 0 -%define sub 2 +%define sub 3 %define extralevel %{nil} %define release_name mock %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -97,6 +97,9 @@ fi %attr(02775, root, mock) %dir /var/cache/mock %changelog +* Mon Jan 18 2010 Clark Williams - 1.0.3-1 +- add logic for handling --unpriv with --shell (BZ# 522505) + * Wed Dec 23 2009 Clark Williams - 1.0.2-1 - added IPv6 localhost entry for default /etc/hosts (BZ# 545435) - removed output of gethostname() in IPv4 localhost entry as this diff --git a/sources b/sources index 323f062..2e164e0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -61734975671680f6f8c4cab3f10f38e8 mock-1.0.2.tar.gz +6a7f44a5ad8358e0111f76f4ad1234d2 mock-1.0.3.tar.gz