[crystal-stacker] Fix Source0 URL

Hans de Goede jwrdegoede at fedoraproject.org
Mon Oct 14 14:49:20 UTC 2013


commit 441a308688f59808d651b71e13ba700843c304e6
Author: Hans de Goede <hdegoede at redhat.com>
Date:   Mon Oct 14 16:49:16 2013 +0200

    Fix Source0 URL

 .gitignore           |    1 +
 crystal-stacker.spec |   11 +++++++----
 sources              |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d485ab1..6281671 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 cs15src.zip
+/crystal_stacker-1.5-src.zip
diff --git a/crystal-stacker.spec b/crystal-stacker.spec
index 3ffb7ba..83b03cc 100644
--- a/crystal-stacker.spec
+++ b/crystal-stacker.spec
@@ -1,11 +1,11 @@
 Name:           crystal-stacker
 Version:        1.5
-Release:        16%{?dist}
+Release:        17%{?dist}
 Summary:        Falling blocks, match 3 or more of the same color crystals
 Group:          Amusements/Games
 License:        Crystal Stacker
 URL:            http://www.t3-i.com/cstacker.htm
-Source0:        http://www.t3-i.com/ncdgames/cs15src.zip
+Source0:        http://www.t3-i.com/games/crystal_stacker/downloads/crystal_stacker-1.5-src.zip
 Source1:        %{name}.desktop
 Source2:        %{name}-theme-editor.desktop
 Patch0:         crystal-stacker-1.5-ImplicitDSOLinking.patch
@@ -102,6 +102,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/icons/hicolor/32x32/apps/%{name}-theme-editor.png
 
 %changelog
+* Mon Oct 14 2013 Hans de Goede <hdegoede at redhat.com> - 1.5-17
+- Fix Source0 URL
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.5-16
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
@@ -153,9 +156,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 * Sat May  6 2006 Hans de Goede <j.w.r.degoede at hhs.nl> 1.5-1
 - New upstream release 1.5 (final).
 
-* Fri Apr  8 2006 Hans de Goede <j.w.r.degoede at hhs.nl> 1.5-0.pre.2
+* Sat Apr  8 2006 Hans de Goede <j.w.r.degoede at hhs.nl> 1.5-0.pre.2
 - Updated Patch0 to not unnescesarry pause the music when selecting
   a new theme and using pthreads to play the music.
 
-* Thu Apr  7 2006 Hans de Goede <j.w.r.degoede at hhs.nl> 1.5-0.pre.1
+* Fri Apr  7 2006 Hans de Goede <j.w.r.degoede at hhs.nl> 1.5-0.pre.1
 - Initial Fedora Extras package
diff --git a/sources b/sources
index 3f748fe..37e173d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c0e50b809f581807644171490afb3481  cs15src.zip
+c0e50b809f581807644171490afb3481  crystal_stacker-1.5-src.zip


More information about the scm-commits mailing list