From 9a05e6f199579b630da3d08683c8e2841d5c940a Mon Sep 17 00:00:00 2001 From: Paul Nasrat Date: Sep 30 2004 06:13:57 +0000 Subject: New version to fix thinko --- diff --git a/.cvsignore b/.cvsignore index c5494db..aeafe4d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ anaconda-10.0.3.7.tar.bz2 +anaconda-10.0.3.8.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 741b42a..ca3137c 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,6 +1,6 @@ ExcludeArch: ppc64 Name: anaconda -Version: 10.0.3.7 +Version: 10.0.3.8 Release: 1 License: GPL Summary: Graphical system installer @@ -74,6 +74,9 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Thu Sep 30 2004 Paul Nasrat - 10.0.3.8-1 +- Fix missing rpm.ts (#133045) + * Wed Sep 29 2004 Jeremy Katz - 10.0.3.7-1 - Don't ask about mouse type on remote X display (#133902) - Label swap filesystems (#127892) diff --git a/sources b/sources index 0f968e3..3754237 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -22d505485516790c6cd7643092faf4b4 anaconda-10.0.3.7.tar.bz2 +022bd5e5e49e4ba96c568ecf7deafd87 anaconda-10.0.3.8.tar.bz2