New version.
This commit is contained in:
parent
bc1203c3fa
commit
726eccc3d7
@ -7,3 +7,4 @@ anaconda-14.7.tar.bz2
|
|||||||
anaconda-14.8.tar.bz2
|
anaconda-14.8.tar.bz2
|
||||||
anaconda-14.9.tar.bz2
|
anaconda-14.9.tar.bz2
|
||||||
anaconda-14.10.tar.bz2
|
anaconda-14.10.tar.bz2
|
||||||
|
anaconda-14.11.tar.bz2
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 14.10
|
Version: 14.11
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -223,6 +223,16 @@ update-desktop-database &> /dev/null || :
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 14 2010 Chris Lumens <clumens@redhat.com> - 14.11-1
|
||||||
|
- Add the gobject-introspection package (#613695) (mgracik)
|
||||||
|
- Update pylint test for pylint 0.20.1 (bcl)
|
||||||
|
- Use long ints for comparisons, not floats (#608172) (bcl)
|
||||||
|
- Enforce the same logic on autopart shrink as on resize (#608172) (bcl)
|
||||||
|
- Don't crash when putting mpath devices into the filter name cache (#597223).
|
||||||
|
(clumens)
|
||||||
|
- Handle serial = None in the right place (#613623). (clumens)
|
||||||
|
- There's still no instdata on master (#613075). (clumens)
|
||||||
|
|
||||||
* Thu Jul 08 2010 Chris Lumens <clumens@redhat.com> - 14.10-1
|
* Thu Jul 08 2010 Chris Lumens <clumens@redhat.com> - 14.10-1
|
||||||
- Handle 16 digit hex strings for ID_SERIAL_SHORT (#611554) (dcantrell)
|
- Handle 16 digit hex strings for ID_SERIAL_SHORT (#611554) (dcantrell)
|
||||||
- Focus default advanced storage type in add dialog (#603726) (dcantrell)
|
- Focus default advanced storage type in add dialog (#603726) (dcantrell)
|
||||||
|
Loading…
Reference in New Issue
Block a user