[teeworlds] 0.6.3 (RHBZ #1167167,#1167168)

Igor Gnatenko ignatenkobrain at fedoraproject.org
Mon Nov 24 07:32:45 UTC 2014


commit 56d1c685a9e67ba5635d8134278aefc32839aade
Author: Igor Gnatenko <i.gnatenko.brain at gmail.com>
Date:   Mon Nov 24 10:32:35 2014 +0300

    0.6.3 (RHBZ #1167167,#1167168)
    
    Signed-off-by: Igor Gnatenko <i.gnatenko.brain at gmail.com>

 .gitignore     |    1 +
 sources        |    2 +-
 teeworlds.spec |   11 +++++++----
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3638f4e..c2460fd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ teeworlds-0.5.2-src.tar.gz
 /teeworlds-0.6.0-src.tar.gz
 /teeworlds-0.6.1-source.tar.gz
 /teeworlds-0.6.2-source.tar.gz
+/teeworlds-0.6.3-src.tar.gz
diff --git a/sources b/sources
index c8bab30..0004c17 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-649f6c05a7b117096b238c07062edc39  teeworlds-0.6.2-source.tar.gz
+bbe9faa26caf796bcdffc4bc635118fd  teeworlds-0.6.3-src.tar.gz
diff --git a/teeworlds.spec b/teeworlds.spec
index 3b370ac..a120932 100644
--- a/teeworlds.spec
+++ b/teeworlds.spec
@@ -1,13 +1,13 @@
 %global _hardened_build 1
 Name:             teeworlds
-Version:          0.6.2
-Release:          9%{?dist}
+Version:          0.6.3
+Release:          1%{?dist}
 Summary:          Online multi-player platform 2D shooter
 
 Group:            Amusements/Games
 License:          Teeworlds
 URL:              http://www.teeworlds.com/
-Source0:          http://www.teeworlds.com/files/%{name}-%{version}-source.tar.gz
+Source0:          http://downloads.teeworlds.com/%{name}-%{version}-src.tar.gz
 Source1:          %{name}.png
 Source2:          %{name}.desktop
 # systemd unit definition
@@ -65,7 +65,7 @@ fi
 exit 0
 
 %prep
-%setup -q -n %{name}-%{version}-source
+%setup -q -n %{name}-%{version}-src
 rm -rf src/engine/external
 
 %patch0 -p1
@@ -143,6 +143,9 @@ install    -m 0664 %{SOURCE6} %{buildroot}%{_sysconfdir}/%{name}/ctf.cfg
 %attr(-,teeworlds,teeworlds)%{_sysconfdir}/%{name}/
 
 %changelog
+* Mon Nov 24 2014 Igor Gnatenko <i.gnatenko.brain at gmail.com> - 0.6.3-1
+- 0.6.3 (RHBZ #1167167,#1167168)
+
 * Mon Aug 18 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6.2-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 


More information about the scm-commits mailing list