Accepting request 546392 from GNOME:Factory

- Update to version 3.26.3:
  + Don't require gvfsd-http for downloading adblock filters
    (bgo#776682).
  + Several improvements to Sync support (bgo#789656, bgo#789786,
    bgo#790286).
  + Make downloads work when running in flatpak (bgo#785655).
  + Do not add bookmarks to unrelated tag view popovers
    (bgo#788584).
  + Fix middle click on forward/back buttons (bgo#790017).
  + "Search the Web for ..." context menu option now switches to
    new tab (bgo#790693).
- Drop update-desktop-files BuildRequires and no longer use
  suse_update_desktop_file macro, no longer needed. (forwarded request 545728 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/546392
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/epiphany?expand=0&rev=144
This commit is contained in:
Dominique Leuenberger 2017-11-30 11:45:40 +00:00 committed by Git OBS Bridge
commit b918a1fdfe
4 changed files with 24 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:46757b74d1e7d7f78a7c6377dba2db4e2ed470efe4cc7067d4f0facf1d3ec3a9
size 4407200

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

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

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sun Nov 26 15:58:32 UTC 2017 - zaitor@opensuse.org
- Update to version 3.26.3:
+ Don't require gvfsd-http for downloading adblock filters
(bgo#776682).
+ Several improvements to Sync support (bgo#789656, bgo#789786,
bgo#790286).
+ Make downloads work when running in flatpak (bgo#785655).
+ Do not add bookmarks to unrelated tag view popovers
(bgo#788584).
+ Fix middle click on forward/back buttons (bgo#790017).
+ "Search the Web for ..." context menu option now switches to
new tab (bgo#790693).
- Drop update-desktop-files BuildRequires and no longer use
suse_update_desktop_file macro, no longer needed.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Nov 1 10:57:34 UTC 2017 - badshah400@gmail.com Wed Nov 1 10:57:34 UTC 2017 - badshah400@gmail.com

View File

@ -17,18 +17,17 @@
Name: epiphany Name: epiphany
Version: 3.26.2 Version: 3.26.3
Release: 0 Release: 0
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
Url: http://www.gnome.org/projects/epiphany/ Url: http://www.gnome.org/projects/epiphany/
Source: http://download.gnome.org/sources/epiphany/3.26/%{name}-%{version}.tar.xz Source0: http://download.gnome.org/sources/epiphany/3.26/%{name}-%{version}.tar.xz
Source99: %{name}-rpmlintrc Source99: %{name}-rpmlintrc
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: meson BuildRequires: meson
BuildRequires: pkgconfig BuildRequires: pkgconfig
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
@ -98,7 +97,7 @@ search results from Web (epiphany)
%lang_package %lang_package
%prep %prep
%setup -q %autosetup
%if ! 0%{?is_opensuse} %if ! 0%{?is_opensuse}
translation-update-upstream translation-update-upstream
%endif %endif
@ -111,7 +110,7 @@ translation-update-upstream
%install %install
%{meson_install} %{meson_install}
%suse_update_desktop_file org.gnome.Epiphany
%find_lang %{name} %{?no_lang_C} %find_lang %{name} %{?no_lang_C}
%fdupes %{buildroot} %fdupes %{buildroot}