[anaconda/f20] - clear software environment (#1029536) (bcl) - Update source on errors (#1030997) (bcl) - Round flo

Brian C. Lane bcl at fedoraproject.org
Thu Nov 28 01:41:24 UTC 2013


commit e9f00ea9e295443d5ef7e9f412d4ab969ddb9d55
Author: Brian C. Lane <bcl at redhat.com>
Date:   Wed Nov 27 17:40:59 2013 -0800

    - clear software environment (#1029536) (bcl)
    - Update source on errors (#1030997) (bcl)
    - Round float values coming from the Gtk stack (#1013586) (vpodzime)
    - Generate missing machine-id (bcl)
    - Fix problems reported by pylint. (dshea)
    - Add HDD ISO support for TUI (#1000327) (mkolman)

 .gitignore    |    1 +
 anaconda.spec |   10 +++++++++-
 sources       |    2 +-
 3 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bea222a..eb75e08 100644
--- a/.gitignore
+++ b/.gitignore
@@ -119,3 +119,4 @@ anaconda-15.2.tar.bz2
 /anaconda-20.25.9.tar.bz2
 /anaconda-20.25.10.tar.bz2
 /anaconda-20.25.11.tar.bz2
+/anaconda-20.25.12.tar.bz2
diff --git a/anaconda.spec b/anaconda.spec
index fb6f045..ae7b712 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -2,7 +2,7 @@
 
 Summary: Graphical system installer
 Name:    anaconda
-Version: 20.25.11
+Version: 20.25.12
 Release: 1%{?dist}
 License: GPLv2+
 Group:   Applications/System
@@ -251,6 +251,14 @@ update-desktop-database &> /dev/null || :
 %{_prefix}/libexec/anaconda/dd_*
 
 %changelog
+* Wed Nov 27 2013 Brian C. Lane <bcl at redhat.com> - 20.25.12-1
+- clear software environment (#1029536) (bcl)
+- Update source on errors (#1030997) (bcl)
+- Round float values coming from the Gtk stack (#1013586) (vpodzime)
+- Generate missing machine-id (bcl)
+- Fix problems reported by pylint. (dshea)
+- Add HDD ISO support for TUI (#1000327) (mkolman)
+
 * Mon Nov 25 2013 Brian C. Lane <bcl at redhat.com> - 20.25.11-1
 - Handle non-leaf btrfs volumes with mountpoints. (#1016959) (dlehman)
 - Use en_spec for blivet Size spec strings with constant components. (#1029616)
diff --git a/sources b/sources
index fffa042..80e607e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4b1eb0368f7788d352e3d1e0cdddf9ca  anaconda-20.25.11.tar.bz2
+f7017e848ebb84e909906e9a85f2c5e7  anaconda-20.25.12.tar.bz2


More information about the scm-commits mailing list