From 8386cad5142f7055e25755b17b721c9cef4bf1768d9117a589e25becb6b4ee51 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 9 Mar 2018 10:10:26 +0000 Subject: [PATCH 1/2] Accepting request 583614 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/583614 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany?expand=0&rev=280 --- epiphany-3.26.6.tar.xz | 3 - epiphany-3.27.92.tar.xz | 3 + epiphany.changes | 208 ++++++++++++++++++++++++++++++++-------- epiphany.spec | 47 +++++---- 4 files changed, 192 insertions(+), 69 deletions(-) delete mode 100644 epiphany-3.26.6.tar.xz create mode 100644 epiphany-3.27.92.tar.xz diff --git a/epiphany-3.26.6.tar.xz b/epiphany-3.26.6.tar.xz deleted file mode 100644 index 45a999e..0000000 --- a/epiphany-3.26.6.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:01b16aa55d312ae0f17d3136f90d8c68ac748715f119412fb1917023c6f630a8 -size 4419064 diff --git a/epiphany-3.27.92.tar.xz b/epiphany-3.27.92.tar.xz new file mode 100644 index 0000000..ab4ff92 --- /dev/null +++ b/epiphany-3.27.92.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e557993f0a55a505fce27a97c0ea6dd6a406843e99812f17adfc4f7781c78b54 +size 4474572 diff --git a/epiphany.changes b/epiphany.changes index 0db87f9..46c8e6f 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -1,3 +1,127 @@ +------------------------------------------------------------------- +Mon Mar 5 19:27:10 UTC 2018 - dimstar@opensuse.org + +- Update to version 3.27.92: + + Add middle click close support to tab bar. + +------------------------------------------------------------------- +Wed Feb 28 16:25:03 UTC 2018 - dimstar@opensuse.org + +- Modernize spec-file by calling spec-cleaner + +------------------------------------------------------------------- +Wed Feb 14 03:27:50 UTC 2018 - dimstar@opensuse.org + +- Update to version 3.27.90: + + Improve handling of zoom (bgo#621067, bgo#792949). + + Bookmark properties button is now always visible (bgo#772268). + + Drop gnome-desktop dependency, copying needed thumbnailer code + (bgo#778578): + + Save snapshot thumbnails under ~/.cache/epiphany instead of + global directory. + + Delete snapshot thumbnails when clearing history. + + Fix profile migrator deleting bookmarks if run multiple times + (bgo#792683). + + Add touch support for address bar icons (bgo#792876). + + Save Safe Browsing data only once, not once per web app + (bgo#792929). + + Fix crash caused by unexpected Safe Browsing data (bgo#792930). + + Fix placement of select element with multiple monitors + (bgo#792940). + + Long press in address bar now selects the text (bgo#793267). + + Hopefully fix the search provider. + + Fix password prompt after bgo#742573. +- Drop pkgconfig(gnome-desktop-3.0) BuildRequires: no longer + needed. +- Drop epiphany-bump-httpseverywhere_dep.patch: fixed upstream. + +------------------------------------------------------------------- +Wed Feb 14 03:27:04 UTC 2018 - bjorn.lie@gmail.com + +- Disable pkgconfig(httpseverywhere-0.8) BuildRequires: Upstream + regards it as too unstable for use (bgo#793389). + +------------------------------------------------------------------- +Wed Feb 14 03:27:04 UTC 2018 - bjorn.lie@gmail.com + +- Add epiphany-bump-httpseverywhere_dep.patch: Bump libhttpsevery + dependency to current upstream release, following this, replace + pkgconfig(httpseverywhere-0.6) with + pkgconfig(httpseverywhere-0.8) BuildRequires. + +------------------------------------------------------------------- +Wed Feb 14 03:27:04 UTC 2018 - luc14n0@linuxmail.org + +- Update to version 3.27.4: + + Show desktop notification when download finishes (bgo#722142). + + Expand tag view in bookmarks popover (bgo#778843). + + Add protection against IDN homograph attacks (bgo#791168). + + Improved logic to avoid corrupting session state + + Fixes: + - Downloading blob URLs (bgo#788576). + - Launching WhatsApp web app (bgo#790781). + - Error in sync migration when migrating from 3.26.2 or + earlier. +- Update Url to https://wiki.gnome.org/Apps/Web: current Epiphany's + web page. + +------------------------------------------------------------------- +Wed Feb 14 03:27:03 UTC 2018 - luc14n0@linuxmail.org + +- Update to version 3.27.3: + + Several miscellaneous fixes for Firefox Sync and Google Safe + Browsing. + + Flatpak - Support added for custom stylesheets, downloading + files and a view source page. + + Bug fixes: bgo#776682, bgo#778843, bgo#790286, bgo#790693, + bgo#790732, bgo#790905, bgo#790094, webkit#180365. +- Drop pkgconfig(libdazzle-1.0) BuildRequires following upstream's + changes. +- Add pkgconfig(gio-2.0) BuildRequires. Note that it was being + pulled with the other pkgconfig modules that comes from + glib2-devel, e.g. glib-2.0, and used already. +- Uncomment pkgconfig(httpseverywhere-0.?) BuildRequires. It can + already be tested under GNOME Next once upstream is planning to + make its use unconditional rather than optional. + +------------------------------------------------------------------- +Wed Feb 14 03:27:02 UTC 2018 - fezhang@suse.com + +- Update to version 3.27.2: + + Hide Copy from context menu when appropriate (bgo#772106). + + Hide home page button when appropriate (bgo#783299). + + Fix multiple issues with the bookmark popover (bgo#788584). + + Major change: web apps are now more like silos, rather than + prisons (bgo#788845). + + Various fixes for safe browsing implementation (bgo#788899). + + Fix Firefox Sync crash on 32-bit systems (bgo#789656). + + Move Firefox Sync settings to the right GSettings path. + (bgo#789786). + + Fix middle click on back/forward navigation buttons + (bgo#790017). + + Various fixes for Firefox Sync implementation. + + Restore search engine support. + + Fix incognito mode theme. + +------------------------------------------------------------------- +Wed Feb 14 03:27:01 UTC 2018 - badshah400@gmail.com + +- Update to version 3.27.1: + + Fix search engine dialog, which has been borked since 3.24.3 + (bgo#787458). + - Allow overriding autofilled username in password forms + (bgo#787498). + - Fix non-HTML/MHTML files being saved as MHTML (bgo#788111). + - Don't disable navigation actions when history is cleared + (bgo#788329). + - Various improvements to Flatpak support. + - Fix bookmarks import crash when there's no Firefox profile. + - Allow access to web inspector in application mode. + - Add new address bar dropdown using libdazzle. + - Add Google Safe Browsing support. +- Add pkgconfig(libdazzle-1.0) BuildRequires: new upstream + dependency. + ------------------------------------------------------------------- Tue Feb 13 16:50:50 UTC 2018 - bjorn.lie@gmail.com @@ -138,7 +262,7 @@ Sun Sep 3 16:45:17 UTC 2017 - zaitor@opensuse.org (bgo#787011). + Updated translations. - Drop obsolete post(un) handling that file-triggers now takes care - of, following macros are dropped: + of, following macros are dropped: glib2_gsettings_schema_requires, desktop_database_post(un), icon_theme_cache_post(un) and glib2_gsettings_schema_post(un). - Run spec-cleaner, modernize spec. @@ -291,7 +415,7 @@ Sat Mar 11 18:42:52 UTC 2017 - zaitor@opensuse.org + Add x-suse-ymp to safe MIME types. + Remove obsolete bookmarks documentation. + Updated translations. -- Drop epiphany-safe-one-click-install.patch: Fixed upstream. +- Drop epiphany-safe-one-click-install.patch: Fixed upstream. ------------------------------------------------------------------- Tue Feb 28 00:54:58 UTC 2017 - zaitor@opensuse.org @@ -1563,7 +1687,7 @@ Thu Aug 23 21:20:40 UTC 2012 - dimstar@opensuse.org gobject-introspection-1.0, gsettings-desktop-schemas, gthread-2.0, gtk+-unix-print-3.0, iso-codes, libnotify, libsoup-gnome-2.4, libxml-2.0, libxslt, nss, webkitgtk-3.0. -- No longer pass --disable-scrollkeeper, --enable-zeroconf and +- No longer pass --disable-scrollkeeper, --enable-zeroconf and --enable-network-manager to configure: the parameters are no longer known by the build system. @@ -2125,7 +2249,7 @@ Thu Feb 24 10:50:09 UTC 2011 - fcrozat@novell.com + Remove encoding breaking translations of '...' strings (bgo#613119) + Fix URL entry eating up your manually entered URLs in some - cases (#620129) + cases (bgo#620129) - Changes from version 2.31.2: + Use an infobar to inform of session restoration instead of a modal dialog. @@ -2391,7 +2515,7 @@ Wed Jan 13 02:36:56 CET 2010 - captain.magnus@opensuse.org remember and prefill new logins/passwords with an infobar. (bgo#582267) + Reimplement EphyWebView::ge-feed-link, emitted when a feed link - is found in the view. + is found in the view. + Reimplement support for the 'Accept-Language' HTTP header (bgo#528893) + Reimplement custom User Agent support, see commit e896b194fbff @@ -2478,7 +2602,7 @@ Tue Sep 22 18:14:30 CEST 2009 - dimstar@opensuse.org Mon Sep 14 00:31:37 CEST 2009 - dimstar@opensuse.org - On openSUSE 11.1 and older the package lsb_release did not exist - and it's content was integrated inside lsb. + and it's content was integrated inside lsb. - Carry the ig locale in the files list for openSUSE <= 11.1. ------------------------------------------------------------------- @@ -2675,7 +2799,7 @@ Wed Oct 1 07:56:35 WST 2008 - mboman@suse.de + Fix for GTK+ adjustment policy enforcement + Bugs fixed: bgo#552436, bgo#552555, bgo#550883, bgo#448613, bgo#426349 - + Translation updates + + Translation updates ------------------------------------------------------------------- Thu Sep 18 14:50:47 CDT 2008 - maw@suse.de @@ -2726,7 +2850,7 @@ Wed Jul 30 03:29:27 CEST 2008 - vuntz@novell.com ------------------------------------------------------------------- Fri Jul 18 13:34:47 CEST 2008 - rodrigo@suse.de -- Fixed tagging of patches +- Fixed tagging of patches ------------------------------------------------------------------- Wed Jun 18 21:40:50 CEST 2008 - maw@suse.de @@ -2798,7 +2922,7 @@ Fri Mar 21 02:31:56 CET 2008 - jpr@suse.de bgo #165445 - Remove 59949.diff, its obsolete by a fix in a differenct spot, see bgo #142184 -- Remove epiphany-no-root.patch, --disable-scrollkeeper works fine +- Remove epiphany-no-root.patch, --disable-scrollkeeper works fine now ------------------------------------------------------------------- @@ -2931,7 +3055,7 @@ Mon Apr 2 14:51:30 CDT 2007 - maw@suse.de ------------------------------------------------------------------- Mon Mar 12 18:03:30 CET 2007 - jhargadon@suse.de -- added gtk-doc to the BuildRequires +- added gtk-doc to the BuildRequires ------------------------------------------------------------------- Wed Jan 10 16:10:11 CET 2007 - sbrabec@suse.cz @@ -2956,7 +3080,7 @@ Fri Dec 29 11:45:58 GMT 2006 - james@usr-local-bin.org ------------------------------------------------------------------- Thu Dec 28 23:12:30 CET 2006 - jhargadon@suse.de -- removed unneeded libtool file (#223685) +- removed unneeded libtool file (#223685) ------------------------------------------------------------------- Thu Nov 30 17:19:39 CET 2006 - sbrabec@suse.cz @@ -2966,7 +3090,7 @@ Thu Nov 30 17:19:39 CET 2006 - sbrabec@suse.cz ------------------------------------------------------------------- Tue Nov 21 17:36:48 CET 2006 - jhargadon@suse.de -- re-enabled patch epiphany-browser-plugins.patch (#222861) +- re-enabled patch epiphany-browser-plugins.patch (#222861) ------------------------------------------------------------------- Fri Nov 17 14:20:32 CET 2006 - thoenig@suse.de @@ -3000,14 +3124,14 @@ Mon Oct 2 23:01:53 CEST 2006 - jhargadon@suse.de - Fix compile warnings - Add smb: to recognised web schemes - Fix spinner with new g-i-t -- Fix a crash when failing to load some icon data +- Fix a crash when failing to load some icon data ------------------------------------------------------------------- Thu Sep 14 01:42:49 CEST 2006 - jhargadon@suse.de - update to version 2.16.0 - Update API version for 2.16 -- Add some more mime types. Fixes bug #352482 +- Add some more mime types. Fixes bug #352482 ------------------------------------------------------------------- Sat Sep 2 05:19:38 CEST 2006 - gekker@suse.de @@ -3025,7 +3149,7 @@ Thu Aug 24 23:57:49 CEST 2006 - jhargadon@suse.de - Add methods to EphyNode to set typed properties - Add a way to turn off password remembering - Don't crash when adding zeroconf bookmarks while bookmarks are locked - down + down - Fix middle-click and ctrl-enter in the location entry autocompletion drop-down - Make the crash recovery dialog appear on the taskbar @@ -3043,7 +3167,7 @@ Thu Aug 24 23:57:49 CEST 2006 - jhargadon@suse.de ------------------------------------------------------------------- Wed Aug 16 23:37:11 CEST 2006 - ro@suse.de -- added python-gnome-devel to BuildRequires +- added python-gnome-devel to BuildRequires ------------------------------------------------------------------- Wed Aug 16 14:35:21 CEST 2006 - cthiel@suse.de @@ -3053,7 +3177,7 @@ Wed Aug 16 14:35:21 CEST 2006 - cthiel@suse.de ------------------------------------------------------------------- Wed Aug 16 02:01:04 CEST 2006 - ro@suse.de -- added python-gobject2-devel to BuildRequires +- added python-gobject2-devel to BuildRequires ------------------------------------------------------------------- Thu Jun 29 12:10:44 CEST 2006 - lrupp@suse.de @@ -3073,7 +3197,7 @@ Wed Mar 1 16:48:28 CET 2006 - sbrabec@suse.cz ------------------------------------------------------------------- Mon Feb 27 23:55:04 CET 2006 - ro@suse.de -- added kdelibs3-devel-doc to BuildRequires +- added kdelibs3-devel-doc to BuildRequires ------------------------------------------------------------------- Mon Feb 20 13:40:29 CET 2006 - sbrabec@suse.cz @@ -3146,7 +3270,7 @@ Mon Sep 5 12:38:02 CEST 2005 - sbrabec@suse.cz ------------------------------------------------------------------- Wed Aug 24 19:11:09 CEST 2005 - gekker@suse.de -- Updated to version 1.7.5 +- Updated to version 1.7.5 ------------------------------------------------------------------- Fri Aug 12 14:35:01 CEST 2005 - sbrabec@suse.cz @@ -3173,22 +3297,22 @@ Sat Mar 19 12:35:20 CET 2005 - clahey@suse.de ------------------------------------------------------------------- Wed Mar 9 16:58:32 CET 2005 - gekker@suse.de -- Updated to version 1.6.0 (GNOME 2.10) +- Updated to version 1.6.0 (GNOME 2.10) ------------------------------------------------------------------- Fri Mar 4 16:52:59 CET 2005 - gekker@suse.de -- Updated to version 1.5.8 +- Updated to version 1.5.8 ------------------------------------------------------------------- Wed Feb 9 14:17:36 CET 2005 - hhetter@suse.de -- updated to version 1.5.6 +- updated to version 1.5.6 ------------------------------------------------------------------- Mon Feb 7 16:39:17 CET 2005 - gekker@suse.de -- Update to 1.5.5 +- Update to 1.5.5 ------------------------------------------------------------------- Sat Feb 5 11:05:56 CET 2005 - meissner@suse.de @@ -3198,7 +3322,7 @@ Sat Feb 5 11:05:56 CET 2005 - meissner@suse.de ------------------------------------------------------------------- Tue Feb 1 14:28:12 CET 2005 - ro@suse.de -- fix compile warning +- fix compile warning ------------------------------------------------------------------- Fri Jan 14 13:06:21 CET 2005 - clahey@suse.de @@ -3208,12 +3332,12 @@ Fri Jan 14 13:06:21 CET 2005 - clahey@suse.de ------------------------------------------------------------------- Fri Jan 14 01:35:20 CET 2005 - ro@suse.de -- update to 1.4.7 to accept mozilla 1.7.5 +- update to 1.4.7 to accept mozilla 1.7.5 ------------------------------------------------------------------- Wed Dec 15 13:25:04 CET 2004 - hvogel@suse.de -- fix desktop file +- fix desktop file ------------------------------------------------------------------- Fri Nov 19 12:33:43 CET 2004 - ro@suse.de @@ -3260,17 +3384,17 @@ Tue Aug 24 01:29:49 CEST 2004 - ro@suse.de ------------------------------------------------------------------- Tue Jul 20 05:39:34 CEST 2004 - rganesan@suse.de -- Modified patch for 59950(59950.diff) +- Modified patch for 59950(59950.diff) ------------------------------------------------------------------- Fri Jul 16 06:10:50 CEST 2004 - rganesan@suse.de --Patch for ximian bug 59949 +-Patch for ximian bug 59949 ------------------------------------------------------------------- Fri Jul 16 06:05:53 CEST 2004 - rganesan@suse.de --Patch for bug 59950 +-Patch for bug 59950 ------------------------------------------------------------------- Wed Jul 14 11:23:46 CEST 2004 - rganesan@suse.de @@ -3280,7 +3404,7 @@ Wed Jul 14 11:23:46 CEST 2004 - rganesan@suse.de ------------------------------------------------------------------- Thu Jul 1 14:19:46 CEST 2004 - hhetter@suse.de -- set default startup page +- set default startup page ------------------------------------------------------------------- Wed May 26 16:31:37 CEST 2004 - ro@suse.de @@ -3297,7 +3421,7 @@ Tue May 11 19:10:01 CEST 2004 - sbrabec@suse.cz Fri Apr 30 09:22:00 CEST 2004 - hhetter@suse.de - updated to version 1.2.2 [GNOME2.6] -- seperate gtk-doc documentation package +- seperate gtk-doc documentation package ------------------------------------------------------------------- Wed Mar 10 10:33:32 CET 2004 - sbrabec@suse.cz @@ -3307,7 +3431,7 @@ Wed Mar 10 10:33:32 CET 2004 - sbrabec@suse.cz ------------------------------------------------------------------- Fri Mar 5 12:52:57 CET 2004 - hhetter@suse.de -- suse homepage as startpage +- suse homepage as startpage ------------------------------------------------------------------- Fri Feb 20 15:48:47 CET 2004 - sbrabec@suse.cz @@ -3322,7 +3446,7 @@ Tue Feb 17 15:22:41 CET 2004 - adrian@suse.de ------------------------------------------------------------------- Thu Feb 12 09:32:40 CET 2004 - hhetter@suse.de -- gconf schema (de-)installation in %post and %postun +- gconf schema (de-)installation in %post and %postun ------------------------------------------------------------------- Thu Jan 29 00:11:13 CET 2004 - ro@suse.de @@ -3337,12 +3461,12 @@ Sat Jan 10 18:49:44 CET 2004 - adrian@suse.de ------------------------------------------------------------------- Mon Nov 10 14:59:02 CET 2003 - hhetter@suse.de -- updated to version 1.0.6 +- updated to version 1.0.6 ------------------------------------------------------------------- Thu Nov 6 11:29:18 CET 2003 - hhetter@suse.de -- updated to version 1.0.5 +- updated to version 1.0.5 ------------------------------------------------------------------- Mon Oct 27 13:43:07 CET 2003 - sbrabec@suse.cz @@ -3352,23 +3476,23 @@ Mon Oct 27 13:43:07 CET 2003 - sbrabec@suse.cz ------------------------------------------------------------------- Fri Oct 17 15:59:28 CEST 2003 - hhetter@suse.de -- updated to version 1.0.3 +- updated to version 1.0.3 ------------------------------------------------------------------- Wed Oct 15 11:23:24 CEST 2003 - hhetter@suse.de - updated to version 1.0.2 -- use aclocal +- use aclocal ------------------------------------------------------------------- Tue Sep 9 09:42:07 CEST 2003 - hhetter@suse.de -- updated to version 1.0 (minor bugfixes and translations) +- updated to version 1.0 (minor bugfixes and translations) ------------------------------------------------------------------- Tue Sep 2 09:20:30 CEST 2003 - hhetter@suse.de -- updated to version 0.9.3 (translations only) +- updated to version 0.9.3 (translations only) ------------------------------------------------------------------- Mon Aug 25 18:51:44 CEST 2003 - sbrabec@suse.cz @@ -3388,15 +3512,15 @@ Tue Aug 12 14:23:01 CEST 2003 - adrian@suse.de ------------------------------------------------------------------- Mon Aug 11 09:46:25 CEST 2003 - hhetter@suse.de -- updated to bugfix release 0.8.4 +- updated to bugfix release 0.8.4 ------------------------------------------------------------------- Mon Aug 4 08:14:50 CEST 2003 - hhetter@suse.de -- updated to bugfix release 0.8.2 +- updated to bugfix release 0.8.2 ------------------------------------------------------------------- Mon Jul 28 09:58:58 CEST 2003 - hhetter@suse.de -- initial SuSE package +- initial SuSE package diff --git a/epiphany.spec b/epiphany.spec index b399af9..292d49c 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -17,15 +17,14 @@ Name: epiphany -Version: 3.26.6 +Version: 3.27.92 Release: 0 Summary: GNOME Web Browser -License: GPL-3.0+ +License: GPL-3.0-or-later Group: Productivity/Networking/Web/Browsers -Url: http://www.gnome.org/projects/epiphany/ -Source0: http://download.gnome.org/sources/epiphany/3.26/%{name}-%{version}.tar.xz +URL: https://wiki.gnome.org/Apps/Web +Source0: http://download.gnome.org/sources/epiphany/3.27/%{name}-%{version}.tar.xz Source99: %{name}-rpmlintrc - BuildRequires: fdupes BuildRequires: meson BuildRequires: pkgconfig @@ -34,14 +33,14 @@ BuildRequires: pkgconfig(cairo) >= 1.2 BuildRequires: pkgconfig(gcr-3) >= 3.5.5 BuildRequires: pkgconfig(gdk-3.0) >= 3.22.13 BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.36.5 -BuildRequires: pkgconfig(gio-unix-2.0) >= 2.46.0 -BuildRequires: pkgconfig(glib-2.0) >= 2.46.0 -BuildRequires: pkgconfig(gnome-desktop-3.0) >= 2.91.2 +BuildRequires: pkgconfig(gio-2.0) >= 2.52.0 +BuildRequires: pkgconfig(gio-unix-2.0) >= 2.52.0 +BuildRequires: pkgconfig(glib-2.0) >= 2.52.0 BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.13 -BuildRequires: pkgconfig(gtk+-unix-print-3.0) >= 3.22.0 +BuildRequires: pkgconfig(gtk+-unix-print-3.0) >= 3.22.13 BuildRequires: pkgconfig(hogweed) >= 3.2 -# Disabled as it is still experimental - epip ver 3.24.0 -#BuildRequires: pkgconfig(httpseverywhere-0.2) >= 0.2.2 +# Upstream recommends having this disabled for now, too unstable for usage (bgo#793389). +#BuildRequires: pkgconfig(httpseverywhere-0.8) BuildRequires: pkgconfig(icu-uc) >= 4.6 BuildRequires: pkgconfig(iso-codes) >= 0.35 BuildRequires: pkgconfig(json-glib-1.0) >= 1.2.0 @@ -52,8 +51,8 @@ BuildRequires: pkgconfig(libxml-2.0) >= 2.6.12 BuildRequires: pkgconfig(libxslt) >= 1.1.7 BuildRequires: pkgconfig(nettle) >= 3.2 BuildRequires: pkgconfig(sqlite3) >= 3.0 -BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.17.3 -BuildRequires: pkgconfig(webkit2gtk-web-extension-4.0) >= 2.15.1 +BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.19.4 +BuildRequires: pkgconfig(webkit2gtk-web-extension-4.0) >= 2.19.2 Requires: %{name}-branding = %{version} Requires: iso-codes Recommends: %{name}-lang @@ -71,7 +70,7 @@ Summary: GNOME Web Browser -- Upstream default bookmarks and user agent s Group: Productivity/Networking/Web/Browsers Requires: %{name} = %{version} Supplements: packageand(%{name}:branding-upstream) -Conflicts: otherproviders(%{name}-branding) +Conflicts: %{name}-branding Provides: %{name}-branding = %{version} BuildArch: noarch @@ -104,26 +103,26 @@ translation-update-upstream %endif %build -%{meson} \ +%meson \ -Ddeveloper_mode=false \ -Ddistributor_name=openSUSE \ -Dhttps_everywhere=false \ -Dunit_tests=false \ %{nil} -%{meson_build} +%meson_build %install -%{meson_install} - +%meson_install %find_lang %{name} %{?no_lang_C} -%fdupes %{buildroot} +%fdupes %{buildroot}%{_datadir} %files -%doc AUTHORS COPYING NEWS README TODO +%license COPYING +%doc HACKING NEWS README TODO %doc %{_datadir}/help/C/%{name}/ %{_bindir}/epiphany -%dir %{_datadir}/appdata -%{_datadir}/appdata/org.gnome.Epiphany.appdata.xml +%dir %{_datadir}/metainfo +%{_datadir}/metainfo/org.gnome.Epiphany.appdata.xml %{_datadir}/applications/org.gnome.Epiphany.desktop %exclude %{_datadir}/epiphany/default-bookmarks.rdf %{_datadir}/epiphany/ @@ -140,8 +139,6 @@ translation-update-upstream %dir %{_libexecdir}/epiphany %{_libexecdir}/epiphany/ephy-profile-migrator -%files lang -f %{name}.lang - %files branding-upstream %{_datadir}/epiphany/default-bookmarks.rdf @@ -152,4 +149,6 @@ translation-update-upstream %{_datadir}/gnome-shell/search-providers/org.gnome.Epiphany.search-provider.ini %{_libexecdir}/epiphany-search-provider +%files lang -f %{name}.lang + %changelog From 096dbf9faf71d859236d274f054ec28302eb2b93073a22a6016dfe66b65a1b1f Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 12 Mar 2018 10:40:53 +0000 Subject: [PATCH 2/2] Accepting request 585436 from GNOME:Next Update to 3.28.0 OBS-URL: https://build.opensuse.org/request/show/585436 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany?expand=0&rev=281 --- epiphany-3.27.92.tar.xz | 3 --- epiphany-3.28.0.1.tar.xz | 3 +++ epiphany.changes | 9 +++++++++ epiphany.spec | 4 ++-- 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 epiphany-3.27.92.tar.xz create mode 100644 epiphany-3.28.0.1.tar.xz diff --git a/epiphany-3.27.92.tar.xz b/epiphany-3.27.92.tar.xz deleted file mode 100644 index ab4ff92..0000000 --- a/epiphany-3.27.92.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e557993f0a55a505fce27a97c0ea6dd6a406843e99812f17adfc4f7781c78b54 -size 4474572 diff --git a/epiphany-3.28.0.1.tar.xz b/epiphany-3.28.0.1.tar.xz new file mode 100644 index 0000000..a895c32 --- /dev/null +++ b/epiphany-3.28.0.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7154b06837655771f2240bf378fb8ba2315ae07dbc6f45d160ca29cd6d377808 +size 4474960 diff --git a/epiphany.changes b/epiphany.changes index 46c8e6f..176310c 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Mar 11 10:10:00 UTC 2018 - dimstar@opensuse.org + +- Update to version 3.28.0.1: + + No changes, new release because 3.28.0 was mistagged. +- Changes from versoin 3.28.0: + + Fix buffer overflow in profile migrator test. + + Updated translations. + ------------------------------------------------------------------- Mon Mar 5 19:27:10 UTC 2018 - dimstar@opensuse.org diff --git a/epiphany.spec b/epiphany.spec index 292d49c..3dfb51f 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -17,13 +17,13 @@ Name: epiphany -Version: 3.27.92 +Version: 3.28.0.1 Release: 0 Summary: GNOME Web Browser License: GPL-3.0-or-later Group: Productivity/Networking/Web/Browsers URL: https://wiki.gnome.org/Apps/Web -Source0: http://download.gnome.org/sources/epiphany/3.27/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/epiphany/3.28/%{name}-%{version}.tar.xz Source99: %{name}-rpmlintrc BuildRequires: fdupes BuildRequires: meson