From cc4023a1f5ab810c0a4ea459970cd4037d9eb73a1d8f1614fb745dd365db576c Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 19 Feb 2016 14:31:07 +0000 Subject: [PATCH] Accepting request 360308 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/360308 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/polari?expand=0&rev=30 --- polari-3.18.1.tar.xz | 3 --- polari-3.19.4.tar.xz | 3 +++ polari.changes | 41 +++++++++++++++++++++++++++++++++++++++++ polari.spec | 6 +++--- 4 files changed, 47 insertions(+), 6 deletions(-) delete mode 100644 polari-3.18.1.tar.xz create mode 100644 polari-3.19.4.tar.xz 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.19.4.tar.xz b/polari-3.19.4.tar.xz new file mode 100644 index 0000000..654e55b --- /dev/null +++ b/polari-3.19.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd80cc1bf1244be16dad8c7590bfefac2e6ade1dc7ccb203346c4bba2013b640 +size 486608 diff --git a/polari.changes b/polari.changes index b35bec0..b357782 100644 --- a/polari.changes +++ b/polari.changes @@ -1,3 +1,44 @@ +------------------------------------------------------------------- +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..9883001 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.19.4 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.19/%{name}-%{version}.tar.xz BuildRequires: gjs BuildRequires: hicolor-icon-theme BuildRequires: intltool >= 0.50.0