diff --git a/pidgin-sipe-1.23.2.tar.xz b/pidgin-sipe-1.23.2.tar.xz deleted file mode 100644 index f27d7a6..0000000 --- a/pidgin-sipe-1.23.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9aa05dcc59725f976ce7a88df47a1179927154f27799ab7b8ed8f865f8df0204 -size 779772 diff --git a/pidgin-sipe-1.23.3.tar.xz b/pidgin-sipe-1.23.3.tar.xz new file mode 100644 index 0000000..c28a11a --- /dev/null +++ b/pidgin-sipe-1.23.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19a9241d670173a32289116b9c74f59479a8cafa9369e446b5de10a536744e71 +size 780128 diff --git a/pidgin-sipe.changes b/pidgin-sipe.changes index 7f51a11..948da6e 100644 --- a/pidgin-sipe.changes +++ b/pidgin-sipe.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Oct 18 15:44:27 UTC 2018 - fcrozat@suse.com + +- Update to 1.23.3: + + appshare: fix black screen with Remmina v1.2.0-rcgit.27 + + various minor fixes + + fix compilation errors with libpurple 2.14.0 & GCC 8.0 +- raise BR pkgconfig(nice) >= 0.1.13 +- raise BR pkgconfig(purple) >= 2.0.12 + ------------------------------------------------------------------- Tue Mar 13 16:33:30 UTC 2018 - fcrozat@suse.com diff --git a/pidgin-sipe.spec b/pidgin-sipe.spec index 051d3b8..c030e35 100644 --- a/pidgin-sipe.spec +++ b/pidgin-sipe.spec @@ -17,7 +17,7 @@ Name: pidgin-sipe -Version: 1.23.2 +Version: 1.23.3 Release: 0 Summary: Pidgin protocol plugin to connect to MS Skype for Business License: GPL-2.0-or-later @@ -30,9 +30,9 @@ BuildRequires: pkgconfig BuildRequires: translation-update-upstream BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(krb5) -BuildRequires: pkgconfig(nice) >= 0.1.0 +BuildRequires: pkgconfig(nice) >= 0.1.13 BuildRequires: pkgconfig(nss) -BuildRequires: pkgconfig(purple) +BuildRequires: pkgconfig(purple) >= 2.0.12 BuildRequires: pkgconfig(telepathy-glib) >= 0.18.0 %if 0%{?suse_version} >= 1500 BuildRequires: pkgconfig(gmime-3.0)