[spin-kickstarts/f19] Seconf try at getting the correct ks file contents to match rc2

Bruno Wolff III bruno at fedoraproject.org
Fri Jun 28 04:37:06 UTC 2013


commit 61da5ca56d5825b470d041d18a8888f873e7f6ad
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Thu Jun 27 23:36:06 2013 -0500

    Seconf try at getting the correct ks file contents to match rc2

 .gitignore           |    1 +
 sources              |    2 +-
 spin-kickstarts.spec |    6 +++++-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ba4688c..b3d5ced 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ spin-kickstarts-0.14.1.tar.gz
 /spin-kickstarts-0.19.5.tar.gz
 /spin-kickstarts-0.19.6.tar.gz
 /spin-kickstarts-0.19.7.tar.gz
+/spin-kickstarts-0.19.8.tar.gz
diff --git a/sources b/sources
index fdce0a3..8fe1a3f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f960185448fd26dd694f0c7c0f4e7086  spin-kickstarts-0.19.7.tar.gz
+4f15c4ebd8a8e90cc6311418cacba3ad  spin-kickstarts-0.19.8.tar.gz
diff --git a/spin-kickstarts.spec b/spin-kickstarts.spec
index fc7483f..1fab93e 100644
--- a/spin-kickstarts.spec
+++ b/spin-kickstarts.spec
@@ -1,5 +1,5 @@
 Name:       spin-kickstarts
-Version:    0.19.7
+Version:    0.19.8
 Release:    1%{?dist}
 License:    GPLv2+
 Summary:    Kickstart files and templates for creating your own Fedora Spins
@@ -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 scm-commits mailing list