Accepting request 1159401 from GNOME:Next
GNOME 46 OBS-URL: https://build.opensuse.org/request/show/1159401 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany?expand=0&rev=397
This commit is contained in:
parent
4952088106
commit
119e0a114f
19
_service
Normal file
19
_service
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
<?xml version="1.0"?>
|
||||||
|
<services>
|
||||||
|
<service name="obs_scm" mode="manual">
|
||||||
|
<param name="scm">git</param>
|
||||||
|
<param name="url">https://gitlab.gnome.org/GNOME/epiphany.git</param>
|
||||||
|
<param name="revision">46.0</param>
|
||||||
|
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||||
|
<param name="versionrewrite-pattern">(.*)\+0</param>
|
||||||
|
<param name="versionrewrite-replacement">\1</param>
|
||||||
|
<param name="changesgenerate">disable</param>
|
||||||
|
</service>
|
||||||
|
<service name="tar" mode="buildtime"/>
|
||||||
|
<service name="recompress" mode="buildtime">
|
||||||
|
<param name="file">*.tar</param>
|
||||||
|
<param name="compression">zst</param>
|
||||||
|
</service>
|
||||||
|
<service name="set_version" mode="manual" />
|
||||||
|
</services>
|
||||||
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7c994ef34ecd60e915de331ee123c08938f9623cefada6d50b99e3c9c5ad8135
|
|
||||||
size 4003488
|
|
3
epiphany-46.0.obscpio
Normal file
3
epiphany-46.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d494a7f7a1b883abbdb7edd69eda413704030e4edf95a895fcb651bb677dc955
|
||||||
|
size 23346701
|
@ -1,3 +1,55 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 15 14:30:14 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Update to version 46.0:
|
||||||
|
+ Improve keyboard navigation of address bar dropdown.
|
||||||
|
+ Add "Send Link by Email..." to context menu for links.
|
||||||
|
+ Use selected text when middle clicking on New Tab button.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 29 07:48:32 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Update to version 46.rc:
|
||||||
|
+ Close security popover after selection.
|
||||||
|
+ Focus location entry on search hotkey.
|
||||||
|
+ Close page menu popover on print, search and fullscreen
|
||||||
|
actions.
|
||||||
|
+ Forward key events directly to web view.
|
||||||
|
+ Updated translations.
|
||||||
|
- Replace pkgconfig(gck-1) BuildRequires with pkgconfig(gck-2):
|
||||||
|
follow upstream changes.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 12 15:47:29 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Update to version 46.beta:
|
||||||
|
+ Fix a crash.
|
||||||
|
+ Allow closing pinned tabs.
|
||||||
|
+ Adjust labels to improve HIG compliance.
|
||||||
|
+ Support PKCS #11 smart card authentication.
|
||||||
|
+ Updated translations.
|
||||||
|
- Add pkgconfig(gck-1) BuildRequires: new depenency.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 16 07:36:15 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Update to version 46.alpha:
|
||||||
|
+ Use web app manifest to get better app name and icon.
|
||||||
|
+ Prevent websites from using certain Epiphany internal APIs.
|
||||||
|
+ Fix poor Firefox Sync error message when gnome-keyring is not
|
||||||
|
installed.
|
||||||
|
+ Reduce adblock filter update interval on metered connections.
|
||||||
|
+ Rename Firefox Account to Mozilla Account.
|
||||||
|
+ Hide various context menu items when text is selected.
|
||||||
|
+ Remove Google Safe Browsing support due to terms of service
|
||||||
|
changes.
|
||||||
|
+ Hide developer context menu actions by default.
|
||||||
|
+ Update to highlight.js 11.9.0.
|
||||||
|
+ Use AdwSpinRow in preferences dialog.
|
||||||
|
+ Many improvements to appstream metainfo.
|
||||||
|
+ Updated translations.
|
||||||
|
- Convert to source service for easier updating.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 6 19:00:44 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
Mon Nov 6 19:00:44 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
4
epiphany.obsinfo
Normal file
4
epiphany.obsinfo
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
name: epiphany
|
||||||
|
version: 46.0
|
||||||
|
mtime: 1710511899
|
||||||
|
commit: 344c4a78136222fbf197da87782467f318d7b7fa
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package epiphany
|
# spec file for package epiphany
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,13 +17,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: epiphany
|
Name: epiphany
|
||||||
Version: 45.1
|
Version: 46.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: GNOME Web Browser
|
Summary: GNOME Web Browser
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
Group: Productivity/Networking/Web/Browsers
|
Group: Productivity/Networking/Web/Browsers
|
||||||
URL: https://wiki.gnome.org/Apps/Web
|
URL: https://wiki.gnome.org/Apps/Web
|
||||||
Source0: https://download.gnome.org/sources/epiphany/45/%{name}-%{version}.tar.xz
|
Source0: %{name}-%{version}.tar.zst
|
||||||
|
|
||||||
BuildRequires: desktop-file-utils
|
BuildRequires: desktop-file-utils
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
@ -31,31 +31,32 @@ BuildRequires: meson >= 0.47.0
|
|||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: yelp-tools
|
BuildRequires: yelp-tools
|
||||||
BuildRequires: pkgconfig(cairo) >= 1.2
|
BuildRequires: pkgconfig(cairo) >= 1.2
|
||||||
|
BuildRequires: pkgconfig(gck-2)
|
||||||
BuildRequires: pkgconfig(gcr-4) >= 3.9.0
|
BuildRequires: pkgconfig(gcr-4) >= 3.9.0
|
||||||
BuildRequires: pkgconfig(gdk-3.0) >= 3.24.0
|
BuildRequires: pkgconfig(gdk-3.0) >= 3.24.0
|
||||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.36.5
|
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.36.5
|
||||||
BuildRequires: pkgconfig(gio-2.0) >= 2.67.1
|
BuildRequires: pkgconfig(gio-2.0) >= 2.74.0
|
||||||
BuildRequires: pkgconfig(gio-unix-2.0) >= 2.67.1
|
BuildRequires: pkgconfig(gio-unix-2.0) >= 2.74.0
|
||||||
BuildRequires: pkgconfig(glib-2.0) >= 2.67.1
|
BuildRequires: pkgconfig(glib-2.0) >= 2.74.0
|
||||||
BuildRequires: pkgconfig(gsettings-desktop-schemas)
|
BuildRequires: pkgconfig(gsettings-desktop-schemas)
|
||||||
BuildRequires: pkgconfig(gstreamer-1.0)
|
BuildRequires: pkgconfig(gstreamer-1.0)
|
||||||
BuildRequires: pkgconfig(gtk4)
|
BuildRequires: pkgconfig(gtk4) >= 4.12.0
|
||||||
BuildRequires: pkgconfig(gtk4-unix-print)
|
BuildRequires: pkgconfig(gtk4-unix-print)
|
||||||
BuildRequires: pkgconfig(hogweed) >= 3.2
|
BuildRequires: pkgconfig(hogweed) >= 3.2
|
||||||
BuildRequires: pkgconfig(icu-uc) >= 4.6
|
BuildRequires: pkgconfig(icu-uc) >= 4.6
|
||||||
BuildRequires: pkgconfig(iso-codes) >= 0.35
|
BuildRequires: pkgconfig(iso-codes) >= 0.35
|
||||||
BuildRequires: pkgconfig(json-glib-1.0) >= 1.6
|
BuildRequires: pkgconfig(json-glib-1.0) >= 1.6
|
||||||
BuildRequires: pkgconfig(libadwaita-1) >= 1.4.alpha
|
BuildRequires: pkgconfig(libadwaita-1) >= 1.4.beta
|
||||||
BuildRequires: pkgconfig(libarchive)
|
BuildRequires: pkgconfig(libarchive)
|
||||||
BuildRequires: pkgconfig(libportal-gtk4)
|
BuildRequires: pkgconfig(libportal-gtk4)
|
||||||
BuildRequires: pkgconfig(libsecret-1) >= 0.19.0
|
BuildRequires: pkgconfig(libsecret-1) >= 0.19.0
|
||||||
BuildRequires: pkgconfig(libsoup-3.0) >= 2.99.4
|
BuildRequires: pkgconfig(libsoup-3.0) >= 2.99.4
|
||||||
BuildRequires: pkgconfig(libxml-2.0) >= 2.6.12
|
BuildRequires: pkgconfig(libxml-2.0) >= 2.6.12
|
||||||
BuildRequires: pkgconfig(libxslt) >= 1.1.7
|
BuildRequires: pkgconfig(libxslt) >= 1.1.7
|
||||||
BuildRequires: pkgconfig(nettle) >= 3.2
|
BuildRequires: pkgconfig(nettle) >= 3.4
|
||||||
BuildRequires: pkgconfig(sqlite3) >= 3.22
|
BuildRequires: pkgconfig(sqlite3) >= 3.22
|
||||||
BuildRequires: pkgconfig(webkitgtk-6.0) >= 2.41.1
|
BuildRequires: pkgconfig(webkitgtk-6.0) >= 2.43.4
|
||||||
BuildRequires: pkgconfig(webkitgtk-web-process-extension-6.0) >= 2.41.1
|
BuildRequires: pkgconfig(webkitgtk-web-process-extension-6.0) >= 2.43.4
|
||||||
Requires: %{name}-branding = %{version}
|
Requires: %{name}-branding = %{version}
|
||||||
Requires: iso-codes
|
Requires: iso-codes
|
||||||
Recommends: ca-certificates
|
Recommends: ca-certificates
|
||||||
|
Loading…
Reference in New Issue
Block a user