Accepting request 460975 from GNOME:Next
Scripted push of GNOME:Next OBS-URL: https://build.opensuse.org/request/show/460975 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany?expand=0&rev=246
This commit is contained in:
parent
5bbcfa3b54
commit
d3c48ab0b1
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:74ba8ecfde1d386d62062a7394822a6fc8eb33611636cf926bf9d3ea86cd61f3
|
||||
size 3254240
|
3
epiphany-3.23.91.1.tar.xz
Normal file
3
epiphany-3.23.91.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d0b4a5301c4384d1dfca3ee8a04617a4593ec7a3392e2f1c1e17be75382f104e
|
||||
size 3278600
|
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 28 00:54:58 UTC 2017 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.23.91.1:
|
||||
+ Add missing file to tarball.
|
||||
- Drop NetworkManager Requires: This has not been at runtime since
|
||||
version 3.2.1.
|
||||
- Drop adwaita-icon-theme and gnome-icon-theme BuildRequires, and
|
||||
stop copying the hicolor icons, no longer needed.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 28 00:02:46 UTC 2017 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.23.91:
|
||||
+ Add new search engine dialog and support for search engine
|
||||
bangs (bgo#776738).
|
||||
+ Restore keybinding Ctrl+Shift+N for opening incognito windows
|
||||
(bgo#778606).
|
||||
+ Fix major data loss and safety bugs in history service
|
||||
(bgo#778649).
|
||||
+ Use heart icon for favorite bookmarks (bgo#778849).
|
||||
+ Fix various issues affecting the new clear personal data dialog
|
||||
(bgo#779100).
|
||||
+ Fix many bugs affecting the bookmark list popover.
|
||||
+ Disable forget actions in history dialog when in incognito
|
||||
mode.
|
||||
+ Do not show add bookmarks popover star in incognito mode.
|
||||
+ Fix old overview snapshots not being properly replaced.
|
||||
+ Delete old bookmarks files during profile migration.
|
||||
+ Remove the default encoding preference again due to bugs.
|
||||
+ Fix some critical warnings.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 15 11:52:47 UTC 2017 - dimstar@opensuse.org
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: epiphany
|
||||
Version: 3.23.90
|
||||
Version: 3.23.91.1
|
||||
Release: 0
|
||||
%define _base_version 3.22
|
||||
Summary: GNOME Web Browser
|
||||
@ -27,10 +27,7 @@ Url: http://www.gnome.org/projects/epiphany/
|
||||
Source: http://download.gnome.org/sources/epiphany/3.23/%{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: gnome-icon-theme
|
||||
%if ! 0%{?is_opensuse}
|
||||
BuildRequires: translation-update-upstream
|
||||
%endif
|
||||
@ -39,7 +36,7 @@ BuildRequires: yelp-tools
|
||||
BuildRequires: pkgconfig(cairo) >= 1.2
|
||||
BuildRequires: pkgconfig(gcr-3) >= 3.5.5
|
||||
BuildRequires: pkgconfig(gdk-3.0) >= 3.22.0
|
||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.14
|
||||
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
|
||||
@ -57,10 +54,9 @@ 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.15.4
|
||||
BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.15.90
|
||||
BuildRequires: pkgconfig(webkit2gtk-web-extension-4.0) >= 2.15.1
|
||||
Requires: %{name}-branding = %{version}
|
||||
Requires: NetworkManager
|
||||
Requires: iso-codes
|
||||
Recommends: %{name}-lang
|
||||
Recommends: ca-certificates
|
||||
@ -79,15 +75,6 @@ Supplements: packageand(%{name}:branding-upstream)
|
||||
Provides: %{name}-branding = %{version}
|
||||
BuildArch: noarch
|
||||
Conflicts: otherproviders(%{name}-branding)
|
||||
#BRAND: Provide a few files -
|
||||
#BRAND: /usr/share/epiphany/default-bookmarks.rdf
|
||||
#BRAND: the default bookmarks
|
||||
#BRAND: /usr/share/epiphany/branding.conf (optional)
|
||||
#BRAND: a file to change the default user agent. For instance:
|
||||
#BRAND: [User Agent]
|
||||
#BRAND: Vendor=SUSE
|
||||
#BRAND: VendorSub=12.1
|
||||
#BRAND: VendorComment=3.1.2-101.5
|
||||
|
||||
%description branding-upstream
|
||||
Epiphany is a Web Browser for the GNOME Desktop. Its principles are
|
||||
@ -127,13 +114,6 @@ make %{?_smp_mflags}
|
||||
%make_install
|
||||
find %{buildroot} -type f -name '*.la' -delete -print
|
||||
%suse_update_desktop_file org.gnome.Epiphany
|
||||
# Copy the icons in hicolor, else brp-check is sad
|
||||
for size in 8x8 16x16 22x22 24x24 32x32 48x48 256x256; do
|
||||
if test -f %{_datadir}/icons/gnome/${size}/apps/web-browser.png; then
|
||||
mkdir -p %{buildroot}%{_datadir}/icons/hicolor/$size/apps
|
||||
cp -a %{_datadir}/icons/gnome/$size/apps/web-browser.png %{buildroot}%{_datadir}/icons/hicolor/$size/apps/web-browser.png
|
||||
fi
|
||||
done
|
||||
%find_lang %{name} %{?no_lang_C}
|
||||
%fdupes %{buildroot}
|
||||
|
||||
@ -170,7 +150,6 @@ done
|
||||
%{_libdir}/epiphany/libephymisc.so
|
||||
%dir %{_libexecdir}/epiphany
|
||||
%{_libexecdir}/epiphany/ephy-profile-migrator
|
||||
%{_datadir}/icons/hicolor/*/apps/web-browser.png
|
||||
|
||||
%files lang -f %{name}.lang
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user