- Add more stuff to the exception reporting skip list. (clumens)
- Compare Sizes to Sizes in the reclaim dialog (#913484). (clumens) - The disk cart summary does not need a mnemonic. (clumens)
This commit is contained in:
parent
158e7a9cea
commit
dad0dbdfa9
1
.gitignore
vendored
1
.gitignore
vendored
@ -60,3 +60,4 @@ anaconda-15.2.tar.bz2
|
|||||||
/anaconda-19.5.tar.bz2
|
/anaconda-19.5.tar.bz2
|
||||||
/anaconda-19.6.tar.bz2
|
/anaconda-19.6.tar.bz2
|
||||||
/anaconda-19.7.tar.bz2
|
/anaconda-19.7.tar.bz2
|
||||||
|
/anaconda-19.8.tar.bz2
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 19.7
|
Version: 19.8
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -233,6 +233,11 @@ update-desktop-database &> /dev/null || :
|
|||||||
%{_prefix}/lib/dracut/modules.d/80%{name}/*
|
%{_prefix}/lib/dracut/modules.d/80%{name}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 21 2013 Brian C. Lane <bcl@redhat.com> - 19.8-1
|
||||||
|
- Add more stuff to the exception reporting skip list. (clumens)
|
||||||
|
- Compare Sizes to Sizes in the reclaim dialog (#913484). (clumens)
|
||||||
|
- The disk cart summary does not need a mnemonic. (clumens)
|
||||||
|
|
||||||
* Wed Feb 20 2013 Brian C. Lane <bcl@redhat.com> - 19.7-1
|
* Wed Feb 20 2013 Brian C. Lane <bcl@redhat.com> - 19.7-1
|
||||||
- Fix RAID level test (bcl)
|
- Fix RAID level test (bcl)
|
||||||
- unpack product.img to /updates (#911873) (bcl)
|
- unpack product.img to /updates (#911873) (bcl)
|
||||||
|
Loading…
Reference in New Issue
Block a user