diff --git a/polari-3.18.1.tar.xz b/polari-3.18.1.tar.xz deleted file mode 100644 index d12fa2a..0000000 --- a/polari-3.18.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:554a089b1edf88d49408ecf6ce79ad6f7114ecf557753c8f39a9af153a76843a -size 478244 diff --git a/polari-3.20.0.tar.xz b/polari-3.20.0.tar.xz new file mode 100644 index 0000000..eda1052 --- /dev/null +++ b/polari-3.20.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:519402e5a7e7aa684d364523bf16357be748c4d0a08b1297e2dee379b8da440a +size 509616 diff --git a/polari.changes b/polari.changes index b35bec0..804ff19 100644 --- a/polari.changes +++ b/polari.changes @@ -1,3 +1,100 @@ +------------------------------------------------------------------- +Wed Mar 23 08:32:17 UTC 2016 - dimstar@opensuse.org + +- Update to version 3.20.0: + + Misc. bug fixes: bgo#763872, bgo#763873. + + Updated translations. + +------------------------------------------------------------------- +Thu Mar 17 08:53:15 UTC 2016 - dimstar@opensuse.org + +- Update to version 3.19.92: + + Misc. bug fixes and cleanups: bgo#763385, bgo#763623. + + Updated translations. + +------------------------------------------------------------------- +Thu Mar 3 01:57:12 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.19.91: + + With no networks, open join-dialog on networks page + (bgo#762488). + + Handle irc:// URIs (bgo#728593). + + Linkify channel names (bgo#762673). + + Remember the last selected room (bgo#759812). + + Misc. bug fixes: bgo#762374, bgo#762390, bgo#762424, + bgo#762590, bgo#762481, bgo#762490. + + Updated translations. + +------------------------------------------------------------------- +Fri Feb 19 18:31:09 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.19.90: + + Replace ellipsis with expander arrows in status summaries + (bgo#759120). + + Strip color codes from topics (bgo#747415). + + Offer users to enter server password on authentication failures + (bgo#709824). + + Add support for pasting images to public image service + (bgo#760346). + + Connection Properties: Only make "Apply" sensitive when there + are changes (bgo#762015). + + Provide tab-completion for implemented IRC commands + (bgo#761304). + + Make "Reconnect" action work when already connected + (bgo#761276). + + Add shortcuts to switch to rooms with unread messages + (bgo#761290). + + Allow to set up new connections from predefined networks + (bgo#761859). + + Add TLS setting where we cannot turn it on automatically + (bgo#730892). + + Overhaul paste confirmation to allow entering text around links + (bgo#760315). + + Misc. bug fixes: bgo#760497, bgo#760842, bgo#762015, + bgo#761723, bgo#761859). + + Updated translations. + +------------------------------------------------------------------- +Fri Jan 29 23:14:12 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.19.4: + + Use popover to change nickname (bgo#760872). + + Implement /msg command (bgo#724592). + + Implement connection management in room list (bgo#761057). + + Allow to undo connection removal (bgo#761281). + + Remove Connections dialog (bgo#709984). + + Misc. bug fixes: bgo#760653, bgo#761269, bgo#761288. + + Updated translations. + +------------------------------------------------------------------- +Wed Dec 23 20:47:36 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.19.3: + + Compress status messages on idle channels (bgo#711542). + + Also load history when scrolling via keyboard (bgo#755547). + + Misc. bug fixes: bgo#759772, bgo#759677, bgo#759032. + + Updated translations. + +------------------------------------------------------------------- +Fri Nov 27 13:24:44 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.19.2: + + Linkify all supported URI schemes (bgo#755563). + + Misc. bug fixes: bgo#756323, bgo#757493, bgo#758476. + +------------------------------------------------------------------- +Sun Nov 22 14:35:25 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.19.1: + + Allow users to edit message after /command errors (bgo#756363). + + Add help overlay for keyboard shortcuts (bgo#756981). + + Indicate no matches when filtering userList (bgo#756831). + + Highlight room rows while showing the context popover + (bgo#756325). + + Misc. bug fixes (bgo#755970, bgo#755158, bgo#756761, + bgo#756848, bgo#756702). + + Updated translations. + ------------------------------------------------------------------- Wed Oct 14 07:53:54 UTC 2015 - zaitor@opensuse.org diff --git a/polari.spec b/polari.spec index ab3d8b7..1c990ca 100644 --- a/polari.spec +++ b/polari.spec @@ -1,7 +1,7 @@ # # spec file for package polari # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2013 Dominique Leuenberger, Amsterdam, The Netherlands # # All modifications and additions to the file contributed by third parties @@ -18,13 +18,13 @@ Name: polari -Version: 3.18.1 +Version: 3.20.0 Release: 0 Summary: An IRC Client for GNOME License: GPL-2.0+ and LGPL-2.1+ Group: Productivity/Networking/IRC Url: http://wiki.gnome.org/Apps/Polari -Source0: http://download.gnome.org/sources/polari/3.18/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/polari/3.20/%{name}-%{version}.tar.xz BuildRequires: gjs BuildRequires: hicolor-icon-theme BuildRequires: intltool >= 0.50.0