1
0
forked from rpms/anaconda

New version.

This commit is contained in:
Christopher Edward Lumens 2010-01-12 15:27:07 +00:00
parent 464420a1d2
commit dc6b2e92e5
3 changed files with 8 additions and 3 deletions

View File

@ -1 +1 @@
anaconda-13.19.tar.bz2
anaconda-13.20.tar.bz2

View File

@ -3,7 +3,7 @@
Summary: Graphical system installer
Name: anaconda
Version: 13.19
Version: 13.20
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
@ -216,6 +216,11 @@ update-desktop-database &> /dev/null || :
%endif
%changelog
* Tue Jan 12 2010 Chris Lumens <clumens@redhat.com> - 13.20-1
- devicetree.devices is a list, not a dict (#554455). (clumens)
- Try to copy the correct traceback file, not anacdump.txt. (clumens)
- Make sure /tmp/DD exists before trying to copy it. (clumens)
* Fri Jan 08 2010 David Cantrell <dcantrell@redhat.com> - 13.19-1
- st_size is off64_t on i386, off_t on others. (dcantrell)

View File

@ -1 +1 @@
e5fd43a8d6bb9a9cae69cec183d5dfcb anaconda-13.19.tar.bz2
5861cdf3bb62b1197eac8f03102a1f93 anaconda-13.20.tar.bz2