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.14.0.tar.xz b/polari-3.14.0.tar.xz new file mode 100644 index 0000000..cd131b2 --- /dev/null +++ b/polari-3.14.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9562a78c5b61b0545e3053e4e00022931bd4e2e8b170b230bc0b2ed088f18ed +size 423748 diff --git a/polari.changes b/polari.changes index 8e01702..34e30d2 100644 --- a/polari.changes +++ b/polari.changes @@ -1,3 +1,41 @@ +------------------------------------------------------------------- +Tue Sep 23 10:33:18 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.14.0: + + Updated translations. + +------------------------------------------------------------------- +Wed Sep 17 10:01:18 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.13.92: + + Provide some xchat-gnome compatibility shortcuts (bgo#710053). + + Adjust to GTK+/Adwaita changes. + + Updated translations. + +------------------------------------------------------------------- +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..8159687 100644 --- a/polari.spec +++ b/polari.spec @@ -18,20 +18,20 @@ Name: polari -Version: 3.12.2 +Version: 3.14.0 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.14/%{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