amigadave pushed to supertux (master). "Update to 0.3.5a (#1219849)"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue May 12 02:12:33 UTC 2015


From 9318e6e2ded735fc0ee8c40fdd13a6b861d61260 Mon Sep 17 00:00:00 2001
From: David King <amigadave at amigadave.com>
Date: Sun, 10 May 2015 18:42:13 +0200
Subject: Update to 0.3.5a (#1219849)


diff --git a/.gitignore b/.gitignore
index 793f022..fa8359d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 supertux-0.3.3.tar.bz2
 /supertux-0.3.4.tar.bz2
 /supertux-0.3.5.tar.bz2
+/supertux-0.3.5a.tar.bz2
diff --git a/sources b/sources
index 4b32bf1..4982bc7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d691f03cd9b56c8841f164a9557add51  supertux-0.3.5.tar.bz2
+43b7d3d0d07f8b17e3d21f7ecc2d1f9f  supertux-0.3.5a.tar.bz2
diff --git a/supertux.spec b/supertux.spec
index d20cbfd..382d7ad 100644
--- a/supertux.spec
+++ b/supertux.spec
@@ -1,5 +1,5 @@
 Name:           supertux
-Version:        0.3.5
+Version:        0.3.5a
 Release:        1%{?dist}
 Summary:        Jump'n run like game
 
@@ -7,9 +7,6 @@ Group:          Amusements/Games
 License:        GPLv2+
 URL:            http://supertux.lethargik.org/
 Source0:        https://github.com/SuperTux/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.bz2
-# Taken from upstream git.
-# https://github.com/SuperTux/supertux/pull/63
-Source1:        supertux2.appdata.xml
 Patch0:         supertux-0.3.4-desktop.patch
 Patch1:         supertux-0.3.5-system-squirrel.patch
 # Effectively a revert of upstream commit:
@@ -57,8 +54,6 @@ make VERBOSE=1 %{?_smp_mflags}
 
 
 %install
-cp --archive %{SOURCE1} supertux2.appdata.xml
-
 make install DESTDIR=%{buildroot}
 rm -r %{buildroot}/usr/share/doc/supertux2
 ln -snf opengl-game-wrapper.sh %{buildroot}%{_bindir}/supertux2-wrapper
@@ -105,6 +100,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Sun May 10 2015 David King <amigadave at amigadave.com> - 0.3.5a-1
+- Update to 0.3.5a (#1219849)
+
 * Mon Apr 13 2015 David King <amigadave at amigadave.com> - 0.3.5-1
 - Update to 0.3.5
 - Validate AppData during check
diff --git a/supertux2.appdata.xml b/supertux2.appdata.xml
deleted file mode 100644
index 246d77d..0000000
--- a/supertux2.appdata.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright 2014 William Moreno Reyes <williamjmorenor at fedoraproject.org> -->
-
-<application>
-  <id type="desktop">supertux2.desktop</id>
-  <metadata_license>CC0-1.0</metadata_license>
-  <summary>  Run and jump game similar to Super Mario</summary>
-  <description>
-    <p>
-      SuperTux is a 2D game very similar to Super Mario with Tux Penguin as
-      protagonist, you must end each level by jumping and running to avoid
-      obstacles and enemies.
-    </p>
-  </description>
-  <url type="homepage">http://supertux.lethargik.org/</url>
-  <screenshots>
-    <screenshot type="default">http://supertux.lethargik.org/images/supertux-0.1.3-5.jpg</screenshot>
-    <screenshot>http://supertux.lethargik.org/images/supertux-0.1.3-1.jpg</screenshot>
-    <screenshot>http://supertux.lethargik.org/images/supertux-0.1.3-2.jpg</screenshot>
-  </screenshots>
-</application>
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/supertux.git/commit/?h=master&id=9318e6e2ded735fc0ee8c40fdd13a6b861d61260


More information about the scm-commits mailing list