diff --git a/bitlbee.changes b/bitlbee.changes index 87bdc80..48830fe 100644 --- a/bitlbee.changes +++ b/bitlbee.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jun 16 08:24:51 UTC 2015 - mcaj@suse.com + +- Enable sipe protocol (http://wiki.bitlbee.org/bitlbee-sipe) + ------------------------------------------------------------------- Thu Apr 23 18:45:03 UTC 2015 - lmuelle@suse.com diff --git a/bitlbee.spec b/bitlbee.spec index afc5186..cbbfc1c 100644 --- a/bitlbee.spec +++ b/bitlbee.spec @@ -157,6 +157,7 @@ CXXFLAGS="%{optflags} -fno-strict-aliasing" \ --twitter=1 \ --oscar=1 \ --yahoo=1 \ + --sipe=1 \ --debug=0 \ --strip=0 \ --gcov=0 \