From 37e1c4316873480889179fb1d3576830a543e2e62437b024e99cc16ade524ef3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Fri, 4 Oct 2019 15:54:53 +0000 Subject: [PATCH] Accepting request 735096 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/735096 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/polari?expand=0&rev=92 --- polari-3.32.2.tar.xz | 3 --- polari-3.34.0.tar.xz | 3 +++ polari.changes | 29 +++++++++++++++++++++++++++++ polari.spec | 6 +++--- 4 files changed, 35 insertions(+), 6 deletions(-) delete mode 100644 polari-3.32.2.tar.xz create mode 100644 polari-3.34.0.tar.xz diff --git a/polari-3.32.2.tar.xz b/polari-3.32.2.tar.xz deleted file mode 100644 index 50286b0..0000000 --- a/polari-3.32.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:570b37b1b13097783e3b4af090ff163170a1c63284c8fb4248f418e0874c1c40 -size 1248268 diff --git a/polari-3.34.0.tar.xz b/polari-3.34.0.tar.xz new file mode 100644 index 0000000..04af6b7 --- /dev/null +++ b/polari-3.34.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:daca0c060c9f29c246aa6300e645ae9cee36bb1b80018e042ca572273af5e225 +size 1264760 diff --git a/polari.changes b/polari.changes index b095e83..27d0ef2 100644 --- a/polari.changes +++ b/polari.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Tue Sep 10 13:51:20 CST 2019 - qkzhu@suse.com + +- Update to version 3.34.0: + + Updated translations. + +------------------------------------------------------------------- +Sat Sep 7 22:03:58 UTC 2019 - Bjørn Lie + +- Update to version 3.33.92: + + Support profiling with sysprof. + + Improve network reachability check. + + Misc. bug fixes and cleanups: glgo#GNOME/polari!125, + glgo#GNOME/polari!124, glgo#GNOME/polari!126, + glgo#GNOME/polari!127, glgo#GNOME/polari!128, + glgo#GNOME/polari!129, glgo#GNOME/polari!131, + glgo#GNOME/polari!130, glgo#GNOME/polari!133. +- Drop unneded hicolor-icon-theme BuildRequires. + +------------------------------------------------------------------- +Tue Sep 3 14:55:38 CST 2019 - yfjiang@suse.com + +- Update to version 3.33.2: + + Display error message on failure to join room. + + Polish the no-results placeholder in userlist. + + Allow user-list to take up all available height. + + Show a clear indication when offline. + + Add a --quit command line option. + ------------------------------------------------------------------- Sun May 26 08:55:12 UTC 2019 - Bjørn Lie diff --git a/polari.spec b/polari.spec index 3c95f54..7dbf5ab 100644 --- a/polari.spec +++ b/polari.spec @@ -18,16 +18,16 @@ Name: polari -Version: 3.32.2 +Version: 3.34.0 Release: 0 Summary: An IRC Client for GNOME License: GPL-2.0-or-later AND LGPL-2.1-or-later Group: Productivity/Networking/IRC URL: https://wiki.gnome.org/Apps/Polari -Source0: https://download.gnome.org/sources/polari/3.32/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/polari/3.34/%{name}-%{version}.tar.xz Source99: polari-rpmlintrc + BuildRequires: gjs >= 1.45.0 -BuildRequires: hicolor-icon-theme BuildRequires: meson >= 0.43.0 BuildRequires: mozjs60 BuildRequires: pkgconfig