diff --git a/pidgin-sipe-1.18.0.tar.bz2 b/pidgin-sipe-1.18.0.tar.bz2 deleted file mode 100644 index e44dd6e..0000000 --- a/pidgin-sipe-1.18.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ca2a357b516c873c9a3feb0315aba6e4a246b5c657e6de7ada1dc302c50cb064 -size 854853 diff --git a/pidgin-sipe-1.18.1.tar.bz2 b/pidgin-sipe-1.18.1.tar.bz2 new file mode 100644 index 0000000..eef27c0 --- /dev/null +++ b/pidgin-sipe-1.18.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f31dd00f31d65bf9ca04567302a3e129a1bc5500a4b4f0ec16a0405b5a52ddb +size 853000 diff --git a/pidgin-sipe.changes b/pidgin-sipe.changes index edee2a9..5c6281c 100644 --- a/pidgin-sipe.changes +++ b/pidgin-sipe.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Sun Apr 13 20:58:31 UTC 2014 - zaitor@opensuse.org + +- Update to version 1.18.1: + + sf#238: Fixed false "not delivered" in conference. + + sf#237: HTML escaping not removed from URL. + + sf#210: Conference call ends with error message. + + Fix endless loop with failed HTTP Basic authentication. + + Fix crash when gstreamer nice plugin is missing. + + Fix EWS autodiscover for some Office 365 users. + + purple: fix missing "Copy to" in buddy menu. + + purple/adium: ignore empty search values. + + adium: + - Fix group chat UI. + - Implement BEAST mitigations for 10.8.5. + + Add indication when user is connected from a mobile device. + + Updated translations. + ------------------------------------------------------------------- Mon Jan 20 12:49:36 UTC 2014 - zaitor@opensuse.org diff --git a/pidgin-sipe.spec b/pidgin-sipe.spec index da56507..840ad29 100644 --- a/pidgin-sipe.spec +++ b/pidgin-sipe.spec @@ -19,13 +19,13 @@ %define build_telepathy 1 Name: pidgin-sipe -Version: 1.18.0 +Version: 1.18.1 Release: 0 Summary: Pidgin protocol plugin to connect to MS Office Communicator License: GPL-2.0+ Group: Productivity/Networking/Instant Messenger Url: http://sipe.sourceforge.net/ -Source: http://downloads.sourceforge.net/project/sipe/sipe/pidgin-sipe-1.18.0/%{name}-%{version}.tar.bz2 +Source: http://downloads.sourceforge.net/project/sipe/sipe/pidgin-sipe-1.18.1/%{name}-%{version}.tar.bz2 BuildRequires: gettext-devel BuildRequires: glib2-devel >= 2.12.0 BuildRequires: gmime-devel