[spin-kickstarts] Initial build for f23

Bruno Wolff III bruno at fedoraproject.org
Tue Mar 3 14:14:59 UTC 2015


commit 442b16e9d87fde07a02b0dfc180eba52fbb32592
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Tue Mar 3 08:13:02 2015 -0600

    Initial build for f23
    
    Probably this shuold have been done at branch.
    A build was just done for f22 alpha and we also want to keep the rawhide
    builds roughly in sync with the branched builds.

 .gitignore           | 1 +
 sources              | 2 +-
 spin-kickstarts.spec | 4 ++++
 3 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/.gitignore b/.gitignore
index 5e90db1..66b233c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,4 @@ spin-kickstarts-0.14.1.tar.gz
 /spin-kickstarts-0.22.0.tar.gz
 /spin-kickstarts-0.22.1.tar.gz
 /spin-kickstarts-0.22.2.tar.gz
+/spin-kickstarts-0.23.0.tar.gz
diff --git a/sources b/sources
index 42ed284..a564d68 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-98df205361da3276c9f77cea12b334af  spin-kickstarts-0.22.2.tar.gz
+9f66f791c61bc7c32bc40a3d470756c9  spin-kickstarts-0.23.0.tar.gz
diff --git a/spin-kickstarts.spec b/spin-kickstarts.spec
index ec67236..0eea00f 100644
--- a/spin-kickstarts.spec
+++ b/spin-kickstarts.spec
@@ -75,6 +75,10 @@ rm -rf $RPM_BUILD_ROOT
 %doc %{_datadir}/%{name}/l10n/README
 
 %changelog
+* Tue Mar 03 2015 Bruno Wolff III <bruno at wolff.to> - 0.23.0
+- Initial f23 build
+- Keep up with f22 alpha
+
 * Fri Nov 28 2014 <bruno at wolff.to> - 0.22.2-1
 - Up to date rawhide version roughly sync'd with the f21 final version
 


More information about the scm-commits mailing list