forked from rpms/anaconda
New version.
This commit is contained in:
parent
464420a1d2
commit
dc6b2e92e5
@ -1 +1 @@
|
||||
anaconda-13.19.tar.bz2
|
||||
anaconda-13.20.tar.bz2
|
||||
|
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user