forked from pool/polari
Accepting request 921650 from GNOME:Factory
Scripted push from GNOME:Next (forwarded request 920973 from dimstar) OBS-URL: https://build.opensuse.org/request/show/921650 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/polari?expand=0&rev=48
This commit is contained in:
commit
abaeac70d5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2fa4cfa1d8ba937dbae61d6dd09b5c9517ad5ea23218da8eb42f1d7bef4b3000
|
||||
size 1051708
|
3
polari-41.0.tar.xz
Normal file
3
polari-41.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a3b05f81660370c67c942b6f44b298c7b78816feb38c926ec2212bde22ea40eb
|
||||
size 1125016
|
@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 21 10:54:20 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 41.0:
|
||||
+ Update screenshots and metainfo.
|
||||
+ Refresh application icon.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 6 06:15:57 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update to version 41.rc:
|
||||
+ Support Soup 3.
|
||||
+ Replace custom logging with console module.
|
||||
+ Fix pasting text files.
|
||||
+ Put status message on the left.
|
||||
+ Improve chat log appearance.
|
||||
+ Port to GTK4.
|
||||
+ Updated translations.
|
||||
- Drop pkgconfig(gtk+-3.0) BuildRequires: no longer needed after
|
||||
port to GTK4. NOTE: gtk4 is not needed during build.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 13 13:51:41 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
14
polari.spec
14
polari.spec
@ -18,30 +18,30 @@
|
||||
|
||||
|
||||
Name: polari
|
||||
Version: 40.1
|
||||
Version: 41.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/40/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/polari/41/%{name}-%{version}.tar.xz
|
||||
Source99: polari-rpmlintrc
|
||||
# PATCH-FIX-UPSTREAM polari-fix-nb-translation.patch glgo#GNOME/polari!145 -- Fix Norwegian bokmål translation
|
||||
Patch0: polari-fix-nb-translation.patch
|
||||
|
||||
BuildRequires: gjs >= 1.57.3
|
||||
BuildRequires: meson >= 0.43.0
|
||||
BuildRequires: meson >= 0.53.0
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: yelp-tools
|
||||
BuildRequires: pkgconfig(gio-2.0) >= 2.43.4
|
||||
BuildRequires: pkgconfig(gjs-1.0) >= 1.57.3
|
||||
BuildRequires: pkgconfig(gjs-1.0) >= 1.69.2
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.9.6
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.21.6
|
||||
#BuildRequires: pkgconfig(gtk+-3.0) >= 3.21.6
|
||||
BuildRequires: pkgconfig(pango)
|
||||
BuildRequires: pkgconfig(pangocairo)
|
||||
BuildRequires: pkgconfig(telepathy-glib)
|
||||
BuildRequires: pkgconfig(telepathy-logger-0.2)
|
||||
Requires: gjs >= 1.45.0
|
||||
Requires: gjs >= 1.69.2
|
||||
Requires: telepathy-idle
|
||||
Requires: telepathy-logger
|
||||
Requires: telepathy-mission-control
|
||||
@ -81,7 +81,7 @@ with GNOME 3.
|
||||
%dir %{_datadir}/telepathy
|
||||
%dir %{_datadir}/telepathy/clients
|
||||
%{_datadir}/telepathy/clients/Polari.client
|
||||
%{_datadir}/icons/hicolor/*/apps/*
|
||||
%{_datadir}/icons/hicolor/
|
||||
%dir %{_libdir}/polari
|
||||
%{_libdir}/polari/libpolari-1.0.so
|
||||
%dir %{_libdir}/polari/girepository-1.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user