[initial-setup] new version

Vratislav Podzimek vpodzime at fedoraproject.org
Wed Feb 5 08:22:27 UTC 2014


commit db22c9be9d4170f0a0a3aa4553ccba4346b60a7e
Author: Vratislav Podzimek <vpodzime at redhat.com>
Date:   Wed Feb 5 09:21:12 2014 +0100

    new version
    
    - Make Initial Setup an arch specific package (#1057590) (vpodzime)
    - Mark title strings in the initial-setup hub as translatable (dshea)

 .gitignore         |    1 +
 initial-setup.spec |   12 +++++++-----
 sources            |    2 +-
 3 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b3e4001..ef1fab3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /initial-setup-0.3.10.tar.gz
 /initial-setup-0.3.11.tar.gz
 /initial-setup-0.3.12.tar.gz
+/initial-setup-0.3.13.tar.gz
diff --git a/initial-setup.spec b/initial-setup.spec
index 5bbb03c..9a45af4 100644
--- a/initial-setup.spec
+++ b/initial-setup.spec
@@ -1,9 +1,8 @@
 Summary: Initial system configuration utility
 Name: initial-setup
 URL: http://fedoraproject.org/wiki/FirstBoot
-Version: 0.3.12
+Version: 0.3.13
 Release: 1%{?dist}
-BuildArch: noarch
 
 # This is a Red Hat maintained package which is specific to
 # our distribution.
@@ -125,6 +124,9 @@ fi
 %systemd_postun_with_restart initial-setup-graphical.service
 
 %changelog
+* Wed Feb 05 2014 Vratislav Podzimek <vpodzime at redhat.com> - 0.3.13-1
+- Make Initial Setup an arch specific package (#1057590) (vpodzime)
+
 * Thu Nov 28 2013 Vratislav Podzimek <vpodzime at redhat.com> - 0.3.12-1
 - Adapt to changes in anaconda tui spoke categories (#1035462) (vpodzime)
 - Ignore the SIGINT (#1035590) (vpodzime)
@@ -167,7 +169,7 @@ fi
 - Make serial-getty wait for us as well (#970719) (vpodzime)
 - Disable the service only on successful exit (#967617) (vpodzime)
 
-* Mon May 22 2013 Vratislav Podzimek <vpodzime at redhat.com> - 0.3.5-1
+* Wed May 22 2013 Vratislav Podzimek <vpodzime at redhat.com> - 0.3.5-1
 - Reference the new repository in the .spec file (vpodzime)
 - Prevent systemd services from running on live images (#962196) (awilliam)
 - Don't traceback if the expected kickstart file doesn't exist (#950796) (vpodzime)
@@ -205,11 +207,11 @@ fi
 - Write changes to disk
 - Conflict with old firstboot
 
-* Tue Feb 13 2013 Martin Sivak <msivak at redhat.com> 0.2-1
+* Wed Feb 13 2013 Martin Sivak <msivak at redhat.com> 0.2-1
 - Updates for package review
 - Firstboot-windowmanager script
 
-* Tue Feb 13 2013 Martin Sivak <msivak at redhat.com> 0.1-3
+* Wed Feb 13 2013 Martin Sivak <msivak at redhat.com> 0.1-3
 - Updates for package review
 
 * Tue Jan 22 2013 Martin Sivak <msivak at redhat.com> 0.1-2
diff --git a/sources b/sources
index 5eac239..cfa9778 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-806c8e92a0ff88ca548416c3fe0cd567  initial-setup-0.3.12.tar.gz
+d6c4dd1e7234afa8603d71cea72bea52  initial-setup-0.3.13.tar.gz


More information about the scm-commits mailing list