[anaconda/f20] - remove signal disconnect (#996899) (bcl) - Always use decimal notation for Size specs (dshea) - Us

Brian C. Lane bcl at fedoraproject.org
Thu Oct 24 00:29:14 UTC 2013


commit 1901fdb6bac634795dbc5b53e155733ca8d55a98
Author: Brian C. Lane <bcl at redhat.com>
Date:   Wed Oct 23 17:29:18 2013 -0700

    - remove signal disconnect (#996899) (bcl)
    - Always use decimal notation for Size specs (dshea)
    - Use more general status for installations from media (#1017703) (vpodzime)

 .gitignore    |    1 +
 anaconda.spec |    7 ++++++-
 sources       |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 17d6e14..03afa1c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -110,3 +110,4 @@ anaconda-15.2.tar.bz2
 /anaconda-20.25.tar.bz2
 /anaconda-20.25.1.tar.bz2
 /anaconda-20.25.2.tar.bz2
+/anaconda-20.25.3.tar.bz2
diff --git a/anaconda.spec b/anaconda.spec
index b3aa790..70ad2fc 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -2,7 +2,7 @@
 
 Summary: Graphical system installer
 Name:    anaconda
-Version: 20.25.2
+Version: 20.25.3
 Release: 1%{?dist}
 License: GPLv2+
 Group:   Applications/System
@@ -253,6 +253,11 @@ update-desktop-database &> /dev/null || :
 %{_prefix}/libexec/anaconda/dd_*
 
 %changelog
+* Wed Oct 23 2013 Brian C. Lane <bcl at redhat.com> - 20.25.3-1
+- remove signal disconnect (#996899) (bcl)
+- Always use decimal notation for Size specs (dshea)
+- Use more general status for installations from media (#1017703) (vpodzime)
+
 * Mon Oct 21 2013 Brian C. Lane <bcl at redhat.com> - 20.25.2-1
 - Adds additional debug logging to yumpayload.py. (amulhern)
 - Handle invalid JSON in geoloc (#1021410) (dshea)
diff --git a/sources b/sources
index 9039236..1dcfd73 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-da3da3b60e73d4aa8da51ec1e71eed1c  anaconda-20.25.2.tar.bz2
+0861d7ed997917fe00d064170500c741  anaconda-20.25.3.tar.bz2


More information about the scm-commits mailing list