- hook up help window close button (#889570) (bcl)

This commit is contained in:
Brian C. Lane 2012-12-21 17:08:34 -08:00
parent edc1c1463c
commit 3884d885c8
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -20,3 +20,4 @@ anaconda-18.24.tar.bz2
/anaconda-18.37.5.tar.bz2
/anaconda-18.37.6.tar.bz2
/anaconda-18.37.7.tar.bz2
/anaconda-18.37.8.tar.bz2

View File

@ -2,7 +2,7 @@
Summary: Graphical system installer
Name: anaconda
Version: 18.37.7
Version: 18.37.8
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
@ -301,6 +301,10 @@ update-desktop-database &> /dev/null || :
%{_prefix}/lib/dracut/modules.d/80%{name}/*
%changelog
* Fri Dec 21 2012 Brian C. Lane <bcl@redhat.com> - 18.37.8-1
- hook up help window close button (#889570) (cherry picked from commit
128aa94a4dabfde0e7d3b14ddcec6b88a9308b08) (bcl)
* Fri Dec 21 2012 Brian C. Lane <bcl@redhat.com> - 18.37.7-1
- Add more yum locking to yumpayload (#860022) (bcl)
- add setKeyboardCheckButton to list of things to translate (#889352) (cherry

View File

@ -1 +1 @@
902a2458c858f2d08a4bdd022fea00fd anaconda-18.37.7.tar.bz2
338feec2b53f66868589cc849ae0abdc anaconda-18.37.8.tar.bz2