[spin-kickstarts/f20] Fix updates and testing repo urls

Bruno Wolff III bruno at fedoraproject.org
Sat Aug 31 13:20:04 UTC 2013


commit e0d9975beb7a56373c6fe3fc7974b0dcd877520c
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Sat Aug 31 08:19:41 2013 -0500

    Fix updates and testing repo urls
    
    bz 1003032

 .gitignore           |    1 +
 sources              |    2 +-
 spin-kickstarts.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f2e0c10..3b8944b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@ spin-kickstarts-0.14.1.tar.gz
 /spin-kickstarts-0.20.15.tar.gz
 /spin-kickstarts-0.20.16.tar.gz
 /spin-kickstarts-0.20.17.tar.gz
+/spin-kickstarts-0.20.18.tar.gz
diff --git a/sources b/sources
index fd6ba1d..c3344bd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3277f680c031ddd97e20619d76963f48  spin-kickstarts-0.20.17.tar.gz
+670b48e184478ba97fccecf75ab51ca1  spin-kickstarts-0.20.18.tar.gz
diff --git a/spin-kickstarts.spec b/spin-kickstarts.spec
index d474931..2aeb75e 100644
--- a/spin-kickstarts.spec
+++ b/spin-kickstarts.spec
@@ -1,5 +1,5 @@
 Name:       spin-kickstarts
-Version:    0.20.17
+Version:    0.20.18
 Release:    1%{?dist}
 License:    GPLv2+
 Summary:    Kickstart files and templates for creating your own Fedora Spins
@@ -75,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc %{_datadir}/%{name}/l10n/README
 
 %changelog
+* Sat Aug 31 2013 <bruno at wolff.to> - 0.20.18-1
+- Fix updates and testing repo urls - bz 1003032
+
 * Tue Aug 20 2013 <bruno at wolff.to> - 0.20.17-1
 - Switch over to branched repos
 


More information about the scm-commits mailing list