[anaconda/f21] - Revert "Search for a valid stage1 device on disks with stage1 mount points (#1168118)" (sbueno+a

Samantha N. Bueno sbueno at fedoraproject.org
Mon Dec 1 21:26:43 UTC 2014


commit b368d1b730ec84df95da0d998293f9d0caac6ec5
Author: Samantha N. Bueno <sbueno+anaconda at redhat.com>
Date:   Mon Dec 1 16:26:39 2014 -0500

    - Revert "Search for a valid stage1 device on disks with stage1 mount points
      (#1168118)" (sbueno+anaconda)
    - Make Python's default encoding detection work on Live installations
      (#1169019) (vpodzime)
    - Force translation files download instead of skipping them (#1169023)
      (vpodzime)

 .gitignore    |    1 +
 anaconda.spec |   10 +++++++++-
 sources       |    2 +-
 3 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8db8429..83733e5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@
 /anaconda-21.48.17.tar.bz2
 /anaconda-21.48.18.tar.bz2
 /anaconda-21.48.19.tar.bz2
+/anaconda-21.48.20.tar.bz2
diff --git a/anaconda.spec b/anaconda.spec
index f65e153..dfa4b02 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -2,7 +2,7 @@
 
 Summary: Graphical system installer
 Name:    anaconda
-Version: 21.48.19
+Version: 21.48.20
 Release: 1%{?dist}
 License: GPLv2+
 Group:   Applications/System
@@ -310,6 +310,14 @@ update-desktop-database &> /dev/null || :
 %{_prefix}/libexec/anaconda/dd_*
 
 %changelog
+* 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)
+- Make Python's default encoding detection work on Live installations
+  (#1169019) (vpodzime)
+- Force translation files download instead of skipping them (#1169023)
+  (vpodzime)
+
 * Fri Nov 28 2014 Vratislav Podzimek <vpodzime at redhat.com> - 21.48.19-1
 - Search for a valid stage1 device on disks with stage1 mount points (#1168118)
   (awilliam)
diff --git a/sources b/sources
index bdb418e..1be4844 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6fd83b210e9a8e20411b458f3c2d9199  anaconda-21.48.19.tar.bz2
+09c60a4b87d3f89d7028708aecab96ba  anaconda-21.48.20.tar.bz2


More information about the scm-commits mailing list