[xonotic-data] Fix incorrect url in spec (rhbz #978022)

Igor Gnatenko ignatenkobrain at fedoraproject.org
Wed Jun 26 04:48:36 UTC 2013


commit 128ab47aaf6cb847c2bb41622134d2141ceae13c
Author: Igor Gnatenko <i.gnatenko.brain at gmail.com>
Date:   Wed Jun 26 08:48:14 2013 +0400

    Fix incorrect url in spec (rhbz #978022)

 xonotic-data.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/xonotic-data.spec b/xonotic-data.spec
index 14d1c39..eccaa1f 100644
--- a/xonotic-data.spec
+++ b/xonotic-data.spec
@@ -3,10 +3,10 @@
 Summary: Game data for the Xonotic first person shooter
 Name: xonotic-data
 Version: 0.7.0
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPLv2+
 Group: Amusements/Games
-URL: http://www.xonotic.com/
+URL: http://www.xonotic.org/
 # Source is custom, obtained with :
 # wget http://dl.xonotic.org/xonotic-%{version}.zip
 # unzip xonotic-%{version}.zip
@@ -51,6 +51,9 @@ rm -rf %{buildroot}
 %{_datadir}/xonotic/
 
 %changelog
+* Wed Jun 25 2013 Igor Gnatenko <i.gnatenko.brain at gmail.com> - 0.7.0-3
+- Fix incorrect url in spec (rhbz #978022)
+
 * Wed Jun 19 2013 Igor Gnatenko <i.gnatenko.brain at gmail.com> - 0.7.0-2
 - update spec: in custom build info use version macros instead of specific version
 


More information about the scm-commits mailing list