[anaconda/f21] - Update tx config (sbueno+anaconda) - Use only the digits from productVersion (bcl)

Samantha N. Bueno sbueno at fedoraproject.org
Thu Sep 11 20:09:58 UTC 2014


commit 700ff2086072cc505a1117d397dd727ce20d8726
Author: Samantha N. Bueno <sbueno+anaconda at redhat.com>
Date:   Thu Sep 11 16:09:19 2014 -0400

    - Update tx config (sbueno+anaconda)
    - Use only the digits from productVersion (bcl)

 .gitignore    |    1 +
 anaconda.spec |    6 +++++-
 sources       |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7603c74..5849849 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /anaconda-21.48.3.tar.bz2
 /anaconda-21.48.4.tar.bz2
 /anaconda-21.48.5.tar.bz2
+/anaconda-21.48.6.tar.bz2
diff --git a/anaconda.spec b/anaconda.spec
index e0e8b36..e11f38d 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -2,7 +2,7 @@
 
 Summary: Graphical system installer
 Name:    anaconda
-Version: 21.48.5
+Version: 21.48.6
 Release: 1%{?dist}
 License: GPLv2+
 Group:   Applications/System
@@ -307,6 +307,10 @@ update-desktop-database &> /dev/null || :
 %{_prefix}/libexec/anaconda/dd_*
 
 %changelog
+* Thu Sep 11 2014 Samantha N. Bueno <sbueno+anaconda at redhat.com> - 21.48.6-1
+- Update tx config (sbueno+anaconda)
+- Use only the digits from productVersion (bcl)
+
 * Tue Sep 09 2014 Samantha N. Bueno <sbueno+anaconda at redhat.com> - 21.48.5-1
 - Revert productName repo name change (#1128474) (bcl)
 - Do not try to disable no firstboot services (#1139621) (vpodzime)
diff --git a/sources b/sources
index 498a4f1..12d0fda 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-162764680277ffcb9b19c3c3ba889233  anaconda-21.48.5.tar.bz2
+8f4be5bda4ec12f8f860bc590edd81bc  anaconda-21.48.6.tar.bz2


More information about the scm-commits mailing list