forked from pool/polari
Accepting request 490925 from GNOME:Factory
Update to 3.24.1 (forwarded request 490806 from dimstar) OBS-URL: https://build.opensuse.org/request/show/490925 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/polari?expand=0&rev=23
This commit is contained in:
commit
de4345683f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4aa83b309b9d16c4a9c1fff7e374fc745eaaeac40def7daaeebf54e8e01b19ae
|
||||
size 771144
|
3
polari-3.24.1.tar.xz
Normal file
3
polari-3.24.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3a106160cd988d28620a27692c1f41073e3d140a264dd301d55933508533d7cc
|
||||
size 780300
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 24 16:58:32 UTC 2017 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.24.1:
|
||||
+ Share a spell checker to only load dictionaries once
|
||||
(bgo#780762).
|
||||
+ Override paste.gnome.org's default expiry (bgo#780888).
|
||||
+ Indicate in private conversation when contact disconnects
|
||||
(bgo#712635).
|
||||
+ Trim trailing underscores from nick on startup (bgo#781161).
|
||||
+ Misc. bug fixes: bgo#780113, bgo#781072, bgo#781159.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 12 19:23:40 UTC 2017 - antoine.belvire@opensuse.org
|
||||
|
||||
- Add telepathy-mission-control as runtime requirement (Polari
|
||||
fails to connect to channels without it).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 20 20:25:06 UTC 2017 - dimstar@opensuse.org
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: polari
|
||||
Version: 3.24.0
|
||||
Version: 3.24.1
|
||||
Release: 0
|
||||
Summary: An IRC Client for GNOME
|
||||
License: GPL-2.0+ and LGPL-2.1+
|
||||
@ -43,6 +43,7 @@ BuildRequires: pkgconfig(pangocairo)
|
||||
BuildRequires: pkgconfig(telepathy-glib)
|
||||
BuildRequires: pkgconfig(telepathy-logger-0.2)
|
||||
Requires: gjs >= 1.45.0
|
||||
Requires: telepathy-mission-control
|
||||
Recommends: %{name}-lang
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%glib2_gsettings_schema_requires
|
||||
|
Loading…
x
Reference in New Issue
Block a user