[anaconda/f18] - hook up help window close button (#889570) (bcl)

Brian C. Lane bcl at fedoraproject.org
Sat Dec 22 01:08:51 UTC 2012


commit 3884d885c86565a9636ed886aefa080f8086cbaa
Author: Brian C. Lane <bcl at redhat.com>
Date:   Fri Dec 21 17:08:34 2012 -0800

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

 .gitignore    |    1 +
 anaconda.spec |    6 +++++-
 sources       |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7dac2ba..027f801 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/anaconda.spec b/anaconda.spec
index 5799317..57778ba 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -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 at 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 at redhat.com> - 18.37.7-1
 - Add more yum locking to yumpayload (#860022) (bcl)
 - add setKeyboardCheckButton to list of things to translate (#889352) (cherry
diff --git a/sources b/sources
index d285001..e771964 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-902a2458c858f2d08a4bdd022fea00fd  anaconda-18.37.7.tar.bz2
+338feec2b53f66868589cc849ae0abdc  anaconda-18.37.8.tar.bz2


More information about the scm-commits mailing list