diff --git a/.cvsignore b/.cvsignore index 577bee4..5d88904 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-13.18.tar.bz2 +anaconda-13.19.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index cbacf42..29f7687 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -3,7 +3,7 @@ Summary: Graphical system installer Name: anaconda -Version: 13.18 +Version: 13.19 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -216,6 +216,9 @@ update-desktop-database &> /dev/null || : %endif %changelog +* Fri Jan 08 2010 David Cantrell - 13.19-1 +- st_size is off64_t on i386, off_t on others. (dcantrell) + * Fri Jan 08 2010 David Cantrell - 13.18-1 - RPM version check correction. (dcantrell) diff --git a/sources b/sources index a4b713b..72a4284 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cafa4e6c86c43d3f33bd94ab0802d27c anaconda-13.18.tar.bz2 +e5fd43a8d6bb9a9cae69cec183d5dfcb anaconda-13.19.tar.bz2