From 44eb3e5b3caf5177b5ec48166e93c95162ffcfdb Mon Sep 17 00:00:00 2001 From: David King Date: Sep 12 2016 08:56:33 +0000 Subject: Update to 0.5.0-rc.3 --- diff --git a/.gitignore b/.gitignore index f8fa217..dacd920 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ supertux-0.3.3.tar.bz2 /supertux-0.3.5a.tar.bz2 /supertux-0.4.0.tar.bz2 /SuperTux-v0.5.0-rc.2-Source.tar.gz +/SuperTux-v0.5.0-rc.3-Source.tar.gz diff --git a/sources b/sources index cbe45b3..879c2c4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -912dd4bc55f2457e35df6653be220f80 SuperTux-v0.5.0-rc.2-Source.tar.gz +0476c24b28ea691f8e7f275dfc4191a7 SuperTux-v0.5.0-rc.3-Source.tar.gz diff --git a/supertux.spec b/supertux.spec index cb0f8a5..b1164a4 100644 --- a/supertux.spec +++ b/supertux.spec @@ -1,9 +1,9 @@ -%global _rc -rc.2 +%global _rc -rc.3 %global _tarname SuperTux-v%{version}%{_rc}-Source Name: supertux Version: 0.5.0 -Release: 0.2.rc2%{?dist} +Release: 0.3.rc3%{?dist} Summary: Jump'n run like game Group: Amusements/Games @@ -102,6 +102,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Mon Sep 12 2016 David King - 0.5.0-0.3.rc3-1 +- Update to 0.5.0-rc.3 + * Sat Aug 13 2016 David King - 0.5.0-0.2.rc2-1 - Update for bundled physfs