SHA256
1
0
forked from pool/gbrainy

Accepting request 425943 from home:Zaitor:branches:GNOME:Apps

Supersede

OBS-URL: https://build.opensuse.org/request/show/425943
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gbrainy?expand=0&rev=71
This commit is contained in:
Bjørn Lie 2016-09-08 22:40:42 +00:00 committed by Git OBS Bridge
parent e45d103b95
commit bfa54a7d9b
3 changed files with 20 additions and 14 deletions

View File

@ -1,8 +1,7 @@
From a07f55476e83144554dd253df2519a9ce018a1e0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?=
<Mailaender@users.noreply.github.com>
Date: Sun, 21 Aug 2016 11:30:56 +0200
Subject: [PATCH] Resolve the screenshot redirect.
From 5e326bb7b278f10968ac92130df9cf3ac00f4340 Mon Sep 17 00:00:00 2001
From: Jordi Mas <jmas@softcatala.org>
Date: Tue, 6 Sep 2016 23:17:24 +0200
Subject: Fixes #770604
---
data/gbrainy.appdata.xml.in | 2 +-
@ -21,3 +20,6 @@ index 4c3af0a..7df826f 100644
</screenshots>
<url type="homepage">https://wiki.gnome.org/action/show/Apps/gbrainy/</url>
<updatecontact>jmas_at_softcatala_dot_org</updatecontact>
--
cgit v0.12

View File

@ -1,14 +1,18 @@
-------------------------------------------------------------------
Sun Aug 21 09:18:17 UTC 2016 - mailaender@opensuse.org
* Update to version 2.3.0
* Ported to Gtk3.
* Updated translations.
* Add appdata-workaround.patch
as https://github.com/openSUSE/software-o-o/pull/88 is stalling.
* Update build requirements
* gtk-sharp2 to gtk-sharp-3.0
* libcanberra-gtk to libcanberra-gtk3
- Update to version 2.3.0:
+ Ported to Gtk3.
+ Small fixes.
+ Updated translations.
- Add appdata-workaround.patch: Directly link to https. Fixed
upstream already (bgo#770604).
- Replace BuildRequirements:
+ gtk-sharp2 for pkgconfig(gtk-sharp-3.0).
+ pkgconfig(libcanberra-gtk) for pkgconfig(libcanberra-gtk3).
+ librsvg-devel for pkgconfig(librsvg-2.0).
+ mono-addins for pkgconfig(mono-addins).
+ mono-devel for pkgconfig(mono).
-------------------------------------------------------------------
Tue Jan 12 14:53:37 UTC 2016 - dimstar@opensuse.org

View File

@ -26,7 +26,7 @@ Url: http://live.gnome.org/gbrainy
Source: http://gent.softcatala.org/jmas/gbrainy/%{name}-%{version}.tar.gz
# PATCH-FIX-OPENSUSE -- gbrainy-use-libexecdir.patch
Patch0: gbrainy-use-libexecdir.patch
# PATCH-FIX-UPSTREAM https://github.com/GNOME/gbrainy/pull/1
# PATCH-FIX-UPSTREAM appdata-workaround.patch bgo#770604 mailaender@opensuse.org -- appdata: Directly link to https:// instead of relying on a redirect
Patch1: appdata-workaround.patch
BuildRequires: fdupes
BuildRequires: gnome-doc-utils-devel