forked from pool/polari
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
This commit is contained in:
parent
c2b22ef3d4
commit
37e1c43168
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:570b37b1b13097783e3b4af090ff163170a1c63284c8fb4248f418e0874c1c40
|
|
||||||
size 1248268
|
|
3
polari-3.34.0.tar.xz
Normal file
3
polari-3.34.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:daca0c060c9f29c246aa6300e645ae9cee36bb1b80018e042ca572273af5e225
|
||||||
|
size 1264760
|
@ -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 <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- 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 <bjorn.lie@gmail.com>
|
Sun May 26 08:55:12 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
@ -18,16 +18,16 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: polari
|
Name: polari
|
||||||
Version: 3.32.2
|
Version: 3.34.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An IRC Client for GNOME
|
Summary: An IRC Client for GNOME
|
||||||
License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
||||||
Group: Productivity/Networking/IRC
|
Group: Productivity/Networking/IRC
|
||||||
URL: https://wiki.gnome.org/Apps/Polari
|
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
|
Source99: polari-rpmlintrc
|
||||||
|
|
||||||
BuildRequires: gjs >= 1.45.0
|
BuildRequires: gjs >= 1.45.0
|
||||||
BuildRequires: hicolor-icon-theme
|
|
||||||
BuildRequires: meson >= 0.43.0
|
BuildRequires: meson >= 0.43.0
|
||||||
BuildRequires: mozjs60
|
BuildRequires: mozjs60
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
|
Loading…
x
Reference in New Issue
Block a user