[Fedora-spins] [spin-kickstarts/f19: 3/4] Redo getting the correct ks file contents to match RC2

Bruno Wolff III bruno at fedoraproject.org
Fri Jun 28 04:39:57 UTC 2013


commit 4c054d7a11d897db0fdbd0c557a4dded64202c20
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Thu Jun 27 23:31:56 2013 -0500

    Redo getting the correct ks file contents to match RC2
    
    I didn't use --hard on the git reset in the previous attempt
    and didn't notice the working files didn't get adjusted to
    the contents I was expecting.

 configure.ac            |    2 +-
 spin-kickstarts.spec.in |    4 ++++
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index e6143fc..dd96842 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([spin-kickstarts], 0.19.7)
+AC_INIT([spin-kickstarts], 0.19.8)
 AC_SUBST([RELEASE], 1)
 
 ALL_LINGUAS="bn_IN bn ca cs da de el es fi fr gl gu hi hr hu is it ja ko ml ms nb nl or pa pl pt pt_BR ru sk sl sr at latin sr sv ta tr uk zh_CN zh_TW"
diff --git a/spin-kickstarts.spec.in b/spin-kickstarts.spec.in
index 7570e3a..c659953 100644
--- a/spin-kickstarts.spec.in
+++ b/spin-kickstarts.spec.in
@@ -76,6 +76,10 @@ rm -rf $RPM_BUILD_ROOT
 %doc %{_datadir}/%{name}/l10n/README
 
 %changelog
+* Thu Jun 27 2013 Bruno Wolff III <bruno at wolff.to> 0.19.8-1
+- I screwed up git reset the first time and got the wrong ks file contents
+- Use the correct git command to get the right versions of the ks files
+
 * Wed Jun 26 2013 Bruno Wolff III <bruno at wolff.to> 0.19.7-1
 - Build for f19 rc2
 - Only config.ac and spin-kickstarts.spec.in changed from


More information about the spins mailing list