[prosody] 0.9.0rc2

Johan Cwiklinski trasher at fedoraproject.org
Fri Jun 7 17:07:23 UTC 2013


commit cb90849681b8bb38d3f589c07cee22903740732d
Author: Johan Cwiklinski <johan at x-tnd.be>
Date:   Fri Jun 7 19:08:17 2013 +0200

    0.9.0rc2

 .gitignore   |    1 +
 prosody.spec |    9 ++++++---
 sources      |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2afc049..b9ef69e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /prosody-0.8.2.tar.gz
 /prosody-0.9.0beta1.tar.gz
+/prosody-0.9.0rc2.tar.gz
diff --git a/prosody.spec b/prosody.spec
index 26109cc..1caa03c 100644
--- a/prosody.spec
+++ b/prosody.spec
@@ -7,17 +7,17 @@
 %global sslkey %{_sysconfdir}/pki/tls/private/prosody.key
 
 %global luaver 5.2
-%global pretag beta1
+%global pretag rc2
 
 Name:           prosody
 Version:        0.9.0
-Release:        0.1.%{pretag}%{?dist}
+Release:        0.2.%{pretag}%{?dist}
 Summary:        Flexible communications server for Jabber/XMPP
 
 Group:          System Environment/Daemons
 License:        MIT
 URL:            http://prosody.im/
-Source0:        http://prosody.im/downloads/source/%{name}-%{version}%{?pretag}.tar.gz
+Source0:        http://prosody.im/tmp/%{version}%{?pretag}/%{name}-%{version}%{?pretag}.tar.gz
 Source1:        %{name}.init
 Source2:        %{name}.tmpfiles
 Source3:        %{name}.service
@@ -186,6 +186,9 @@ fi
 
 
 %changelog
+* Fri Jun 07 2013 Johan Cwiklinski <johan AT x-tnd DOT be> - 0.9.0-0.2.rc2
+- Update to 0.9.0rc2
+
 * Wed May 15 2013 Tom Callaway <spot at fedoraproject.org> - 0.9.0-0.1.beta1
 - update to 0.9.0beta1, rebuild for lua 5.2
 
diff --git a/sources b/sources
index a5f6ab2..a857127 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0de28f2b5fda73453c29c3e138a80c82  prosody-0.9.0beta1.tar.gz
+9c7152aeea475c5aeeed440512e3fb4d  prosody-0.9.0rc2.tar.gz


More information about the scm-commits mailing list