[openttd] update to 1.3.0

Felix Kaechele heffer at fedoraproject.org
Mon Apr 8 15:31:42 UTC 2013


commit 769a61128ba71ce6d65902be025ee8260e7c2541
Author: Felix Kaechele <felix at fetzig.org>
Date:   Mon Apr 8 17:30:03 2013 +0200

    update to 1.3.0

 openttd.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/openttd.spec b/openttd.spec
index 0658623..3728752 100644
--- a/openttd.spec
+++ b/openttd.spec
@@ -1,9 +1,9 @@
 # If we have a prerelease version we can define it here
-%global prever RC3
+#%%global prever RC3
 
 Name:           openttd
 Version:        1.3.0
-Release:        0.1.%{?prever}%{?dist}
+Release:        1%{?prever}%{?dist}
 Summary:        Transport system simulation game
 
 Group:          Amusements/Games
@@ -104,6 +104,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Mon Apr 08 2013 Felix Kaechele <heffer at fedoraproject.org> - 1.3.0-1
+- update to 1.3.0
+
 * Sat Mar 23 2013 Felix Kaechele <heffer at fedoraproject.org> - 1.3.0-0.1.RC3
 - update to 1.3.0-RC3
 - fixes compilation on F19+


More information about the scm-commits mailing list