Accepting request 761243 from GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/761243
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/polari?expand=0&rev=38
This commit is contained in:
Dominique Leuenberger 2020-01-10 16:47:08 +00:00 committed by Git OBS Bridge
commit ffbb02bfce
3 changed files with 51 additions and 2 deletions

View File

@ -0,0 +1,41 @@
From 718c08d043f8c45fff99aa8a13520a9e76b7d7b1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Florian=20M=C3=BCllner?= <fmuellner@gnome.org>
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 @@
</description>
<screenshots>
<screenshot type="default">
- <image>https://gitlab.gnome.org/GNOME/polari/raw/master/data/appdata/polari-main.png</image>
+ <image>https://gitlab.gnome.org/GNOME/polari/raw/gnome-3-34/data/appdata/polari-main.png</image>
</screenshot>
<screenshot>
- <image>https://gitlab.gnome.org/GNOME/polari/raw/master/data/appdata/polari-user-list.png</image>
+ <image>https://gitlab.gnome.org/GNOME/polari/raw/gnome-3-34/data/appdata/polari-user-list.png</image>
</screenshot>
<screenshot>
- <image>https://gitlab.gnome.org/GNOME/polari/raw/master/data/appdata/polari-join-dialog.png</image>
+ <image>https://gitlab.gnome.org/GNOME/polari/raw/gnome-3-34/data/appdata/polari-join-dialog.png</image>
</screenshot>
<screenshot>
- <image>https://gitlab.gnome.org/GNOME/polari/raw/master/data/appdata/polari-connection.png</image>
+ <image>https://gitlab.gnome.org/GNOME/polari/raw/gnome-3-34/data/appdata/polari-connection.png</image>
</screenshot>
<screenshot>
- <image>https://gitlab.gnome.org/GNOME/polari/raw/master/data/appdata/polari-connection-properties.png</image>
+ <image>https://gitlab.gnome.org/GNOME/polari/raw/gnome-3-34/data/appdata/polari-connection-properties.png</image>
</screenshot>
</screenshots>
<launchable type="desktop-id">org.gnome.Polari.desktop</launchable>
--
2.24.1

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Jan 5 16:42:03 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
- Add polari-appdata-screenshotfix.patch: appdata: Point
screenshots to the stable branch.
-------------------------------------------------------------------
Fri Dec 13 06:24:56 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package polari
#
# Copyright (c) 2019 SUSE LLC
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2013 Dominique Leuenberger, Amsterdam, The Netherlands
#
# All modifications and additions to the file contributed by third parties
@ -26,6 +26,8 @@ Group: Productivity/Networking/IRC
URL: https://wiki.gnome.org/Apps/Polari
Source0: https://download.gnome.org/sources/polari/3.34/%{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
BuildRequires: gjs >= 1.57.3
BuildRequires: meson >= 0.43.0
@ -63,7 +65,7 @@ This package contains Introspection bindings.
%lang_package
%prep
%autosetup
%autosetup -p1
%build
%meson