From dad0dbdfa9fa36b087bea4f5ec1cae453b9a8b33 Mon Sep 17 00:00:00 2001 From: Brian C. Lane Date: Feb 21 2013 17:16:47 +0000 Subject: - 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) --- diff --git a/.gitignore b/.gitignore index 6c56ff6..2cfaf81 100644 --- a/.gitignore +++ b/.gitignore @@ -60,3 +60,4 @@ anaconda-15.2.tar.bz2 /anaconda-19.5.tar.bz2 /anaconda-19.6.tar.bz2 /anaconda-19.7.tar.bz2 +/anaconda-19.8.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 1810ba6..a7b00aa 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 19.7 +Version: 19.8 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -233,6 +233,11 @@ update-desktop-database &> /dev/null || : %{_prefix}/lib/dracut/modules.d/80%{name}/* %changelog +* Thu Feb 21 2013 Brian C. Lane - 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 - 19.7-1 - Fix RAID level test (bcl) - unpack product.img to /updates (#911873) (bcl) diff --git a/sources b/sources index f93fa32..1be880c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cdb1ff35d1af857833cbbd42b1d291e0 anaconda-19.7.tar.bz2 +8ca7c3ff64a035ff7f32ebe324f5de99 anaconda-19.8.tar.bz2