diff --git a/.gitignore b/.gitignore index b9ef69e..f027c26 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /prosody-0.8.2.tar.gz /prosody-0.9.0beta1.tar.gz /prosody-0.9.0rc2.tar.gz +/prosody-0.9.0rc3.tar.gz diff --git a/prosody.spec b/prosody.spec index 1caa03c..3887fa5 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 rc2 +%global pretag rc3 Name: prosody Version: 0.9.0 -Release: 0.2.%{pretag}%{?dist} +Release: 0.3.%{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 - 0.9.0-0.3.rc3 +- Update to 0.9.0rc3 + * Fri Jun 07 2013 Johan Cwiklinski - 0.9.0-0.2.rc2 - Update to 0.9.0rc2 diff --git a/sources b/sources index a857127..ad13cd1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9c7152aeea475c5aeeed440512e3fb4d prosody-0.9.0rc2.tar.gz +dcde8f9d46095e5ef2fe0986923d8f28 prosody-0.9.0rc3.tar.gz