diff --git a/.gitignore b/.gitignore index 32f7f79..a9afbac 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /prosody-0.9.0rc4.tar.gz /prosody-0.9.0rc5.tar.gz /prosody-0.9.0.tar.gz +/prosody-0.9.1.tar.gz diff --git a/prosody.spec b/prosody.spec index 144ee40..f4422e1 100644 --- a/prosody.spec +++ b/prosody.spec @@ -7,11 +7,9 @@ %global sslkey %{_sysconfdir}/pki/tls/private/prosody.key %global luaver 5.2 -%global pretag rc5 Name: prosody -Version: 0.9.0 -#Release: 0.5.%{pretag}%{?dist} +Version: 0.9.1 Release: 1%{?dist} Summary: Flexible communications server for Jabber/XMPP @@ -187,6 +185,9 @@ fi %changelog +* Wed Sep 11 2013 Johan Cwiklinski - 0.9.1-1 +- Update to 0.9.1 + * Thu Aug 22 2013 Matěj Cepl - 0.9.0-1 - Final upstream release. diff --git a/sources b/sources index d1b9811..6644c35 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cf0dd4f3389ab666d2d2b3a43464afc4 prosody-0.9.0.tar.gz +e6e25eec2208409214c3a45366adc1a5 prosody-0.9.1.tar.gz