- Revert "Make Python's default encoding detection work on Live installations

(#1169019)" (awilliam)
This commit is contained in:
Vratislav Podzimek 2014-12-02 09:29:13 +01:00
parent b368d1b730
commit cd417a7e4a
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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@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@redhat.com> - 21.48.20-1
- Revert "Search for a valid stage1 device on disks with stage1 mount points
(#1168118)" (sbueno+anaconda)

View File

@ -1 +1 @@
09c60a4b87d3f89d7028708aecab96ba anaconda-21.48.20.tar.bz2
e2cfa0d2ad15b03c9f5ad3afac3947e0 anaconda-21.48.21.tar.bz2