[anaconda/f21] - Fix a spelling error (#1153672) (dshea) - Update checkSizes to work in terms of Size objects (#112

Samantha N. Bueno sbueno at fedoraproject.org
Thu Oct 23 13:51:25 UTC 2014


commit 7512e3e5fb746a8dff22466ee6a9340e7893e19f
Author: Samantha N. Bueno <sbueno+anaconda at redhat.com>
Date:   Thu Oct 23 09:51:00 2014 -0400

    - Fix a spelling error (#1153672) (dshea)
    - Update checkSizes to work in terms of Size objects (#1129629). (clumens)

 .gitignore    |    1 +
 anaconda.spec |    6 +++++-
 sources       |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 88f7815..e6c6f98 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@
 /anaconda-21.48.9.tar.bz2
 /anaconda-21.48.10.tar.bz2
 /anaconda-21.48.11.tar.bz2
+/anaconda-21.48.12.tar.bz2
diff --git a/anaconda.spec b/anaconda.spec
index f3baff4..ce855b3 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -2,7 +2,7 @@
 
 Summary: Graphical system installer
 Name:    anaconda
-Version: 21.48.11
+Version: 21.48.12
 Release: 1%{?dist}
 License: GPLv2+
 Group:   Applications/System
@@ -311,6 +311,10 @@ update-desktop-database &> /dev/null || :
 %{_prefix}/libexec/anaconda/dd_*
 
 %changelog
+* Thu Oct 23 2014 Samantha N. Bueno <sbueno+anaconda at redhat.com> - 21.48.12-1
+- Fix a spelling error (#1153672) (dshea)
+- Update checkSizes to work in terms of Size objects (#1129629). (clumens)
+
 * Mon Oct 20 2014 Samantha N. Bueno <sbueno+anaconda at redhat.com> - 21.48.11-1
 - Don't panic prematurely on a missing size (#1154190) (amulhern)
 - Log when using updates from /tmp/updates/ (bcl)
diff --git a/sources b/sources
index 4c2222f..0bf3dbd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e5769decc7c14f61a271526ff6cc4054  anaconda-21.48.11.tar.bz2
+6d60ed2488e29296a1dc4b621e014cdd  anaconda-21.48.12.tar.bz2


More information about the scm-commits mailing list