[spin-kickstarts] Fix updates and testing repo urls

Bruno Wolff III bruno at fedoraproject.org
Sat Aug 31 13:17:11 UTC 2013


commit fca0452f47b5d9f58e277b9b95059294b65e902f
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Sat Aug 31 08:16:11 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 88ed35b..c36abe6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@ spin-kickstarts-0.14.1.tar.gz
 /spin-kickstarts-0.20.16.tar.gz
 /spin-kickstarts-0.20.17.tar.gz
 /spin-kickstarts-0.21.1.tar.gz
+/spin-kickstarts-0.21.2.tar.gz
diff --git a/sources b/sources
index ea4c6a5..1f6266d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-102c8f9516d4e387caec22f2008bf517  spin-kickstarts-0.21.1.tar.gz
+43a2521357452b536daa79d8856942e3  spin-kickstarts-0.21.2.tar.gz
diff --git a/spin-kickstarts.spec b/spin-kickstarts.spec
index 55521b6..727637b 100644
--- a/spin-kickstarts.spec
+++ b/spin-kickstarts.spec
@@ -1,5 +1,5 @@
 Name:       spin-kickstarts
-Version:    0.21.1
+Version:    0.21.2
 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.21.2-1
+- Fix updates and testing repo urls - bz 1003032
+
 * Tue Aug 20 2013 <bruno at wolff.to> - 0.21.1-1
 - Get a rawhide build after the branch
 - This version will use rawhide repos


More information about the scm-commits mailing list