From 13bfc40d48555544a0cb168a7b02341a70495911b2554cb09d5ed50828bcc357 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 28 Jun 2021 07:32:53 +0000 Subject: [PATCH 1/2] Accepting request 902440 from GNOME:Next OBS-URL: https://build.opensuse.org/request/show/902440 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/polari?expand=0&rev=112 --- polari-3.38.0.tar.xz | 3 --- polari-40.0.tar.xz | 3 +++ polari.changes | 13 +++++++++++++ polari.spec | 6 +++--- 4 files changed, 19 insertions(+), 6 deletions(-) delete mode 100644 polari-3.38.0.tar.xz create mode 100644 polari-40.0.tar.xz diff --git a/polari-3.38.0.tar.xz b/polari-3.38.0.tar.xz deleted file mode 100644 index 214f3e2..0000000 --- a/polari-3.38.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3af8a6d22e4fa7e121e29611edbe4c90c3266565f4c3a67332904c5c56b502d1 -size 1040368 diff --git a/polari-40.0.tar.xz b/polari-40.0.tar.xz new file mode 100644 index 0000000..472fbdb --- /dev/null +++ b/polari-40.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e56238a8e204418d8528836b92a681fe2e41ebd90a2ac7f0aa587b383874b07 +size 1051416 diff --git a/polari.changes b/polari.changes index 1fc0bcc..0419ef3 100644 --- a/polari.changes +++ b/polari.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri Jun 25 20:35:23 UTC 2021 - Bjørn Lie + +- Update to version 40.0: + + Promisify async operations. +- Changes from version 3.38.1: + + Add hackint to predefined networks. + + Add Libera.Chat to predefined networks. + + Promote Libera.Chat over Freenode. + + Update OFTC server list. + + Misc. bug fixes and cleanups. + + Updated translations. + ------------------------------------------------------------------- Sat Sep 19 17:27:11 UTC 2020 - Bjørn Lie diff --git a/polari.spec b/polari.spec index 24ab2b8..6734ceb 100644 --- a/polari.spec +++ b/polari.spec @@ -1,7 +1,7 @@ # # spec file for package polari # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # Copyright (c) 2013 Dominique Leuenberger, Amsterdam, The Netherlands # # All modifications and additions to the file contributed by third parties @@ -18,13 +18,13 @@ Name: polari -Version: 3.38.0 +Version: 40.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/3.38/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/polari/40/%{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 From e9c70144f0e3e46f1699ffdb7979a980cd68dc673b2f8fe53512545b7b36719e Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 28 Jun 2021 16:01:15 +0000 Subject: [PATCH 2/2] Accepting request 902850 from GNOME:Next - Fold typelib-1_0-Polari-1_0 into the main package: the .typelib file is installed in a private gi-repository. - Obsolete the old package name to ease upgrades. OBS-URL: https://build.opensuse.org/request/show/902850 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/polari?expand=0&rev=113 --- polari.changes | 7 +++++++ polari.spec | 15 +++------------ 2 files changed, 10 insertions(+), 12 deletions(-) diff --git a/polari.changes b/polari.changes index 0419ef3..ad5dc50 100644 --- a/polari.changes +++ b/polari.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jun 28 14:05:24 UTC 2021 - Dominique Leuenberger + +- Fold typelib-1_0-Polari-1_0 into the main package: the .typelib + file is installed in a private gi-repository. +- Obsolete the old package name to ease upgrades. + ------------------------------------------------------------------- Fri Jun 25 20:35:23 UTC 2021 - Bjørn Lie diff --git a/polari.spec b/polari.spec index 6734ceb..0fd8113 100644 --- a/polari.spec +++ b/polari.spec @@ -47,20 +47,13 @@ Requires: telepathy-logger Requires: telepathy-mission-control # Dependency not detected by the dep scanner - boo#1122687 Requires: typelib(Gspell) +# typelib-1_0-Polari-1_0 was merged into the main package, as it's in a private library directory +Obsoletes: typelib-1_0-Polari-1_0 < %{version} %description Polari is an IRC client that is designed to integrate seamlessly with GNOME 3. -%package -n typelib-1_0-Polari-1_0 -Summary: Introspection bindings for Polari client library -Group: System/Libraries - -%description -n typelib-1_0-Polari-1_0 -Polari is an IRC client that is designed to integrate seamlessly -with GNOME 3. -This package contains Introspection bindings. - %lang_package %prep @@ -89,10 +82,8 @@ This package contains Introspection bindings. %dir %{_datadir}/telepathy/clients %{_datadir}/telepathy/clients/Polari.client %{_datadir}/icons/hicolor/*/apps/* -%{_libdir}/polari/libpolari-1.0.so - -%files -n typelib-1_0-Polari-1_0 %dir %{_libdir}/polari +%{_libdir}/polari/libpolari-1.0.so %dir %{_libdir}/polari/girepository-1.0 %{_libdir}/polari/girepository-1.0/Polari-1.0.typelib