[anaconda/f18] - remove extra space in custom.py (bcl)

Brian C. Lane bcl at fedoraproject.org
Sat Dec 1 14:57:42 UTC 2012


commit 913a28e59a5c4862a3dbd454da1194a75f7a917f
Author: Brian C. Lane <bcl at redhat.com>
Date:   Sat Dec 1 06:57:23 2012 -0800

    - remove extra space in custom.py (bcl)

 .gitignore    |    1 +
 anaconda.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7b15d27..b4f9e49 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ anaconda-18.24.tar.bz2
 /anaconda-18.31.tar.bz2
 /anaconda-18.32.tar.bz2
 /anaconda-18.33.tar.bz2
+/anaconda-18.34.tar.bz2
diff --git a/anaconda.spec b/anaconda.spec
index d38eeab..5578837 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -2,7 +2,7 @@
 
 Summary: Graphical system installer
 Name:    anaconda
-Version: 18.33
+Version: 18.34
 Release: 1%{?dist}
 License: GPLv2+
 Group:   Applications/System
@@ -300,6 +300,9 @@ update-desktop-database &> /dev/null || :
 %{_prefix}/lib/dracut/modules.d/80%{name}/*
 
 %changelog
+* Sat Dec 01 2012 Brian C. Lane <bcl at redhat.com> - 18.34-1
+- remove extra space in custom.py (bcl)
+
 * Fri Nov 30 2012 Brian C. Lane <bcl at redhat.com> - 18.33-1
 - Escape single percent signs in RPM changelog entries. (dcantrell)
 - Fixes for PkgWrangler review. (dcantrell)
diff --git a/sources b/sources
index f199889..1ad70f8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-34eb55f3c3be6cd90a43870426a726f9  anaconda-18.33.tar.bz2
+68e789d6154ed5fb25f14ad8f49185f5  anaconda-18.34.tar.bz2


More information about the scm-commits mailing list