[openttd] update to stable 1.2.0

Felix Kaechele heffer at fedoraproject.org
Sun Apr 15 12:48:32 UTC 2012


commit bc7d1879fa04e9c77068f780afb75df9f785968f
Author: Felix Kaechele <heffer at fedoraproject.org>
Date:   Sun Apr 15 14:48:16 2012 +0200

    update to stable 1.2.0

 .gitignore   |    1 +
 openttd.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b7ce9f6..437d359 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ openttd-1.0.3-source.tar.bz2
 /openttd-1.1.3-source.tar.xz
 /openttd-1.1.5-source.tar.xz
 /openttd-1.2.0-RC4-source.tar.xz
+/openttd-1.2.0-source.tar.xz
diff --git a/openttd.spec b/openttd.spec
index 08d151c..45c06af 100644
--- a/openttd.spec
+++ b/openttd.spec
@@ -1,9 +1,9 @@
 # If we have a prerelease version we can define it here
-%global prever RC4
+#global prever RC4
 
 Name:           openttd
 Version:        1.2.0
-Release:        0.1.%{?prever}%{?dist}
+Release:        1%{?prever}%{?dist}
 Summary:        Transport system simulation game
 
 Group:          Amusements/Games
@@ -99,6 +99,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/%{name}/docs/
 
 %changelog
+* Sun Apr 15 2012 Felix Kaechele <heffer at fedoraproject.org> - 1.2.0-1
+- update to stable 1.2.0
+
 * Tue Apr 03 2012 Felix Kaechele <heffer at fedoraproject.org> - 1.2.0-0.1.RC4
 - Update to 1.2.0-RC4
 - builds in F17 and rawhide again
diff --git a/sources b/sources
index 2d17645..7ada476 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b8692deb951dc3a88c321a9e4b254dd2  openttd-1.2.0-RC4-source.tar.xz
+7f5181fdd5119336ccbe08f47eab78c1  openttd-1.2.0-source.tar.xz


More information about the scm-commits mailing list