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:
parent
e45d103b95
commit
bfa54a7d9b
@ -1,8 +1,7 @@
|
|||||||
From a07f55476e83144554dd253df2519a9ce018a1e0 Mon Sep 17 00:00:00 2001
|
From 5e326bb7b278f10968ac92130df9cf3ac00f4340 Mon Sep 17 00:00:00 2001
|
||||||
From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?=
|
From: Jordi Mas <jmas@softcatala.org>
|
||||||
<Mailaender@users.noreply.github.com>
|
Date: Tue, 6 Sep 2016 23:17:24 +0200
|
||||||
Date: Sun, 21 Aug 2016 11:30:56 +0200
|
Subject: Fixes #770604
|
||||||
Subject: [PATCH] Resolve the screenshot redirect.
|
|
||||||
|
|
||||||
---
|
---
|
||||||
data/gbrainy.appdata.xml.in | 2 +-
|
data/gbrainy.appdata.xml.in | 2 +-
|
||||||
@ -21,3 +20,6 @@ index 4c3af0a..7df826f 100644
|
|||||||
</screenshots>
|
</screenshots>
|
||||||
<url type="homepage">https://wiki.gnome.org/action/show/Apps/gbrainy/</url>
|
<url type="homepage">https://wiki.gnome.org/action/show/Apps/gbrainy/</url>
|
||||||
<updatecontact>jmas_at_softcatala_dot_org</updatecontact>
|
<updatecontact>jmas_at_softcatala_dot_org</updatecontact>
|
||||||
|
--
|
||||||
|
cgit v0.12
|
||||||
|
|
||||||
|
@ -1,14 +1,18 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Aug 21 09:18:17 UTC 2016 - mailaender@opensuse.org
|
Sun Aug 21 09:18:17 UTC 2016 - mailaender@opensuse.org
|
||||||
|
|
||||||
* Update to version 2.3.0
|
- Update to version 2.3.0:
|
||||||
* Ported to Gtk3.
|
+ Ported to Gtk3.
|
||||||
* Updated translations.
|
+ Small fixes.
|
||||||
* Add appdata-workaround.patch
|
+ Updated translations.
|
||||||
as https://github.com/openSUSE/software-o-o/pull/88 is stalling.
|
- Add appdata-workaround.patch: Directly link to https. Fixed
|
||||||
* Update build requirements
|
upstream already (bgo#770604).
|
||||||
* gtk-sharp2 to gtk-sharp-3.0
|
- Replace BuildRequirements:
|
||||||
* libcanberra-gtk to libcanberra-gtk3
|
+ 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
|
Tue Jan 12 14:53:37 UTC 2016 - dimstar@opensuse.org
|
||||||
|
@ -26,7 +26,7 @@ Url: http://live.gnome.org/gbrainy
|
|||||||
Source: http://gent.softcatala.org/jmas/gbrainy/%{name}-%{version}.tar.gz
|
Source: http://gent.softcatala.org/jmas/gbrainy/%{name}-%{version}.tar.gz
|
||||||
# PATCH-FIX-OPENSUSE -- gbrainy-use-libexecdir.patch
|
# PATCH-FIX-OPENSUSE -- gbrainy-use-libexecdir.patch
|
||||||
Patch0: 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
|
Patch1: appdata-workaround.patch
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: gnome-doc-utils-devel
|
BuildRequires: gnome-doc-utils-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user