Accepting request 252137 from GNOME:Factory
Push GNOME 3.14.0 (forwarded request 251860 from Zaitor) OBS-URL: https://build.opensuse.org/request/show/252137 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/epiphany?expand=0&rev=112
This commit is contained in:
commit
0e93361fb3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:16d9f8f10443328b2f226c2da545e75c8433f50f103af8aeb692b098d5fbbf93
|
||||
size 3026432
|
3
epiphany-3.14.0.tar.xz
Normal file
3
epiphany-3.14.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:694c2e0790741e0c7475544ee35565dd56e46551ff2ca3044e175bcddcb1b713
|
||||
size 3063624
|
@ -1,3 +1,60 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 24 10:27:06 UTC 2014 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.14.0:
|
||||
+ Block pages with invalid SSL certificates and warn users about
|
||||
mixed content, for improved security.
|
||||
+ Important improvements to the security lock icon and
|
||||
certificates dialog.
|
||||
+ Improvements to the history dialog.
|
||||
+ Performance improvements to the AdBlocker.
|
||||
+ Better integration with the GNOME Shell dock.
|
||||
+ UI improvements all over the place, many bugs fixed,
|
||||
and polishing all around.
|
||||
+ Updated translations and docs translations.
|
||||
- Change base_version to 3.14, following upstreams versioning.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 17 16:01:20 UTC 2014 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.13.91:
|
||||
+ Fixes to the title box (bgo#732713, bgo#734952).
|
||||
+ Fix multiple external uri loads (bgo#735577).
|
||||
+ Incognito mode message text improvements (bgo#736065).
|
||||
+ Do not accidentally empty the adblocker filters (bgo#697329).
|
||||
+ Fix integration with GNOME Shell dock (bgo#736332).
|
||||
+ Open search provider results in default browser (bgo#720245).
|
||||
+ UI cleanups, code fixes, etc.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
- Drop gnome-icon-theme-devel BuildRequires and gnome-icon-theme
|
||||
Requires: no longer required after the merging of the themes into
|
||||
Awaita theme, which in turn is a dependency to GTK+ 3.0.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 17 07:28:48 UTC 2014 - zaitor@opensuse.org
|
||||
|
||||
|
@ -17,18 +17,19 @@
|
||||
|
||||
|
||||
Name: epiphany
|
||||
Version: 3.12.1
|
||||
Version: 3.14.0
|
||||
Release: 0
|
||||
%define _base_version 3.12
|
||||
%define _base_version 3.14
|
||||
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.14/%{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
|
||||
BuildRequires: intltool >= 0.50
|
||||
BuildRequires: translation-update-upstream
|
||||
BuildRequires: update-desktop-files
|
||||
@ -38,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
|
||||
@ -53,11 +53,10 @@ 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.90
|
||||
BuildRequires: pkgconfig(x11)
|
||||
Requires: %{name}-branding = %{version}
|
||||
Requires: NetworkManager
|
||||
Requires: gnome-icon-theme
|
||||
Requires: iso-codes
|
||||
Recommends: %{name}-lang
|
||||
Recommends: ca-certificates
|
||||
@ -163,7 +162,6 @@ done
|
||||
%{_datadir}/GConf/gsettings/epiphany.convert
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.Epiphany.enums.xml
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.epiphany.gschema.xml
|
||||
%{_datadir}/icons/hicolor/*/apps/*.png
|
||||
%doc %{_mandir}/man1/epiphany.1.gz
|
||||
%dir %{_libdir}/epiphany
|
||||
%dir %{_libdir}/epiphany/%{_base_version}
|
||||
|
Loading…
Reference in New Issue
Block a user