[anaconda/f21] - Revert "Make Python's default encoding detection work on Live installations (#1169019)" (awillia

Vratislav Podzimek vpodzime at fedoraproject.org
Tue Dec 2 08:30:01 UTC 2014


commit cd417a7e4af2babf57597c849e8760c995aedd0b
Author: Vratislav Podzimek <vpodzime at redhat.com>
Date:   Tue Dec 2 09:29:13 2014 +0100

    - Revert "Make Python's default encoding detection work on Live installations
      (#1169019)" (awilliam)

 .gitignore    |    1 +
 anaconda.spec |    6 +++++-
 sources       |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 83733e5..c516d48 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,4 @@
 /anaconda-21.48.18.tar.bz2
 /anaconda-21.48.19.tar.bz2
 /anaconda-21.48.20.tar.bz2
+/anaconda-21.48.21.tar.bz2
diff --git a/anaconda.spec b/anaconda.spec
index dfa4b02..ae0304a 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -2,7 +2,7 @@
 
 Summary: Graphical system installer
 Name:    anaconda
-Version: 21.48.20
+Version: 21.48.21
 Release: 1%{?dist}
 License: GPLv2+
 Group:   Applications/System
@@ -310,6 +310,10 @@ update-desktop-database &> /dev/null || :
 %{_prefix}/libexec/anaconda/dd_*
 
 %changelog
+* Tue Dec 02 2014 Vratislav Podzimek <vpodzime at redhat.com> - 21.48.21-1
+- Revert "Make Python's default encoding detection work on Live installations
+  (#1169019)" (awilliam)
+
 * Mon Dec 01 2014 Samantha N. Bueno <sbueno+anaconda at redhat.com> - 21.48.20-1
 - Revert "Search for a valid stage1 device on disks with stage1 mount points
   (#1168118)" (sbueno+anaconda)
diff --git a/sources b/sources
index 1be4844..8e4a005 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-09c60a4b87d3f89d7028708aecab96ba  anaconda-21.48.20.tar.bz2
+e2cfa0d2ad15b03c9f5ad3afac3947e0  anaconda-21.48.21.tar.bz2


More information about the scm-commits mailing list