[openttd-opengfx] update to 0.4.6.1

Felix Kaechele heffer at fedoraproject.org
Thu Mar 14 19:56:41 UTC 2013


commit ab4c19e5badac2cc6f22edbd4517fa1e54e697d2
Author: Felix Kaechele <heffer at fedoraproject.org>
Date:   Thu Mar 14 20:49:23 2013 +0100

    update to 0.4.6.1
    
    - remove unix2dos usage during compilation of docs
    - enable verbosity

 .gitignore           |    1 +
 openttd-opengfx.spec |   11 +++++++++--
 sources              |    2 +-
 3 files changed, 11 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7d288a0..e704af8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ opengfx-0.2.4-source.tar.gz
 /opengfx-0.4.3-source.tar.xz
 /opengfx-0.4.4-source.tar.xz
 /opengfx-0.4.5-source.tar.xz
+/opengfx-0.4.6.1-source.tar.xz
diff --git a/openttd-opengfx.spec b/openttd-opengfx.spec
index db71497..4afec3b 100644
--- a/openttd-opengfx.spec
+++ b/openttd-opengfx.spec
@@ -2,8 +2,8 @@
 #global prever   alpha6
 
 Name:           openttd-opengfx
-Version:        0.4.5
-Release:        2%{?prever:.%{prever}}%{?dist}
+Version:        0.4.6.1
+Release:        1%{?prever:.%{prever}}%{?dist}
 Summary:        OpenGFX replacement graphics for OpenTTD
 
 Group:          Amusements/Games
@@ -36,6 +36,8 @@ cat >> Makefile.local << EOF
 DO_NOT_INSTALL_DOCS = 1
 DO_NOT_INSTALL_LICENSE = 1
 DO_NOT_INSTALL_CHANGELOG = 1
+UNIX2DOS = 
+_V = 
 EOF
 
 
@@ -63,6 +65,11 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Mar 14 2013 Felix Kaechele <heffer at fedoraproject.org> - 0.4.6.1-1
+- update to 0.4.6.1
+- remove unix2dos usage during compilation of docs
+- enable verbosity
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.5-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 0cbc309..2e72d64 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e0c6ddf00bb5e38bbef985292b185cac  opengfx-0.4.5-source.tar.xz
+47e4490b7ba3bc664427ee388a1e7025  opengfx-0.4.6.1-source.tar.xz


More information about the scm-commits mailing list