- 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)
This commit is contained in:
Samantha N. Bueno 2014-12-01 16:26:39 -05:00
parent 59aef2d349
commit b368d1b730
3 changed files with 11 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

@ -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@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@redhat.com> - 21.48.19-1
- Search for a valid stage1 device on disks with stage1 mount points (#1168118)
(awilliam)

View File

@ -1 +1 @@
6fd83b210e9a8e20411b458f3c2d9199 anaconda-21.48.19.tar.bz2
09c60a4b87d3f89d7028708aecab96ba anaconda-21.48.20.tar.bz2