Accepting request 494444 from GNOME:Factory
Resub, tweaked (forwarded request 494291 from Zaitor) OBS-URL: https://build.opensuse.org/request/show/494444 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/epiphany?expand=0&rev=139
This commit is contained in:
commit
decd347ec9
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:21255f8459eb80fc6e011fc6cac8fa61bb939d626117989495eeaeac994d89dc
|
|
||||||
size 3301944
|
|
3
epiphany-3.24.2.tar.xz
Normal file
3
epiphany-3.24.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5abc0d0c60591df5236ac9b8979dc9f7d9acbb8ad0902b4772d2b7beea81c58d
|
||||||
|
size 3439968
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 9 13:25:27 UTC 2017 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.24.2:
|
||||||
|
+ Decode last component of URIs to determine file names for
|
||||||
|
saving (bgo#780086).
|
||||||
|
+ Disable Ctrl+T in application mode (bgo#781440).
|
||||||
|
+ Do not use a popover for the tab selection menu, to allow
|
||||||
|
scrolling it.
|
||||||
|
+ Add hidden setting for disabling quirks mode.
|
||||||
|
+ Updated translations.
|
||||||
|
- Drop base version define, no longer in use, nor needed.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 20 10:13:08 UTC 2017 - zaitor@opensuse.org
|
Thu Apr 20 10:13:08 UTC 2017 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -17,9 +17,8 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: epiphany
|
Name: epiphany
|
||||||
Version: 3.24.1
|
Version: 3.24.2
|
||||||
Release: 0
|
Release: 0
|
||||||
%define _base_version 3.22
|
|
||||||
Summary: GNOME Web Browser
|
Summary: GNOME Web Browser
|
||||||
License: GPL-3.0+
|
License: GPL-3.0+
|
||||||
Group: Productivity/Networking/Web/Browsers
|
Group: Productivity/Networking/Web/Browsers
|
||||||
@ -33,7 +32,7 @@ BuildRequires: update-desktop-files
|
|||||||
BuildRequires: yelp-tools
|
BuildRequires: yelp-tools
|
||||||
BuildRequires: pkgconfig(cairo) >= 1.2
|
BuildRequires: pkgconfig(cairo) >= 1.2
|
||||||
BuildRequires: pkgconfig(gcr-3) >= 3.5.5
|
BuildRequires: pkgconfig(gcr-3) >= 3.5.5
|
||||||
BuildRequires: pkgconfig(gdk-3.0) >= 3.22.0
|
BuildRequires: pkgconfig(gdk-3.0) >= 3.22.13
|
||||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.36.5
|
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.36.5
|
||||||
BuildRequires: pkgconfig(gio-unix-2.0) >= 2.46.0
|
BuildRequires: pkgconfig(gio-unix-2.0) >= 2.46.0
|
||||||
BuildRequires: pkgconfig(glib-2.0) >= 2.46.0
|
BuildRequires: pkgconfig(glib-2.0) >= 2.46.0
|
||||||
|
Loading…
Reference in New Issue
Block a user