Hello community,

here is the log from the commit of package epiphany for openSUSE:Factory 
checked in at 2012-10-04 18:38:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/epiphany (Old)
 and      /work/SRC/openSUSE:Factory/.epiphany.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "epiphany", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/epiphany/epiphany.changes        2012-08-16 
21:40:28.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.epiphany.new/epiphany.changes   2012-10-04 
18:38:16.000000000 +0200
@@ -1,0 +2,142 @@
+Tue Sep 25 08:45:37 UTC 2012 - [email protected]
+
+- Update to version 3.6.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Sep 17 19:11:45 UTC 2012 - [email protected]
+
+- Update to version 3.5.92:
+  + Respect 'new-windows-in-tabs' when opening links (bgo#641949)
+  + Present windows when opening new links in tabs (bgo#641949)
+  + Use symbolic icon for downloads box close button (bgo#683966)
+  + Add a close button to the find toolbar (bgo#683967)
+  + Make the overview work when building with WK2.
+  + Many code cleanups, minor bug fixes, leak fixes, new tests.
+
+-------------------------------------------------------------------
+Wed Sep  5 12:44:14 UTC 2012 - [email protected]
+
+- Update to version 3.5.91.1:
+  + Fix the epiphany-extensions build
+- Changes from version 3.5.91:
+  + New overview with most visited pages as starting page
+    (bgo#455173)
+  + Avoid using 'Blank page' as title for pages without title
+    (bgo#682354)
+  + Do not restore tool windows on startup (bgo#682966)
+  + Port preferred language preferences to WK2 (bgo#679685)
+  + Add code coverage reports (--enable-code-coverage) (bgo#683297)
+  + Several fixes and updates to the test suite.
+  + Many fixes and improvements in the profile migrator.
+  + Many other code fixes and cleanups.
+- Add pkgconfig(gnome-desktop-3.0) BuildRequires: new dependency.
+
+-------------------------------------------------------------------
+Thu Aug 23 21:20:40 UTC 2012 - [email protected]
+
+- Update to version 3.5.90:
+  + Improved url entry autosearch (bgo#681022)
+  + Show information about TLS certificates and SSL errors when
+    clicking the lock icon (bgo#681506)
+  + Store http disk cache with temporary profiles for improved privacy
+    (bgo#681147)
+  + Do not add error pages to back forward list.
+  + Do not add error pages to history (bgo#655619)
+  + WebKit2: Show information about web and plugins processes in
+    about:memory (bgo#679764)
+  + Port saving to WebKit2 (bgo#679368)
+  + Update to recent WebKit2 API changes.
+  + Dependencies cleanup.
+  + Many code cleanups and bug fixes.
+- Drop ca-certificates BuildRequires: the build system no longer
+  knows --with-ca-file and as such no longer needs it.
+- Completely rework BuildRequires:
+  + Removed: gnome-doc-utils-devel, gobject-introspection-devel,
+    iso-codes-devel, libavahi-gobject-devel,
+    libgnome-keyring-devel, libnotify-devel, libsoup-devel,
+    libtool, libwebkitgtk3-devel, libxslt-devel, mozilla-nss-devel,
+    pkgconfig(ice), pkgconfig(sm)
+  + Added: pkgconfig()-style: avahi-client, avahi-gobject, gcr-3,
+    gio-unix-2.0, glib-2.0, gmodule-2.0, gnome-keyring-1,
+    gobject-introspection-1.0, gsettings-desktop-schemas,
+    gthread-2.0, gtk+-unix-print-3.0, iso-codes, libnotify,
+    libsoup-gnome-2.4, libxml-2.0, libxslt, nss, webkitgtk-3.0.
+- No longer pass --disable-scrollkeeper, --enable-zeroconf and 
+  --enable-network-manager to configure: the parameters are no
+  longer known by the build system.
+
+-------------------------------------------------------------------
+Sun Aug 12 09:27:16 UTC 2012 - [email protected]
+
+- Update to version 3.5.5:
+  + Rewrite EphyEncoding(s) so that it does not use EphyNode
+    anymore. (bgo#680735)
+  + Remove Seed support for extensions
+  + Make the browser recover from broken session state files
+    (bgo#680590)
+  + Stop setting 'persist-key' in our filechooser (bgo#655508)
+  + Do not copy history from parent tab when doing Ctrl+T
+    (bgo#651918)
+  + Suggest the right name in 'Save As' more often, using the
+    information available in the Content-Disposition headers.
+    (bgo#674291)
+  + Add a 'enable-webaudio' setting, false by default
+  + Port disk cache, inspector and spell-checking to WebKit2
+  + Many other bugfixes and cleanups.
+- Drop libseed-gtk3-devel BuildRequires and stop passing
+  --enable-seed to configure, following upstream dropping seed.
+
+-------------------------------------------------------------------
+Sat Aug 11 18:29:10 UTC 2012 - [email protected]
+
+- Update to version 3.5.4:
+  + Make the security level indicator work in WebKit2.
+  + Make site-specific quirks work in WebKit2.
+  + Make cookies work in WebKit2.
+  + Fix the page title not being updated properly in WebKit2.
+  + Make the fullscreen popup work in WebKit2.
+  + Make find work in WebKit2.
+  + Make downloads work in WebKit2.
+  + Make resource tracking work in WebKit2.
+  + Code cleanups and refactorings (ie, moving EphyFileMonitor out
+    of EphyWebView).
+
+-------------------------------------------------------------------
+Fri Aug 10 17:42:35 UTC 2012 - [email protected]
+
+- Update to version 3.5.3:
+  + Initial WebKit2 support
+  + Improve fullscreen UI, and add support for HTML5 fullscreen
+    (bgo#676905)
+  + Add support for 'Do Not Track', http://donottrack.us/
+  + Migrate profile directory to the XDG config directory
+    (~/.gnome2/epiphany -> ~/.config/epiphany) (bgo#522810)
+  + Add new unit tests for EphyShell, EphySession,
+    EphyProfileMigrator, EphyWebAppUtils, ...
+  + Lots and lots of cleanups and other minor fixes.
+- Drop epiphany-fix-memory-leaks.patch: fixed upstream.
+
+-------------------------------------------------------------------
+Thu Aug  9 23:16:35 UTC 2012 - [email protected]
+
+- Update to version 3.5.1:
+  + Use the linked style class for the download bar (bgo#672712)
+  + Use glib resources for the UI and CSS files
+  + Default to always restoring the last session on startup,
+    regardless of how epiphany was closed (bgo#673453, bgo#673122)
+  + Use intltool 0.50 (bgo#672932)
+  + Improvements in the url entry layout (bgo#672927)
+  + Fix stop/reload button misalignment when using custom font size
+    (bgo#668135)
+  + New org.gnome.Epiphany.ui.tabs-visibility-policy setting. It's
+    now possible to always hide tabs.
+  + Consider email-type entries when doing login/password
+    autocomplete (bgo#666326)
+  + Prioritize smart bookmarks URIs over normal URIs when exporting
+    bookmarks (bgo#534565)
+  + Restore right-click/long press menus in back/forward buttons
+    (bgo#671609)
+  + Remove completely outdated help (bgo#674047)
+
+-------------------------------------------------------------------

Old:
----
  epiphany-3.4.3.tar.xz
  epiphany-fix-memory-leaks.patch

New:
----
  epiphany-3.6.0.tar.xz

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

Other differences:
------------------
++++++ epiphany.spec ++++++
--- /var/tmp/diff_new_pack.rzyfnR/_old  2012-10-04 18:38:18.000000000 +0200
+++ /var/tmp/diff_new_pack.rzyfnR/_new  2012-10-04 18:38:18.000000000 +0200
@@ -17,40 +17,41 @@
 
 
 Name:           epiphany
-Version:        3.4.3
+Version:        3.6.0
 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.4/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/epiphany/3.6/%{name}-%{version}.tar.xz
 # PATCH-FEATURE-OPENSUSE epiphany-safe-one-click-install.patch bnc330070 
[email protected] -- Make one-click install work with one-click
 Patch6:         epiphany-safe-one-click-install.patch
-# PATCH-FIX-UPSTREAM epiphany-fix-memory-leaks.patch bnc#771568 bgo#677720 
bgo#676484 [email protected] -- Fix several memory leaks; patches taken from 
upstream git commits and rebased for 3.4.2
-Patch7:         epiphany-fix-memory-leaks.patch
-BuildRequires:  ca-certificates
 BuildRequires:  fdupes
-BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  gnome-icon-theme
-BuildRequires:  gobject-introspection-devel
-BuildRequires:  intltool
-BuildRequires:  iso-codes-devel
-BuildRequires:  libavahi-gobject-devel
-BuildRequires:  libgnome-keyring-devel
-BuildRequires:  libnotify-devel >= 0.5.1
-BuildRequires:  libseed-gtk3-devel
-BuildRequires:  libsoup-devel >= 2.37.1
-BuildRequires:  libtool
-BuildRequires:  libwebkitgtk3-devel >= 1.8.2
-BuildRequires:  libxslt-devel
-BuildRequires:  mozilla-nss-devel
+BuildRequires:  intltool >= 0.50
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(gsettings-desktop-schemas)
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.3.14
-BuildRequires:  pkgconfig(ice)
-BuildRequires:  pkgconfig(sm)
+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(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+-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(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(x11)
 Requires:       %{name}-branding = %{version}
 Requires:       NetworkManager
@@ -107,21 +108,16 @@
 %setup -q
 translation-update-upstream
 %patch6 -p1
-%patch7 -p1
 
 %build
 %configure \
-    --disable-scrollkeeper \
     --disable-maintainer-mode \
     --enable-introspection \
-    --enable-zeroconf \
-    --enable-network-manager \
-    --enable-seed \
     --with-distributor-name="SUSE"
 make %{?_smp_mflags} V=1
 
 %install
-%makeinstall
+%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`
@@ -154,13 +150,6 @@
 %files
 %defattr(-,root,root)
 %doc AUTHORS COPYING ChangeLog NEWS README TODO
-%dir %{_datadir}/gnome/
-%dir %{_datadir}/gnome/help/
-%dir %{_datadir}/gnome/help/%{name}/
-%doc %{_datadir}/gnome/help/%{name}/C/
-%dir %{_datadir}/omf/
-%dir %{_datadir}/omf/%{name}/
-%doc %{_datadir}/omf/%{name}/%{name}-C.omf
 %{_bindir}/ephy-profile-migrator
 %{_bindir}/epiphany
 %{_datadir}/applications/epiphany.desktop
@@ -172,7 +161,7 @@
 %{_datadir}/glib-2.0/schemas/org.gnome.epiphany.gschema.xml
 %{_datadir}/icons/hicolor/*/apps/*.png
 %{_libdir}/epiphany
-%{_libdir}/girepository-1.0/Epiphany-3.4.typelib
+%{_libdir}/girepository-1.0/Epiphany-3.6.typelib
 %doc %{_mandir}/man1/epiphany.1.gz
 
 %files lang -f %{name}.lang

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to