Accepting request 162142 from GNOME:Factory

Update to 3.8.0

OBS-URL: https://build.opensuse.org/request/show/162142
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/epiphany?expand=0&rev=98
This commit is contained in:
Stephan Kulow 2013-04-05 15:25:15 +00:00 committed by Git OBS Bridge
commit 8c9698184d
4 changed files with 144 additions and 43 deletions

View File

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

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

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

View File

@ -1,3 +1,122 @@
-------------------------------------------------------------------
Mon Mar 25 21:27:25 UTC 2013 - dimstar@opensuse.org
- Update to version 3.8.0:
+ Fix encoding menu and dialog (bgo#696548).
+ Sync reload/stop button with load state (bgo#696301).
+ Updated translations.
-------------------------------------------------------------------
Wed Mar 20 19:08:40 UTC 2013 - dimstar@opensuse.org
- Update to version 3.7.92:
+ We now use WebKit2 by default.
+ Fix all the remaining WebKit2 feature regressions that were on
track for 3.8 (bgo#678610)
+ Other bugfixes and cleanups
-------------------------------------------------------------------
Tue Mar 19 22:47:58 UTC 2013 - dimstar@opensuse.org
- Also obsolete epiphany-extensions-lang.
-------------------------------------------------------------------
Sat Mar 9 11:58:29 UTC 2013 - dimstar@opensuse.org
- Update to version 3.7.91:
+ Add a setting to control delayed tab loading on startup
(bgo#694470).
+ Port Web to libsecret for password storage (bgo#679918).
+ New startup page for Incognito mode (bgo#694200).
+ More missing features and bug fixes in the WebKit2 backend.
+ Other bugfixes and cleanups.
- Replace pkgconfig(gnome-keyring-1) BuildRequires with
pkgconfig(libsecret-1), following upstreams port to libsecret.
-------------------------------------------------------------------
Fri Feb 22 10:10:18 UTC 2013 - dimstar@opensuse.org
- Update to version 3.7.90:
+ Add "undo closed tab" functionality (bgo#128184)
+ Remove installed headers, API doc and pc files, since we don't
have extensions anymore.
+ Only load pages when their tab is switched to on session
restore (bgo#675302)
+ Support notification filtering (bgo#690996)
+ Add a New Tab button in the toolbar (bgo#684616)
+ More bugfixes and missing functionality for the WebKit2
backend.
+ Other bugfixes and cleanups.
- Drop -devel subpackage: as there are no headers and API docs
installed, this package is useless.
- Obsolete epiphany-devel from the main-package.
-------------------------------------------------------------------
Fri Feb 8 13:42:06 UTC 2013 - dimstar@opensuse.org
- Update to version 3.7.5:
+ Remove ability to open URIs in the clipboard through middle
click. This option was disabled by default since a long time
ago, and broken in WK2.
+ Load and save the session asynchronously.
+ Remove spaces in Accept-Language header for compatiblity
(bgo#671652).
+ Smarter copy email address action (bgo#688166).
+ A bunch of WebKit2 improvements. The WebKit2 version is now
really close to feature-complete.
+ Other bug fixes and cleanups.
-------------------------------------------------------------------
Tue Jan 8 18:02:05 UTC 2013 - dimstar@opensuse.org
- Update to version 3.7.3:
+ Vastly improve the icon generation for Web Applications
(bgo#657755)
+ Allow to zoom images, since this is actually supported by
WebKit now
+ New design for the find bar (bgo#689929)
+ Add an 'Incognito window' mode in the UI (bgo#676914)
+ Support back/forward mouse buttons (bgo#337852)
+ Improve heuristics to decide whether to open new windows or
where to append new tabs when Web is invoked from other
applications (bgo#685976)
+ Add zoom controls to the gear menu (bgo#683625)
+ Use GtkSearchEntry all over the place instead of our own
version (bgo#687744)
+ Tidy up the application menu to be more in sync with other core
apps (bgo#678962)
+ Add support for favicons in WebKit2.
+ Tons of cleanups and other bugfixes.
- Replace pkgconfig(libsoup-gnome-2.4) BuildRequires with
pkgconfig(libsoup-2.4), following upstreams changes.
- Add pkgconfig(libwnck-3.0) BuildRequires: new dependency.
-------------------------------------------------------------------
Wed Oct 24 22:08:10 UTC 2012 - dimstar@opensuse.org
- Update to version 3.7.1:
+ This release removes support for traditional extensions
(bgo#685630)
+ Adblock is now imported into the core browser, disabled by
default. See Preferences->Privacy to enable it (bgo#681657)
+ Remove JavaScript preference from the UI. Pretty much every
single page the average user visits needs JavaScript, so this
is a "Please break my web" preference in disguise. For those
concerned about security and/or privacy the GSetting remains
available. (bgo#685393)
+ Merge the application menu in the gear menu when not running
under the Shell. (bgo#673054)
+ Do not automatically load resources we cannot handle unless
they are the main resource in the page. (bgo#683635)
+ Many other bugfixes.
- Drop pkgconfig(gobject-introspection-1.0) BuildRequires: there
is no more gobject-introspection support with webkit2.
- Stop passing --enable-introspection to configure.
- Remove the extension-dir creation hack in install: there are no
extensions supported anymore.
- Obsolete epiphany-extensions: as there is no extension support
anymore it's cleanest to obsolete the old -extensions packages.
-------------------------------------------------------------------
Tue Oct 16 13:33:58 UTC 2012 - dimstar@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package epiphany
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,13 +17,14 @@
Name: epiphany
Version: 3.6.1
Version: 3.8.0
Release: 0
%define _base_version 3.8
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.6/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/epiphany/3.8/%{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
Patch6: epiphany-safe-one-click-install.patch
BuildRequires: fdupes
@ -35,23 +36,23 @@ BuildRequires: pkgconfig(avahi-client) >= 0.6.22
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.31.2
BuildRequires: pkgconfig(glib-2.0) >= 2.35.6
BuildRequires: pkgconfig(gmodule-2.0)
BuildRequires: pkgconfig(gnome-desktop-3.0) >= 2.91.7
BuildRequires: pkgconfig(gnome-keyring-1) >= 2.26.0
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.9.5
BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 0.0.1
BuildRequires: pkgconfig(gthread-2.0)
BuildRequires: pkgconfig(gtk+-3.0) >= 3.5.2
BuildRequires: pkgconfig(gtk+-3.0) >= 3.7.10
BuildRequires: pkgconfig(gtk+-unix-print-3.0) >= 3.5.2
BuildRequires: pkgconfig(iso-codes) >= 0.35
BuildRequires: pkgconfig(libnotify) >= 0.5.1
BuildRequires: pkgconfig(libsoup-gnome-2.4) >= 2.39.6
BuildRequires: pkgconfig(libsecret-1) >= 0.14
BuildRequires: pkgconfig(libsoup-2.4) >= 2.41.3
BuildRequires: pkgconfig(libwnck-3.0)
BuildRequires: pkgconfig(libxml-2.0) >= 2.6.12
BuildRequires: pkgconfig(libxslt) >= 1.1.7
BuildRequires: pkgconfig(nss)
BuildRequires: pkgconfig(sqlite3)
BuildRequires: pkgconfig(webkitgtk-3.0) >= 1.9.6
BuildRequires: pkgconfig(webkitgtk-3.0) >= 1.11.92
BuildRequires: pkgconfig(x11)
Requires: %{name}-branding = %{version}
Requires: NetworkManager
@ -59,33 +60,26 @@ Requires: gnome-icon-theme
Requires: iso-codes
Recommends: %{name}-lang
Recommends: ca-certificates
# Epiphany dropped extensions support in 3.7.1; thus obsoleting the extensions package.
Obsoletes: epiphany-extensions < %{version}
Obsoletes: epiphany-extensions-lang < %{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
# With epiphany 3.7.90, the installation of headers and API doc was stopped. Obsolete an eventual installed package.
Obsoletes: %{name}-devel < 3.7.90
%glib2_gsettings_schema_requires
%description
Epiphany is a Web browser for the GNOME Desktop. Its principles are
simplicity and standards compliance.
%package devel
Summary: GNOME Web Browser
Group: Development/Libraries/GNOME
Requires: %{name} = %{version}
Provides: %{name}-doc = %{version}
Provides: browser(npapi)
Obsoletes: %{name}-doc < %{version}
%description devel
Epiphany is a Web Browser for the GNOME Desktop. Its principles are
simplicity and standards compliance.
%package branding-upstream
Summary: GNOME Web Browser -- Upstream default bookmarks and user agent string
Group: Productivity/Networking/Web/Browsers
Requires: %{name} = %{version}
Provides: %{name}-branding = %{version}
Conflicts: otherproviders(%{name}-branding)
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
@ -112,18 +106,12 @@ translation-update-upstream
%build
%configure \
--disable-maintainer-mode \
--enable-introspection \
--with-distributor-name="SUSE"
make %{?_smp_mflags} V=1
%install
%make_install
# In case make install did not create the extensions directory; note that we
# determine this directory with the pkg-config file that got installed.
extensionsdir=`pkg-config --variable extensionsdir %{buildroot}%{_libdir}/pkgconfig/epiphany-*.pc`
if ! test -d %{buildroot}${extensionsdir}; then
install -d -m 0755 %{buildroot}${extensionsdir}
fi
find %{buildroot} -type f -name '*.la' -delete -print
%suse_update_desktop_file %{name}
# Copy the icons in hicolor, else brp-check is sad
for size in 8x8 16x16 22x22 24x24 32x32 48x48 256x256; do
@ -160,20 +148,14 @@ done
%{_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
%{_libdir}/epiphany
%{_libdir}/girepository-1.0/Epiphany-3.6.typelib
%doc %{_mandir}/man1/epiphany.1.gz
%dir %{_libdir}/epiphany
%dir %{_libdir}/epiphany/%{_base_version}
%dir %{_libdir}/epiphany/%{_base_version}/web-extensions
%{_libdir}/epiphany/%{_base_version}/web-extensions/libephywebextension.so
%files lang -f %{name}.lang
%files devel
%defattr(-,root,root)
%doc %{_datadir}/gtk-doc/html/epiphany/
%{_datadir}/aclocal/*.m4
%{_datadir}/gir-1.0/*.gir
%{_includedir}/epiphany*
%{_libdir}/pkgconfig/*.pc
%files branding-upstream
%defattr(-,root,root)
%{_datadir}/epiphany/default-bookmarks.rdf