From 537d174f97d8c4a234abb0c86cdc2c39b3dc91de1b127f879cb3f89f1b63969d Mon Sep 17 00:00:00 2001 From: Marcus Rueckert Date: Wed, 17 Aug 2011 20:33:48 +0000 Subject: [PATCH 1/4] Accepting request 79047 from home:dimstar:branches:GNOME:Factory Update to 3.1.5 OBS-URL: https://build.opensuse.org/request/show/79047 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany?expand=0&rev=106 --- epiphany-3.1.3.tar.bz2 | 3 --- epiphany-3.1.5.tar.bz2 | 3 +++ epiphany.changes | 12 ++++++++++++ epiphany.spec | 4 ++-- 4 files changed, 17 insertions(+), 5 deletions(-) delete mode 100644 epiphany-3.1.3.tar.bz2 create mode 100644 epiphany-3.1.5.tar.bz2 diff --git a/epiphany-3.1.3.tar.bz2 b/epiphany-3.1.3.tar.bz2 deleted file mode 100644 index ac51cb1..0000000 --- a/epiphany-3.1.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:14fc252966b193fef0391d427b71444f2a54947ecbcd4cc4c25a51351afa34bf -size 5899390 diff --git a/epiphany-3.1.5.tar.bz2 b/epiphany-3.1.5.tar.bz2 new file mode 100644 index 0000000..738748c --- /dev/null +++ b/epiphany-3.1.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:690701b310048ec016f1494d415404ca5de30aa20bb8e78035874eec4f86b4f6 +size 5893451 diff --git a/epiphany.changes b/epiphany.changes index 8305b31..aa2cd49 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Aug 16 17:34:52 CEST 2011 - dimstar@opensuse.org + +- Update to version 3.1.5: + + bgo#650789: Use new symbolic icons for security status + + bgo#653031: Fix gir scanner invocation + + bgo#653690: Unescape tooltips in download widget + + bgo#651699: Fix "Browse to" in downloads + + bgo#653918: Clear finished downloads when closing downloads bar + + bgo#644805: Use a CSS file for styling + + Many other fixes and cleanups. + ------------------------------------------------------------------- Thu Jul 7 10:46:47 CEST 2011 - vuntz@opensuse.org diff --git a/epiphany.spec b/epiphany.spec index 47cdfb5..c9bfea5 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -18,7 +18,7 @@ Name: epiphany -Version: 3.1.3 +Version: 3.1.5 Release: 1 License: GPLv2+ Summary: GNOME Web Browser @@ -41,7 +41,7 @@ BuildRequires: libgnome-keyring-devel BuildRequires: libnotify-devel BuildRequires: libseed-gtk3-devel BuildRequires: libsoup-devel -BuildRequires: libwebkitgtk3-devel +BuildRequires: libwebkitgtk3-devel >= 1.5.2 BuildRequires: libxslt-devel BuildRequires: mozilla-nss-devel BuildRequires: translation-update-upstream From 5035c533554513efba5be0a74ddf32bdf86e52e8567f7278ec155ff2c8bcc5b2 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Fri, 2 Sep 2011 00:07:28 +0000 Subject: [PATCH 2/4] Accepting request 80582 from home:vuntz:branches:GNOME:Factory Update to 3.1.90 OBS-URL: https://build.opensuse.org/request/show/80582 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany?expand=0&rev=107 --- epiphany-3.1.5.tar.bz2 | 3 --- epiphany-3.1.90.tar.bz2 | 3 +++ epiphany.changes | 20 ++++++++++++++------ epiphany.spec | 4 ++-- 4 files changed, 19 insertions(+), 11 deletions(-) delete mode 100644 epiphany-3.1.5.tar.bz2 create mode 100644 epiphany-3.1.90.tar.bz2 diff --git a/epiphany-3.1.5.tar.bz2 b/epiphany-3.1.5.tar.bz2 deleted file mode 100644 index 738748c..0000000 --- a/epiphany-3.1.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:690701b310048ec016f1494d415404ca5de30aa20bb8e78035874eec4f86b4f6 -size 5893451 diff --git a/epiphany-3.1.90.tar.bz2 b/epiphany-3.1.90.tar.bz2 new file mode 100644 index 0000000..22b22b9 --- /dev/null +++ b/epiphany-3.1.90.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2666561d3f689ddfbc51bab66cecad9b6c4bb09539ad0ea89bc22f473a90766a +size 5901932 diff --git a/epiphany.changes b/epiphany.changes index aa2cd49..7a36803 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -1,13 +1,21 @@ +------------------------------------------------------------------- +Wed Aug 31 12:55:50 CEST 2011 - vuntz@opensuse.org + +- Update to version 3.1.90: + + Add support for saving web pages as standalone "Web + Applications". + ------------------------------------------------------------------- Tue Aug 16 17:34:52 CEST 2011 - dimstar@opensuse.org - Update to version 3.1.5: - + bgo#650789: Use new symbolic icons for security status - + bgo#653031: Fix gir scanner invocation - + bgo#653690: Unescape tooltips in download widget - + bgo#651699: Fix "Browse to" in downloads - + bgo#653918: Clear finished downloads when closing downloads bar - + bgo#644805: Use a CSS file for styling + + Use new symbolic icons for security status (bgo#650789) + + Fix gir scanner invocation (bgo#653031) + + Unescape tooltips in download widget (bgo#653690) + + Fix "Browse to" in downloads (bgo#651699) + + Clear finished downloads when closing downloads bar + (bgo#653918) + + Use a CSS file for styling (bgo#644805) + Many other fixes and cleanups. ------------------------------------------------------------------- diff --git a/epiphany.spec b/epiphany.spec index c9bfea5..a64fdfc 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -18,7 +18,7 @@ Name: epiphany -Version: 3.1.5 +Version: 3.1.90 Release: 1 License: GPLv2+ Summary: GNOME Web Browser @@ -38,7 +38,7 @@ BuildRequires: intltool BuildRequires: iso-codes-devel BuildRequires: libavahi-gobject-devel BuildRequires: libgnome-keyring-devel -BuildRequires: libnotify-devel +BuildRequires: libnotify-devel >= 0.5.1 BuildRequires: libseed-gtk3-devel BuildRequires: libsoup-devel BuildRequires: libwebkitgtk3-devel >= 1.5.2 From ceec04671c135e83bce13e73ae2f554869dd2dc3a1dbdba0d099294daf9c2e29 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Tue, 6 Sep 2011 20:08:36 +0000 Subject: [PATCH 3/4] Accepting request 81145 from home:vuntz:branches:GNOME:Factory Update to 3.1.91 OBS-URL: https://build.opensuse.org/request/show/81145 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany?expand=0&rev=108 --- epiphany-3.1.90.tar.bz2 | 3 --- epiphany-3.1.91.tar.bz2 | 3 +++ epiphany.changes | 16 ++++++++++++++++ epiphany.spec | 2 +- 4 files changed, 20 insertions(+), 4 deletions(-) delete mode 100644 epiphany-3.1.90.tar.bz2 create mode 100644 epiphany-3.1.91.tar.bz2 diff --git a/epiphany-3.1.90.tar.bz2 b/epiphany-3.1.90.tar.bz2 deleted file mode 100644 index 22b22b9..0000000 --- a/epiphany-3.1.90.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2666561d3f689ddfbc51bab66cecad9b6c4bb09539ad0ea89bc22f473a90766a -size 5901932 diff --git a/epiphany-3.1.91.tar.bz2 b/epiphany-3.1.91.tar.bz2 new file mode 100644 index 0000000..8c81e62 --- /dev/null +++ b/epiphany-3.1.91.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c56db8a3d263a538f534453f5613eb87441067fb0511aaddafca0032f58c8759 +size 5911117 diff --git a/epiphany.changes b/epiphany.changes index 7a36803..e39eeb7 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Sep 6 18:59:04 UTC 2011 - vuntz@opensuse.org + +- Update to version 3.1.91: + + Implement about:applications to manage Web Applications. This + should go away in 3.4 in favor of a GNOME-wide solution. + + Fix warnings when coming back from fullscreen (bgo#657936) + + Hide irrelevant context menu actions when in app mode + (bgo#657624) + + Remove unneeded markup in glade files (bgo#102382) + + Recursively delete temporary profile dirs (bgo#658201) + + Improve messages in error pages (bgo#637903) + + Fix error pages for RTL locales (bgo#314205) + + Ask for confirmation before overwriting web applications + (bgo#658060) + ------------------------------------------------------------------- Wed Aug 31 12:55:50 CEST 2011 - vuntz@opensuse.org diff --git a/epiphany.spec b/epiphany.spec index a64fdfc..c866e5b 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -18,7 +18,7 @@ Name: epiphany -Version: 3.1.90 +Version: 3.1.91 Release: 1 License: GPLv2+ Summary: GNOME Web Browser From bd7d170e87937a691d98b88deef6421e8920bc5859e5a5b1fa5b1cd4e6498a9a Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Wed, 7 Sep 2011 03:34:42 +0000 Subject: [PATCH 4/4] Accepting request 81171 from home:vuntz:branches:GNOME:Factory Update to 3.1.91.1 OBS-URL: https://build.opensuse.org/request/show/81171 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany?expand=0&rev=109 --- epiphany-3.1.91.1.tar.bz2 | 3 +++ epiphany-3.1.91.tar.bz2 | 3 --- epiphany.changes | 6 ++++++ epiphany.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) create mode 100644 epiphany-3.1.91.1.tar.bz2 delete mode 100644 epiphany-3.1.91.tar.bz2 diff --git a/epiphany-3.1.91.1.tar.bz2 b/epiphany-3.1.91.1.tar.bz2 new file mode 100644 index 0000000..69445eb --- /dev/null +++ b/epiphany-3.1.91.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79315f766262b7493fe84794dc6329823e45af375d11119e2839ab0b5bd575b1 +size 5913553 diff --git a/epiphany-3.1.91.tar.bz2 b/epiphany-3.1.91.tar.bz2 deleted file mode 100644 index 8c81e62..0000000 --- a/epiphany-3.1.91.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c56db8a3d263a538f534453f5613eb87441067fb0511aaddafca0032f58c8759 -size 5911117 diff --git a/epiphany.changes b/epiphany.changes index e39eeb7..9bac1ea 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Sep 7 02:50:41 UTC 2011 - vuntz@opensuse.org + +- Update to version 3.1.91.1: + + Fix mistake in error pages. + ------------------------------------------------------------------- Tue Sep 6 18:59:04 UTC 2011 - vuntz@opensuse.org diff --git a/epiphany.spec b/epiphany.spec index c866e5b..7d362ba 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -18,7 +18,7 @@ Name: epiphany -Version: 3.1.91 +Version: 3.1.91.1 Release: 1 License: GPLv2+ Summary: GNOME Web Browser