Hello community,

here is the log from the commit of package epiphany for openSUSE:Factory 
checked in at 2012-03-29 11:37:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/epiphany (Old)
 and      /work/SRC/openSUSE:Factory/.epiphany.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "epiphany", Maintainer is "gnome-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/epiphany/epiphany.changes        2012-03-02 
13:47:32.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.epiphany.new/epiphany.changes   2012-03-29 
11:37:14.000000000 +0200
@@ -1,0 +2,57 @@
+Wed Mar 28 06:39:13 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0.1:
+  + Listen to favicon changes in the history window (bgo#672525)
+  + Remove ephy-history.h from epiphany.h
+  + Updated translations.
+- Drop epiphany-fix-header.patch: fixed upstream.
+
+-------------------------------------------------------------------
+Mon Mar 26 23:24:46 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + Avoid infinite loops in the profile migrator for existing but
+    empty history files (bgo#672547)
+  + Updated translations.
+- Add epiphany-fix-header.patch: fix epiphany.h to be usable, taken
+  from git.
+
+-------------------------------------------------------------------
+Wed Mar 21 10:08:23 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.3.92:
+  + Fail in application mode if we get a nonexistent profile
+    (bgo#669700)
+  + Add unit tests for EphyWebView (bgo#669548)
+  + Open pages in a new tab on middle click for the history editor
+    (bgo#671635)
+  + Set a max width to the statusbar label (bgo#671520)
+  + Automatically add file:// when existing absolute paths are
+    typed in the URL entry (bgo#671792)
+  + Fix bookmarklet's titles when they are created (bgo#672194)
+  + Replace the EphyFaviconCache with WebKit's favicon cache
+    (bgo#648653)
+  + Other bugfixes and cleanups.
+
+-------------------------------------------------------------------
+Sun Mar 11 18:40:33 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.3.91:
+  + The big change is that the history backend has been completely
+    rewritten. It now uses SQLite as the storage medium, and can
+    keep your browsing history indefinitely (so gone is the 10-day
+    limit).
+  + Validate web applications before listing them in
+    about:applications (bgo#669836)
+  + Fix loading of <IP>:<port> URIs (bgo#669461)
+  + Fix loading of <domain>:<port> URIs (bgo#670674)
+  + Add back the extensions menu (bgo#669951)
+  + Many other small fixes and improvements.
+- Add pkgconfig(sqlite3) BuildRequires for the new history backend.
+
+-------------------------------------------------------------------
+Mon Mar  5 14:08:45 UTC 2012 - vdziewie...@suse.com
+
+- add Provides: browser(npapi) FATE#313084
+
+-------------------------------------------------------------------

Old:
----
  epiphany-3.3.90.tar.xz

New:
----
  epiphany-3.4.0.1.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ epiphany.spec ++++++
--- /var/tmp/diff_new_pack.irUkVs/_old  2012-03-29 11:37:16.000000000 +0200
+++ /var/tmp/diff_new_pack.irUkVs/_new  2012-03-29 11:37:16.000000000 +0200
@@ -17,13 +17,13 @@
 
 
 Name:           epiphany
-Version:        3.3.90
+Version:        3.4.0.1
 Release:        0
 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.3/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/epiphany/3.4/%{name}-%{version}.tar.xz
 # PATCH-FEATURE-OPENSUSE epiphany-safe-one-click-install.patch bnc330070 
vu...@novell.com -- Make one-click install work with one-click
 Patch6:         epiphany-safe-one-click-install.patch
 BuildRequires:  ca-certificates
@@ -39,7 +39,7 @@
 BuildRequires:  libseed-gtk3-devel
 BuildRequires:  libsoup-devel >= 2.37.1
 BuildRequires:  libtool
-BuildRequires:  libwebkitgtk3-devel >= 1.7.3
+BuildRequires:  libwebkitgtk3-devel >= 1.7.92
 BuildRequires:  libxslt-devel
 BuildRequires:  mozilla-nss-devel
 BuildRequires:  translation-update-upstream
@@ -48,6 +48,7 @@
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.3.14
 BuildRequires:  pkgconfig(ice)
 BuildRequires:  pkgconfig(sm)
+BuildRequires:  pkgconfig(sqlite3)
 BuildRequires:  pkgconfig(x11)
 Requires:       %{name}-branding = %{version}
 Requires:       NetworkManager
@@ -67,6 +68,7 @@
 Group:          Development/Libraries/GNOME
 Requires:       %{name} = %{version}
 Provides:       %{name}-doc = %{version}
+Provides:       browser(npapi)
 Obsoletes:      %{name}-doc < %{version}
 
 %description devel
@@ -167,7 +169,7 @@
 %{_datadir}/glib-2.0/schemas/org.gnome.epiphany.gschema.xml
 %{_datadir}/icons/hicolor/*/apps/*.png
 %{_libdir}/epiphany
-%{_libdir}/girepository-1.0/Epiphany-3.3.typelib
+%{_libdir}/girepository-1.0/Epiphany-3.4.typelib
 %doc %{_mandir}/man1/epiphany.1.gz
 
 %files lang -f %{name}.lang

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to