From 7473ee6cd9a8f3e26851a9b97c3f39beeb58bf87 Mon Sep 17 00:00:00 2001 From: Johan Cwiklinski Date: Aug 07 2013 17:39:01 +0000 Subject: 0.9.0rc5 --- diff --git a/.gitignore b/.gitignore index 19c292f..164bf5e 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /prosody-0.9.0rc2.tar.gz /prosody-0.9.0rc3.tar.gz /prosody-0.9.0rc4.tar.gz +/prosody-0.9.0rc5.tar.gz diff --git a/prosody.spec b/prosody.spec index a3277ea..34058a0 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 rc4 +%global pretag rc5 Name: prosody Version: 0.9.0 -Release: 0.4.%{pretag}%{?dist} +Release: 0.5.%{pretag}%{?dist} Summary: Flexible communications server for Jabber/XMPP Group: System Environment/Daemons @@ -186,6 +186,9 @@ fi %changelog +* Wed Aug 07 2013 Johan Cwiklinski - 0.9.0-0.5.rc5 +- Update to 0.9.0rc5 + * Fri Jun 21 2013 Johan Cwiklinski - 0.9.0-0.4.rc4 - Update to 0.9.0rc4 diff --git a/sources b/sources index 8e6cb48..86db367 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -57fe2b1d10536267fac67c487bb4bcf1 prosody-0.9.0rc4.tar.gz +2075effe3c4d014b54680f4a497d1b9a prosody-0.9.0rc5.tar.gz