[prosody] 0.9.0rc4

Johan Cwiklinski trasher at fedoraproject.org
Sat Jul 27 10:35:15 UTC 2013


commit f775893f280db8a72a9635b300333505d30dc3bb
Author: Johan Cwiklinski <johan at x-tnd.be>
Date:   Sat Jul 27 12:36:20 2013 +0200

    0.9.0rc4

 .gitignore   |    1 +
 prosody.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f027c26..19c292f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /prosody-0.9.0beta1.tar.gz
 /prosody-0.9.0rc2.tar.gz
 /prosody-0.9.0rc3.tar.gz
+/prosody-0.9.0rc4.tar.gz
diff --git a/prosody.spec b/prosody.spec
index 3887fa5..a3277ea 100644
--- a/prosody.spec
+++ b/prosody.spec
@@ -7,11 +7,11 @@
 %global sslkey %{_sysconfdir}/pki/tls/private/prosody.key
 
 %global luaver 5.2
-%global pretag rc3
+%global pretag rc4
 
 Name:           prosody
 Version:        0.9.0
-Release:        0.3.%{pretag}%{?dist}
+Release:        0.4.%{pretag}%{?dist}
 Summary:        Flexible communications server for Jabber/XMPP
 
 Group:          System Environment/Daemons
@@ -186,6 +186,9 @@ fi
 
 
 %changelog
+* Fri Jun 21 2013 Johan Cwiklinski <johan AT x-tnd DOT be> - 0.9.0-0.4.rc4
+- Update to 0.9.0rc4
+
 * Fri Jun 21 2013 Johan Cwiklinski <johan AT x-tnd DOT be> - 0.9.0-0.3.rc3
 - Update to 0.9.0rc3
 
diff --git a/sources b/sources
index ad13cd1..8e6cb48 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dcde8f9d46095e5ef2fe0986923d8f28  prosody-0.9.0rc3.tar.gz
+57fe2b1d10536267fac67c487bb4bcf1  prosody-0.9.0rc4.tar.gz


More information about the scm-commits mailing list