forked from pool/polari
Accepting request 1111874 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1111874 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/polari?expand=0&rev=53
This commit is contained in:
commit
aafa62dabc
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:17a192dee61f58e3cd4472500be7011946b99fbe52bc5ac124faaeac2f334147
|
|
||||||
size 1128316
|
|
3
polari-45.0.tar.xz
Normal file
3
polari-45.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9db7ddc094aa8557f19177e164c42d8be167f54724b927130b7621c829c1d4a1
|
||||||
|
size 1060220
|
@ -1,3 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 16 21:59:28 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 45.0:
|
||||||
|
+ Remove GNOME from networks list
|
||||||
|
+ Port to new Adwaita widgets
|
||||||
|
+ Improve visuals
|
||||||
|
+ Fix selecting existing room in mobile view
|
||||||
|
+ Fix user-online notification
|
||||||
|
+ Misc. bug fixes and cleanups
|
||||||
|
+ Updated translations.
|
||||||
|
- Drop 41256a58.patch: Fixed upstream.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 11 17:53:48 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Add 41256a58.patch: build: Only define GjsContext autocleanup if
|
||||||
|
necessary. Gjs now calls G_DEFINE_AUTOPTR_CLEANUP_FUNC itself, so
|
||||||
|
only define it for older versions to avoid a compiler warning.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 10 20:52:47 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
Mon Oct 10 20:52:47 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package polari
|
# spec file for package polari
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
# Copyright (c) 2013 Dominique Leuenberger, Amsterdam, The Netherlands
|
# Copyright (c) 2013 Dominique Leuenberger, Amsterdam, The Netherlands
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
@ -18,13 +18,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: polari
|
Name: polari
|
||||||
Version: 43.0
|
Version: 45.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/43/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/polari/45/%{name}-%{version}.tar.xz
|
||||||
Source99: polari-rpmlintrc
|
Source99: polari-rpmlintrc
|
||||||
|
|
||||||
BuildRequires: appstream-glib
|
BuildRequires: appstream-glib
|
||||||
|
Loading…
x
Reference in New Issue
Block a user