[packages/polari] - updated to 46.0
qboosh
qboosh at pld-linux.org
Sat May 18 21:45:08 CEST 2024
commit 2b04cc8b25cd129e97b2860ba5145fc3983c981e
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat May 18 21:45:46 2024 +0200
- updated to 46.0
polari-no-update.patch | 8 ++++----
polari.spec | 15 ++++++++-------
2 files changed, 12 insertions(+), 11 deletions(-)
---
diff --git a/polari.spec b/polari.spec
index a377053..7e70fe0 100644
--- a/polari.spec
+++ b/polari.spec
@@ -2,12 +2,12 @@
Summary: Polari - IRC client for GNOME 3
Summary(pl.UTF-8): Polari - klient IRC dla GNOME 3
Name: polari
-Version: 45.0
+Version: 46.0
Release: 1
License: GPL v2+
Group: X11/Applications/Networking
-Source0: https://download.gnome.org/sources/polari/45/%{name}-%{version}.tar.xz
-# Source0-md5: a3517f280c0324222db2b81cd9714914
+Source0: https://download.gnome.org/sources/polari/46/%{name}-%{version}.tar.xz
+# Source0-md5: 61da1fa512be82555ffbc0a2cc69515c
Patch0: %{name}-no-update.patch
URL: https://wiki.gnome.org/Apps/Polari
BuildRequires: appstream-glib
@@ -21,6 +21,7 @@ BuildRequires: pkgconfig
BuildRequires: rpmbuild(macros) >= 1.736
BuildRequires: tar >= 1:1.22
BuildRequires: telepathy-glib-devel >= 0.12
+BuildRequires: tracker3-devel >= 3.0
BuildRequires: yelp-tools
BuildRequires: xz
Requires(post,postun): glib2 >= 1:2.43.4
@@ -31,18 +32,18 @@ Requires: gjs >= 1.73.1
Requires: glib2 >= 1:2.43.4
Requires: graphene
Requires: gspell
-# thumbnailer still uses GTK+ 3 and webkit 4.0/4.1
+# thumbnailer still uses GTK+ 3 and webkit 4.1/4.0
Requires: gtk+3 >= 3.0
-Requires: gtk-webkit4
+Requires: gtk-webkit4.1
Requires: gtk4 >= 4.0
Requires: hicolor-icon-theme
Requires: libadwaita
Requires: libsecret
-# with fallback to libsoup >= 2.4
Requires: libsoup3 >= 3.0
Requires: pango >= 1:1.26
Requires: telepathy-glib >= 0.12
Requires: telepathy-logger-libs >= 0.2
+Requires: tracker3 >= 3.0
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -93,7 +94,7 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.Polari.service
%{_datadir}/dbus-1/services/org.gnome.Polari.service
%{_datadir}/glib-2.0/schemas/org.gnome.Polari.gschema.xml
-%{_datadir}/metainfo/org.gnome.Polari.appdata.xml
+%{_datadir}/metainfo/org.gnome.Polari.metainfo.xml
%{_datadir}/polari
%{_datadir}/telepathy/clients/Polari.client
%{_desktopdir}/org.gnome.Polari.desktop
diff --git a/polari-no-update.patch b/polari-no-update.patch
index 049ee03..5ec4ba5 100644
--- a/polari-no-update.patch
+++ b/polari-no-update.patch
@@ -1,6 +1,6 @@
---- polari-42.0/meson.build.orig 2022-03-19 19:37:17.089567000 +0100
-+++ polari-42.0/meson.build 2022-04-17 19:18:19.070087765 +0200
-@@ -53,12 +53,6 @@ config_h = declare_dependency(
+--- polari-46.0/meson.build.orig 2024-05-18 21:03:51.668056553 +0200
++++ polari-46.0/meson.build 2024-05-18 21:05:34.380833443 +0200
+@@ -67,12 +67,6 @@ config_h = declare_dependency(
include_directories: include_directories('.')
)
@@ -10,6 +10,6 @@
- update_desktop_database: true
-)
-
- subdir('src')
subdir('data')
+ subdir('src')
subdir('po')
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/polari.git/commitdiff/2b04cc8b25cd129e97b2860ba5145fc3983c981e
More information about the pld-cvs-commit
mailing list