New version.

This commit is contained in:
Christopher Edward Lumens 2010-01-12 16:15:56 +00:00
parent dc6b2e92e5
commit 70fe6f2fd4
3 changed files with 6 additions and 2 deletions

View File

@ -1 +1,2 @@
anaconda-13.20.tar.bz2
anaconda-13.21.tar.bz2

View File

@ -3,7 +3,7 @@
Summary: Graphical system installer
Name: anaconda
Version: 13.20
Version: 13.21
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
@ -216,6 +216,9 @@ update-desktop-database &> /dev/null || :
%endif
%changelog
* Tue Jan 12 2010 Chris Lumens <clumens@redhat.com> - 13.21-1
- Fix implicit declaration of things in sys/stat.h. (clumens)
* 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)

View File

@ -1 +1 @@
5861cdf3bb62b1197eac8f03102a1f93 anaconda-13.20.tar.bz2
9400ca063697f5e3b4a1c13c6f93e310 anaconda-13.21.tar.bz2