about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2019-01-10 14:00:52 +0100
committerMichael Vetter <jubalh@iodoru.org>2019-01-10 14:00:52 +0100
commit8a941dafeac8aa0974afa1f6be426d62948bca76 (patch)
treedff68db658ba1d826b1b9da60bf98cc250a06e8b
parentbef8878639810e37e769373d5b79ddf7c26ea482 (diff)
downloadprofani-tty-8a941dafeac8aa0974afa1f6be426d62948bca76.tar.gz
Prepare spec file for 0.6.0 release
-rw-r--r--profanity.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/profanity.spec b/profanity.spec
index fdd5c33b..66d04ab7 100644
--- a/profanity.spec
+++ b/profanity.spec
@@ -1,5 +1,5 @@
 Name:		profanity
-Version:	0.5.1
+Version:	0.6.0
 Release:	2%{?dist}
 Summary:	A console based XMPP client
 
@@ -9,6 +9,8 @@ URL:		http://www.profanity.im/
 Source0:	%{name}-%{version}.tar.gz
 
 BuildRequires:	libstrophe-devel
+# or:
+#BuildRequires:	libmesode-devel
 BuildRequires:	libcurl-devel
 BuildRequires:	ncurses-devel
 BuildRequires:	openssl-devel