diff --git a/epiphany-3.3.3.tar.xz b/epiphany-3.3.3.tar.xz deleted file mode 100644 index 84b3939..0000000 --- a/epiphany-3.3.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1af8baaa645c9317ccdbd5dcb43f59d51cd5d73c6f2743d1e88e3be47be0ae22 -size 5136680 diff --git a/epiphany-3.3.4.1.tar.xz b/epiphany-3.3.4.1.tar.xz new file mode 100644 index 0000000..1dc3606 --- /dev/null +++ b/epiphany-3.3.4.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e107af79ce5591bb00d6f76d9d5645f3fa9898e32122c41bf9474a2de44f8305 +size 5150356 diff --git a/epiphany.changes b/epiphany.changes index a4e0316..eff8585 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -1,3 +1,39 @@ +------------------------------------------------------------------- +Wed Jan 18 22:43:54 UTC 2012 - vuntz@opensuse.org + +- Update to version 3.3.4.1: + + Remove Find Next/Previous from the super menu. + + Remove Print Preview and Print Setup from the super menu. + + Remove "Send link by mail..." from the super menu, move it to + the document context menu. + + Hide EphyWindow's titlebar when maximized. + + Fix crash when updating the EphyEmbed statusbar after dispose + (bgo#668171) + +------------------------------------------------------------------- +Tue Jan 17 10:47:39 UTC 2012 - vuntz@opensuse.org + +- Update to version 3.3.4: + + Merge the stop/reload button with the location entry + (bgo#667176) + + Merge the back and forward buttons in a single button group + (bgo#666604) + + Use the Shell globalmenu for application actions when available + + Drop the menubar in favor of a supermenu a-la Chrome + (bgo#665479) + + Make sure to hide all chrome in application mode (bgo#667634) + + Add mnemonics for password and recovery infobars (bgo#667238) + + Enable latest HTML5 fullscreen support (bgo#665341) + + Make g_setenv calls early during startup to avoid threading + race conditions (bgo#659145) + + Stop using gtk_button_{press,release} to fake middle clicks in + the toolbar buttons (bgo#628364) + + Try to be smarter about the content type of downloads + (bgo#662059) + + Lots of other small fixes and cleanups +- Add explicit pkgconfig(gtk+-3.0) BuildRequires: it was missing + before. + ------------------------------------------------------------------- Tue Dec 20 10:11:06 UTC 2011 - vuntz@opensuse.org diff --git a/epiphany.spec b/epiphany.spec index 8fb1d16..78aa2f9 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -1,7 +1,7 @@ # # spec file for package epiphany # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 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,7 +17,7 @@ Name: epiphany -Version: 3.3.3 +Version: 3.3.4.1 Release: 0 Summary: GNOME Web Browser License: GPL-2.0+ @@ -41,7 +41,7 @@ BuildRequires: libnotify-devel >= 0.5.1 BuildRequires: libseed-gtk3-devel BuildRequires: libsoup-devel >= 2.37.1 BuildRequires: libtool -BuildRequires: libwebkitgtk3-devel >= 1.6.1 +BuildRequires: libwebkitgtk3-devel >= 1.7.3 BuildRequires: libxslt-devel BuildRequires: mozilla-nss-devel BuildRequires: translation-update-upstream @@ -49,6 +49,7 @@ BuildRequires: update-desktop-files # Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467 BuildRequires: xz BuildRequires: pkgconfig(gsettings-desktop-schemas) +BuildRequires: pkgconfig(gtk+-3.0) >= 3.3.8 Requires: %{name}-branding = %{version} Requires: NetworkManager Requires: gnome-icon-theme