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 - 21.48.21-1 +- Revert "Make Python's default encoding detection work on Live installations + (#1169019)" (awilliam) + * Mon Dec 01 2014 Samantha N. Bueno - 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