- Temporarily disable translations (bcl)
- Don't crash when selecting the same hdd ISO again (#1275771) (mkolman)
This commit is contained in:
parent
a1e84e9362
commit
ac27d7cac9
1
.gitignore
vendored
1
.gitignore
vendored
@ -66,3 +66,4 @@
|
|||||||
/anaconda-25.11.tar.bz2
|
/anaconda-25.11.tar.bz2
|
||||||
/anaconda-25.12.tar.bz2
|
/anaconda-25.12.tar.bz2
|
||||||
/anaconda-25.13.tar.bz2
|
/anaconda-25.13.tar.bz2
|
||||||
|
/anaconda-25.14.tar.bz2
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 25.13
|
Version: 25.14
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+ and MIT
|
License: GPLv2+ and MIT
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -325,6 +325,10 @@ update-desktop-database &> /dev/null || :
|
|||||||
%{_prefix}/libexec/anaconda/dd_*
|
%{_prefix}/libexec/anaconda/dd_*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 20 2016 Brian C. Lane <bcl@redhat.com> - 25.14-1
|
||||||
|
- Temporarily disable translations (bcl)
|
||||||
|
- Don't crash when selecting the same hdd ISO again (#1275771) (mkolman)
|
||||||
|
|
||||||
* Thu May 19 2016 Brian C. Lane <bcl@redhat.com> - 25.13-1
|
* Thu May 19 2016 Brian C. Lane <bcl@redhat.com> - 25.13-1
|
||||||
- Fix writeStorageLate for live installations (#1334019) (bcl)
|
- Fix writeStorageLate for live installations (#1334019) (bcl)
|
||||||
- Remove the locale list from zanata.xml (dshea)
|
- Remove the locale list from zanata.xml (dshea)
|
||||||
|
Loading…
Reference in New Issue
Block a user