[anaconda] - Add more stuff to the exception reporting skip list. (clumens) - Compare Sizes to Sizes in the rec

Brian C. Lane bcl at fedoraproject.org
Thu Feb 21 17:17:48 UTC 2013


commit dad0dbdfa9fa36b087bea4f5ec1cae453b9a8b33
Author: Brian C. Lane <bcl at redhat.com>
Date:   Thu Feb 21 09:15:06 2013 -0800

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

 .gitignore    |    1 +
 anaconda.spec |    7 ++++++-
 sources       |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
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 <bcl at 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 at redhat.com> - 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


More information about the scm-commits mailing list