diff --git a/polari-3.28.1.tar.xz b/polari-3.28.1.tar.xz deleted file mode 100644 index d635f3d..0000000 --- a/polari-3.28.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cc271aa1e8ba858caa6d29e2e46dd9f837b4dfd9ec8d9737ececcebc6890c680 -size 1171688 diff --git a/polari-3.30.1.tar.xz b/polari-3.30.1.tar.xz new file mode 100644 index 0000000..06d61dc --- /dev/null +++ b/polari-3.30.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5f756a6c56900814055b6e8104ec5ef5feee68ea0d589312204b72fb295c281 +size 1150872 diff --git a/polari.changes b/polari.changes index 92a73ea..bece689 100644 --- a/polari.changes +++ b/polari.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Sat Oct 6 18:28:35 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 3.30.1: + + Improve network connectivity handling when running sandboxed. + + Support non-UTF8 charsets in predefined networks. + + Misc. bug fixes. + + Updated translations. + +------------------------------------------------------------------- +Thu Sep 27 03:31:48 UTC 2018 - bjorn.lie@gmail.com + +- Add optional mozjs60 BuildRequires: Ensure we build full mozjs + support. + +------------------------------------------------------------------- +Fri Sep 7 18:06:14 UTC 2018 - antoine.belvire@opensuse.org + +- Update to version 3.30.0: + + Updated translations. +- Remove lang package from recommended packages as it already + supplements main package. + +------------------------------------------------------------------- +Sat Sep 1 04:02:38 UTC 2018 - luc14n0@linuxmail.org + +- Update to version 3.29.92: + + Improve highlighting for nicks with dashes/underscores + (glgo#GNOME/polari#69). + + Misc. bug fixes: glgo#GNOME/polari!64, glgo#GNOME/polari!65, + glgo#GNOME/polari#38. + + Updated translations. +- Changes from version 3.29.91: + + Misc. bug fixes and cleanups: glgo#GNOME/polari#64. + + Hook up gjs' new debugger console via command line. + + Fix debug information logged to journal. + + Switch to GTK+'s built-in emoji picker. +- Drop intltool BuildRequires to follow upstream migration to + Gettext. + +------------------------------------------------------------------- +Tue Jul 24 12:26:59 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 3.29.4: + + Add Rizon to list of predefined networks. + + Remove app menu. + + Misc. bug fixes: glgo#GNOME/polari!48, glgo#GNOME/polari#53. + + Updated translations. + ------------------------------------------------------------------- Thu Jul 19 16:05:10 UTC 2018 - bjorn.lie@gmail.com diff --git a/polari.spec b/polari.spec index 06ab4ee..4b02cf5 100644 --- a/polari.spec +++ b/polari.spec @@ -13,23 +13,23 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: polari -Version: 3.28.1 +Version: 3.30.1 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 -Source: http://download.gnome.org/sources/polari/3.28/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/polari/3.30/%{name}-%{version}.tar.xz Source99: polari-rpmlintrc BuildRequires: gjs >= 1.45.0 BuildRequires: hicolor-icon-theme -BuildRequires: intltool >= 0.50.0 BuildRequires: meson >= 0.43.0 +BuildRequires: mozjs60 BuildRequires: pkgconfig BuildRequires: yelp-tools BuildRequires: pkgconfig(gio-2.0) >= 2.43.4 @@ -44,7 +44,6 @@ Requires: gjs >= 1.45.0 Requires: telepathy-idle Requires: telepathy-logger Requires: telepathy-mission-control -Recommends: %{name}-lang %description Polari is an IRC client that is designed to integrate seamlessly