[spin-kickstarts/f17] New build using branched instead of rawhide by default

Bruno Wolff III bruno at fedoraproject.org
Sun Feb 12 14:12:42 UTC 2012


commit 0d27aa16223e8e10b8a81a9fde298069765a69c6
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Sun Feb 12 08:11:27 2012 -0600

    New build using branched instead of rawhide by default

 .gitignore           |    1 +
 sources              |    2 +-
 spin-kickstarts.spec |    8 ++++----
 3 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index af5bbcd..f951983 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ spin-kickstarts-0.14.1.tar.gz
 /spin-kickstarts-0.15.2.tar.gz
 /spin-kickstarts-0.16.0.tar.gz
 /spin-kickstarts-0.17.0.tar.gz
+/spin-kickstarts-0.17.1.tar.gz
diff --git a/sources b/sources
index 9f40cb1..7424df4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b3ca500ffa85902dee362dfaa5f531de  spin-kickstarts-0.17.0.tar.gz
+a27718d73b1c9ad2456ed0530fb6cc8f  spin-kickstarts-0.17.1.tar.gz
diff --git a/spin-kickstarts.spec b/spin-kickstarts.spec
index 966f852..1f581cd 100644
--- a/spin-kickstarts.spec
+++ b/spin-kickstarts.spec
@@ -1,6 +1,6 @@
 Name:       spin-kickstarts
-Version:    0.17.0
-Release:    2%{?dist}
+Version:    0.17.1
+Release:    1%{?dist}
 License:    GPLv2+
 Summary:    Kickstart files and templates for creating your own Fedora Spins
 Group:      Applications/System
@@ -76,8 +76,8 @@ rm -rf $RPM_BUILD_ROOT
 %doc %{_datadir}/%{name}/l10n/README
 
 %changelog
-* Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.17.0-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
+* Sun Feb 12 2012 Bruno Wolff III <bruno at wolff.to> 0.17.1-1
+- Rebuild post branch to build from branch repos
 
 * Tue Oct 25 2011 Bruno Wolff III <bruno at wolff.to> 0.17.0-1
 - Initial build of f17 version


More information about the scm-commits mailing list