- update transifex.txt for newui (bcl)

- Handle invalid spoke input (#853253) (jkeating)
- Remove unnecessary (and broken) import (#853576) (jkeating)
This commit is contained in:
Brian C. Lane 2012-08-31 20:10:30 -07:00
parent 185c662606
commit 66abbfd8f2
3 changed files with 8 additions and 2 deletions

1
.gitignore vendored
View File

@ -50,3 +50,4 @@ anaconda-15.2.tar.bz2
/anaconda-18.6.2.tar.bz2
/anaconda-18.6.3.tar.bz2
/anaconda-18.6.4.tar.bz2
/anaconda-18.6.5.tar.bz2

View File

@ -2,7 +2,7 @@
Summary: Graphical system installer
Name: anaconda
Version: 18.6.4
Version: 18.6.5
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
@ -295,6 +295,11 @@ update-desktop-database &> /dev/null || :
/usr/lib/dracut/modules.d/80%{name}/*
%changelog
* Fri Aug 31 2012 Brian C. Lane <bcl@redhat.com> - 18.6.5-1
- update transifex.txt for newui (bcl)
- Handle invalid spoke input (#853253) (jkeating)
- Remove unnecessary (and broken) import (#853576) (jkeating)
* Thu Aug 30 2012 Chris Lumens <clumens@redhat.com> - 18.6.4-1
- We still need to import localeinfo for now (#853231). (clumens)

View File

@ -1 +1 @@
832cb2089d073deba144397d1fb0e015 anaconda-18.6.4.tar.bz2
1304b33764cede6623d0867dbc9bdd72 anaconda-18.6.5.tar.bz2