From d82dd95102b2b071ebe3b1752555b2248f7b3839f4f8a199f6b0b22742e18e6b Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sat, 23 Aug 2014 11:53:18 +0000 Subject: [PATCH] Accepting request 245936 from GNOME:Next Push GNOME 3.13.90 to the devel repo OBS-URL: https://build.opensuse.org/request/show/245936 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/polari?expand=0&rev=10 --- polari-3.12.2.tar.xz | 3 --- polari-3.13.90.tar.xz | 3 +++ polari.changes | 24 ++++++++++++++++++++++++ polari.spec | 8 ++++---- 4 files changed, 31 insertions(+), 7 deletions(-) delete mode 100644 polari-3.12.2.tar.xz create mode 100644 polari-3.13.90.tar.xz diff --git a/polari-3.12.2.tar.xz b/polari-3.12.2.tar.xz deleted file mode 100644 index e1082a1..0000000 --- a/polari-3.12.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8b10f369fac9e5e48a7bed51320754262d00c1bb14899a321b02843e20c0a995 -size 404560 diff --git a/polari-3.13.90.tar.xz b/polari-3.13.90.tar.xz new file mode 100644 index 0000000..9072b01 --- /dev/null +++ b/polari-3.13.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ed596f7cb407b5581ad8c44044fd94e5dca41cb747cc1b0a4732b5c48dfdd86 +size 416048 diff --git a/polari.changes b/polari.changes index 8e01702..d7cb7bf 100644 --- a/polari.changes +++ b/polari.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Wed Aug 20 10:54:55 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.13.90: + + Fix in-app notifications (bgo#730964). + + Fix timestamp formatting (bgo#732611). + + Add context menu to URLs (bgo#712163). + + Restore saved channels when an account is reconnected + (bgo#732905). + + Remember last selected account in join/message dialogs + (bgo#711833). + + Adjust to GTK+/Adwaita changes. + + Updated translations. + +------------------------------------------------------------------- +Sat Jul 12 19:51:47 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.13.2: + + Subclass TpBaseClient instead of using two simple clients + (bgo#723440). + + Move dialog controls into the header (bgo#730776. + + Always show notifications for highlights in other channels. + + Updated translations. + ------------------------------------------------------------------- Sat May 17 15:05:59 UTC 2014 - zaitor@opensuse.org diff --git a/polari.spec b/polari.spec index 4100a08..33721ef 100644 --- a/polari.spec +++ b/polari.spec @@ -18,20 +18,20 @@ Name: polari -Version: 3.12.2 +Version: 3.13.90 Release: 0 Summary: An IRC Client for GNOME License: GPL-2.0+ and LGPL-2.1+ Group: Productivity/Networking/IRC Url: http://wiki.gnome.org/Apps/Polari -Source0: http://download.gnome.org/sources/polari/3.12/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/polari/3.13/%{name}-%{version}.tar.xz BuildRequires: gjs BuildRequires: hicolor-icon-theme BuildRequires: intltool >= 0.50.0 BuildRequires: update-desktop-files -BuildRequires: pkgconfig(gio-2.0) >= 2.39.0 +BuildRequires: pkgconfig(gio-2.0) >= 2.41.0 BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.9.6 -BuildRequires: pkgconfig(gtk+-3.0) >= 3.11.5 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.13.4 BuildRequires: pkgconfig(telepathy-glib) Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build