diff --git a/polari-3.34.1.tar.xz b/polari-3.34.1.tar.xz deleted file mode 100644 index 15aba86..0000000 --- a/polari-3.34.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bcf420c2a2a8c6ca39e95ffebb71c51fbf0f1866255e068ff6d78d63569c8e71 -size 1270300 diff --git a/polari-3.36.1.tar.xz b/polari-3.36.1.tar.xz new file mode 100644 index 0000000..e6d0c02 --- /dev/null +++ b/polari-3.36.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4c2aaa66b202eec3ab7dbfe08b8bb730e40cafc77cb0a9eae190bf1c8c1b5e6 +size 1026676 diff --git a/polari-appdata-screenshotfix.patch b/polari-appdata-screenshotfix.patch deleted file mode 100644 index 882c6d5..0000000 --- a/polari-appdata-screenshotfix.patch +++ /dev/null @@ -1,41 +0,0 @@ -From 718c08d043f8c45fff99aa8a13520a9e76b7d7b1 Mon Sep 17 00:00:00 2001 -From: =?UTF-8?q?Florian=20M=C3=BCllner?= -Date: Sat, 4 Jan 2020 22:31:53 +0100 -Subject: [PATCH] appdata: Point screenshots to the stable branch - ---- - data/appdata/org.gnome.Polari.appdata.xml.in | 10 +++++----- - 1 file changed, 5 insertions(+), 5 deletions(-) - -diff --git a/data/appdata/org.gnome.Polari.appdata.xml.in b/data/appdata/org.gnome.Polari.appdata.xml.in -index f160baf..7b86bf2 100644 ---- a/data/appdata/org.gnome.Polari.appdata.xml.in -+++ b/data/appdata/org.gnome.Polari.appdata.xml.in -@@ -22,19 +22,19 @@ - - - -- https://gitlab.gnome.org/GNOME/polari/raw/master/data/appdata/polari-main.png -+ https://gitlab.gnome.org/GNOME/polari/raw/gnome-3-34/data/appdata/polari-main.png - - -- https://gitlab.gnome.org/GNOME/polari/raw/master/data/appdata/polari-user-list.png -+ https://gitlab.gnome.org/GNOME/polari/raw/gnome-3-34/data/appdata/polari-user-list.png - - -- https://gitlab.gnome.org/GNOME/polari/raw/master/data/appdata/polari-join-dialog.png -+ https://gitlab.gnome.org/GNOME/polari/raw/gnome-3-34/data/appdata/polari-join-dialog.png - - -- https://gitlab.gnome.org/GNOME/polari/raw/master/data/appdata/polari-connection.png -+ https://gitlab.gnome.org/GNOME/polari/raw/gnome-3-34/data/appdata/polari-connection.png - - -- https://gitlab.gnome.org/GNOME/polari/raw/master/data/appdata/polari-connection-properties.png -+ https://gitlab.gnome.org/GNOME/polari/raw/gnome-3-34/data/appdata/polari-connection-properties.png - - - org.gnome.Polari.desktop --- -2.24.1 - diff --git a/polari.changes b/polari.changes index ff8fff2..ab3cc10 100644 --- a/polari.changes +++ b/polari.changes @@ -1,9 +1,51 @@ +------------------------------------------------------------------- +Tue Mar 31 11:47:34 UTC 2020 - Bjørn Lie + +- Update to version 3.36.1: + + Misc. cleanups. + + Updated translations. + +------------------------------------------------------------------- +Sun Mar 8 12:46:01 UTC 2020 - Bjørn Lie + +- Update to version 3.36.0: + + Fix URL previews in flatpak. + + Misc. bug fixes and cleanups. + +------------------------------------------------------------------- +Sun Mar 1 16:15:18 UTC 2020 - bjorn.lie@gmail.com + +- Update to version 3.35.92: + + help: Update logo. + + Updated translations. + +------------------------------------------------------------------- +Thu Feb 20 22:27:36 UTC 2020 - Bjørn Lie + +- Drop polari-appdata-screenshotfix.patch: Patch was only needed + for stable branch. + +------------------------------------------------------------------- +Tue Feb 18 16:15:01 UTC 2020 - Dominique Leuenberger + +- Update to version 3.35.91: + + Fix launching help. + + Update keyboard shortcuts dialog. + + Updated translations. + ------------------------------------------------------------------- Fri Feb 14 20:04:40 UTC 2020 - Bjørn Lie - Add polari-fix-nb-translation.patch: Fix Norwegian bokmål translation error (glgo#GNOME/polari!145). +------------------------------------------------------------------- +Wed Feb 12 19:47:45 CET 2020 - dimstar@opensuse.org + +- Update to version 3.35.3: + + Preview URLs in chat log. + + flatpak: Fix mission-control bug that blows up with newer GLib. + ------------------------------------------------------------------- Sun Jan 5 16:42:03 UTC 2020 - Bjørn Lie diff --git a/polari.spec b/polari.spec index e2748fc..bacee71 100644 --- a/polari.spec +++ b/polari.spec @@ -18,18 +18,16 @@ Name: polari -Version: 3.34.1 +Version: 3.36.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 -Source0: https://download.gnome.org/sources/polari/3.34/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/polari/3.36/%{name}-%{version}.tar.xz Source99: polari-rpmlintrc -# PATCH-FIX-UPSTREAM polari-appdata-screenshotfix.patch -- appdata: Point screenshots to the stable branch -Patch0: polari-appdata-screenshotfix.patch # PATCH-FIX-UPSTREAM polari-fix-nb-translation.patch glgo#GNOME/polari!145 -- Fix Norwegian bokmål translation -Patch1: polari-fix-nb-translation.patch +Patch0: polari-fix-nb-translation.patch BuildRequires: gjs >= 1.57.3 BuildRequires: meson >= 0.43.0