diff --git a/.gitignore b/.gitignore index 103e2b0..f8fa217 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ supertux-0.3.3.tar.bz2 /supertux-0.3.5.tar.bz2 /supertux-0.3.5a.tar.bz2 /supertux-0.4.0.tar.bz2 +/SuperTux-v0.5.0-rc.2-Source.tar.gz diff --git a/supertux.spec b/supertux.spec index f31d2c8..cb0f8a5 100644 --- a/supertux.spec +++ b/supertux.spec @@ -3,7 +3,7 @@ Name: supertux Version: 0.5.0 -Release: 0.1.rc2%{?dist} +Release: 0.2.rc2%{?dist} Summary: Jump'n run like game Group: Amusements/Games @@ -17,7 +17,6 @@ BuildRequires: pkgconfig(SDL2_image) >= 2.0.0 BuildRequires: zlib-devel BuildRequires: desktop-file-utils BuildRequires: libGLU-devel -BuildRequires: physfs-devel BuildRequires: openal-devel BuildRequires: libvorbis-devel BuildRequires: glew-devel @@ -31,6 +30,8 @@ BuildRequires: sed BuildRequires: /usr/bin/appstream-util Requires: opengl-games-utils hicolor-icon-theme +# Bundled and forked physfs. +Provides: bundled(physfs) = 2.1.0.20160502git # Bundled version of squirrel 3 (only version 2 in Fedora). Provides: bundled(squirrel) = 3.1 # Bundled (and forked) version of tinygettext. @@ -101,7 +102,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog -* Sat Aug 13 2016 David King - 0.5.0-rc.2-1 +* Sat Aug 13 2016 David King - 0.5.0-0.2.rc2-1 +- Update for bundled physfs + +* Sat Aug 13 2016 David King - 0.5.0-0.1.rc2-1 - Update to 0.5.0-rc.2 (#1365227) * Thu Aug 04 2016 David King - 0.4.0-5