[spin-kickstarts] First F15 rawhide build.

Bruno Wolff III bruno at fedoraproject.org
Sun Oct 31 13:47:15 UTC 2010


commit 486984a879c6a7cd8a7c0b073f092ea952dc6399
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Sun Oct 31 08:44:11 2010 -0500

    First F15 rawhide build.

 .gitignore           |    1 +
 sources              |    2 +-
 spin-kickstarts.spec |    6 +++++-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 093e09b..cc5dd36 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 spin-kickstarts-0.14.1.tar.gz
+/spin-kickstarts-0.15.0.tar.gz
diff --git a/sources b/sources
index a293f96..93d42fe 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1db681eab4878d4bae2238b24a9b34ad  spin-kickstarts-0.14.1.tar.gz
+b5aca8615e9a321018ce4691126890c8  spin-kickstarts-0.15.0.tar.gz
diff --git a/spin-kickstarts.spec b/spin-kickstarts.spec
index aebc846..671bd46 100644
--- a/spin-kickstarts.spec
+++ b/spin-kickstarts.spec
@@ -1,5 +1,5 @@
 Name:       spin-kickstarts
-Version:    0.14.1
+Version:    0.15.0
 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
+* Sun Oct 31 2010 Bruno Wolff III <bruno at wolff.to> 0.15.0-1
+- Now that F14 is gold, we want a separate rawhide package.
+- Includes most stuff from F14, minus some last minute space cutting changes.
+
 * Tue Jul 27 2010 Bruno Wolff III <bruno at wolff.to> 0.14.1-1
 - Get a snapshot of kickstarts just prior to f14 branch
 


More information about the scm-commits mailing list