Accepting request 246873 from GNOME:Next

Update - let it build in GF, before pushing to Staging E

OBS-URL: https://build.opensuse.org/request/show/246873
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany?expand=0&rev=184
This commit is contained in:
Bjørn Lie 2014-08-30 08:53:13 +00:00 committed by Git OBS Bridge
parent 61ff36ee72
commit 5d760d2e24
4 changed files with 32 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:16d9f8f10443328b2f226c2da545e75c8433f50f103af8aeb692b098d5fbbf93
size 3026432

3
epiphany-3.13.90.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9a5a37144b98500595d661070dd5986e05daa88fdea8bcfa7b31364ba48e1845
size 3049144

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Fri Aug 29 14:06:51 UTC 2014 - zaitor@opensuse.org
- Update to version 3.13.90:
+ AddBlocker: performance improvements (bgo#730129).
+ Documentation updated and improved (bgo#730503).
+ Allow sorting history by title and URL (bgo#699519).
+ Clean the certificates dialog (bgo#699519).
+ Improvements to the security lock icon (bgo#666808).
+ Many other UI polishing and code fixes.
+ Updated translations.
- Replace pkgconfig(webkit2gtk-3.0) for pkgconfig(webkit2gtk-4.0)
BuildRequires.
- Drop pkgconfig(gmodule-2.0), no longer needed.
-------------------------------------------------------------------
Tue Aug 26 16:52:14 UTC 2014 - zaitor@opensuse.org
- Add adwaita-icon-theme BuildRequires: on an installed system,
libgtk-3-0 requires it. On build though, it is exlucded to avoid
a cycle.
-------------------------------------------------------------------
Sun Jul 13 12:54:48 UTC 2014 - dimstar@opensuse.org

View File

@ -17,16 +17,18 @@
Name: epiphany
Version: 3.12.1
Version: 3.13.90
Release: 0
%define _base_version 3.12
%define _base_version 3.13
Summary: GNOME Web Browser
License: GPL-2.0+
Group: Productivity/Networking/Web/Browsers
Url: http://www.gnome.org/projects/epiphany/
Source: http://download.gnome.org/sources/epiphany/3.12/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/epiphany/3.13/%{name}-%{version}.tar.xz
# PATCH-FEATURE-OPENSUSE epiphany-safe-one-click-install.patch bnc330070 vuntz@novell.com -- Make one-click install work with one-click
Patch0: epiphany-safe-one-click-install.patch
# The icon we rely on is from adwaita-icon-theme
BuildRequires: adwaita-icon-theme
BuildRequires: fdupes
BuildRequires: intltool >= 0.50
BuildRequires: translation-update-upstream
@ -37,11 +39,10 @@ BuildRequires: pkgconfig(avahi-gobject) >= 0.6.22
BuildRequires: pkgconfig(gcr-3) >= 3.5.5
BuildRequires: pkgconfig(gio-unix-2.0) >= 2.31.2
BuildRequires: pkgconfig(glib-2.0) >= 2.38.0
BuildRequires: pkgconfig(gmodule-2.0)
BuildRequires: pkgconfig(gnome-desktop-3.0) >= 2.91.7
BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 0.0.1
BuildRequires: pkgconfig(gthread-2.0)
BuildRequires: pkgconfig(gtk+-3.0) >= 3.11.6
BuildRequires: pkgconfig(gtk+-3.0) >= 3.13.0
BuildRequires: pkgconfig(gtk+-unix-print-3.0) >= 3.5.2
BuildRequires: pkgconfig(iso-codes) >= 0.35
BuildRequires: pkgconfig(libnotify) >= 0.5.1
@ -52,7 +53,7 @@ BuildRequires: pkgconfig(libxml-2.0) >= 2.6.12
BuildRequires: pkgconfig(libxslt) >= 1.1.7
BuildRequires: pkgconfig(nss)
BuildRequires: pkgconfig(sqlite3)
BuildRequires: pkgconfig(webkit2gtk-3.0) >= 2.4.0
BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.5.2
BuildRequires: pkgconfig(x11)
Requires: %{name}-branding = %{version}
Requires: NetworkManager