diff --git a/.gitignore b/.gitignore index 89042c4..9cd02f2 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ opengfx-0.2.4-source.tar.gz /opengfx-0.3.2-source.tar.gz /opengfx-0.3.3-source.tar.gz /opengfx-0.3.4-source.tar.xz +/opengfx-0.3.5-source.tar.xz diff --git a/openttd-opengfx.spec b/openttd-opengfx.spec index 5081b9b..2a8c1f7 100644 --- a/openttd-opengfx.spec +++ b/openttd-opengfx.spec @@ -2,7 +2,7 @@ #global prever alpha6 Name: openttd-opengfx -Version: 0.3.4 +Version: 0.3.5 Release: 1%{?prever:.%{prever}}%{?dist} Summary: OpenGFX replacement graphics for OpenTTD @@ -58,6 +58,11 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Sep 03 2011 Felix Kaechele - 0.3.5-1 +- update 0.3.5 +- many bugfixes +- reworked aircarft sprites + * Sun Jun 12 2011 Felix Kaechele - 0.3.4-1 - update to 0.3.4 - switch to xz tarball diff --git a/sources b/sources index 6cea8ff..7d3e7af 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -87e5713dc8f5904ae9088004c0e2de57 opengfx-0.3.4-source.tar.xz +8de1afadb6e7213ea8980d8b8d21ffe5 opengfx-0.3.5-source.tar.xz