[openttd-opengfx] update to 0.3.4 switch to xz tarball updated description

Felix Kaechele heffer at fedoraproject.org
Sun Jun 12 09:36:23 UTC 2011


commit 64df44e18ef4e28ba4bb176be4c7c9ae5dec31b6
Author: Felix Kaechele <heffer at fedoraproject.org>
Date:   Sun Jun 12 11:35:22 2011 +0200

    update to 0.3.4
    switch to xz tarball
    updated description

 .gitignore           |    1 +
 openttd-opengfx.spec |   21 ++++++++++++++++-----
 sources              |    2 +-
 3 files changed, 18 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 94bd816..89042c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ opengfx-0.2.4-source.tar.gz
 /opengfx-0.3.1-source.tar.gz
 /opengfx-0.3.2-source.tar.gz
 /opengfx-0.3.3-source.tar.gz
+/opengfx-0.3.4-source.tar.xz
diff --git a/openttd-opengfx.spec b/openttd-opengfx.spec
index 5d47f4e..5081b9b 100644
--- a/openttd-opengfx.spec
+++ b/openttd-opengfx.spec
@@ -2,14 +2,14 @@
 #global prever   alpha6
 
 Name:           openttd-opengfx
-Version:        0.3.3
+Version:        0.3.4
 Release:        1%{?prever:.%{prever}}%{?dist}
 Summary:        OpenGFX replacement graphics for OpenTTD
 
 Group:          Amusements/Games
 License:        GPLv2
 URL:            http://dev.openttdcoop.org/projects/opengfx
-Source0:        http://bundles.openttdcoop.org/opengfx/releases/%{version}%{?prever:-%{prever}}/%{realname}-%{version}%{?prever:-%{prever}}-source.tar.gz
+Source0:        http://bundles.openttdcoop.org/opengfx/releases/%{version}%{?prever:-%{prever}}/%{realname}-%{version}%{?prever:-%{prever}}-source.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
@@ -18,9 +18,15 @@ Requires:       openttd
 
 
 %description
-The ultimate aim of this project is to have a full replacement set of graphics,
-so that OpenTTD can be distributed freely without the need of the copyrighted
-graphics from the original game.
+OpenGFX is an open source graphics base set for OpenTTD which can completely
+replace the TTD base set. The main goal of OpenGFX therefore is to provide a
+set of free base graphics which make it possible to play OpenTTD without
+requiring the (copyrighted) files from the TTD CD. This potentially increases
+the OpenTTD fan base and makes it a true free game (with "free" as in both
+"free beer" and "free speech").
+
+As of version 0.2.0 OpenGFX has a full set of sprites. Future versions will aim
+to improve the graphics. 
 
 
 %prep
@@ -52,6 +58,11 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Jun 12 2011 Felix Kaechele <heffer at fedoraproject.org> - 0.3.4-1
+- update to 0.3.4
+- switch to xz tarball
+- updated description
+
 * Mon Apr 04 2011 Felix Kaechele <heffer at fedoraproject.org> - 0.3.3-1
 - bump version
 
diff --git a/sources b/sources
index 6c1ba5a..6cea8ff 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-366da792144a730c36e3ab332ee93470  opengfx-0.3.3-source.tar.gz
+87e5713dc8f5904ae9088004c0e2de57  opengfx-0.3.4-source.tar.xz


More information about the scm-commits mailing list