Hello community,

here is the log from the commit of package midori for openSUSE:Factory checked 
in at 2013-02-07 10:42:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/midori (Old)
 and      /work/SRC/openSUSE:Factory/.midori.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "midori", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/midori/midori.changes    2012-11-12 
16:05:31.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.midori.new/midori.changes       2013-02-07 
10:42:14.000000000 +0100
@@ -1,0 +2,39 @@
+Wed Feb  6 09:51:00 UTC 2013 - g...@opensuse.org
+
+- update to version 0.4.8
+  + fix un-delaying of tabs
+  + fix compilation with GLib 2.30
+  + fix error handling in extensions
+  + retain selection in urlbar when switching tabs
+  + fix missing right-click menu on NextForward button
+  + hide error page button if buttons have no images
+  + rework URL completion: suggest open tabs
+  + always highlight matches in inline search
+  + pantheon: Only show private launcher in search
+  + granite: Fix notebook, require 0.2, drop _about_dialog_new
+  + don't include http(s), file or www. in page title
+  + autodetect Twitter RSS feeds
+  + adblock: Improve date parsing
+  + unit test rework: backtraces, regardless of debugging, wine
+  + more accurate version numbers in about:version
+  + drop obsolete --log-file command line switch
+  + emit inspector attach-window with correct signature
+  + fix Netscape plugins opening download dialogs
+  + rework path handling and setup in different modes (fix
+    segfaults)
+  + manage Netscape plugins are individual extensions
+  + address gtk_icon_set_render_icon_pixbuf assertions
+  + fix renaming in speed dial with spaces in title
+  + render completion title/ URL side by side with Granite
+  + transparently use Favicon-/ IconDatabase/ file store per WebKit
+  + add TabMoveFirst/ Last hotkeys (without defaults)
+  + drop Hildon support
+  + show URI in 'not responding' dialog
+  + query search engine icons when loading, rather than stupid
+    guesses
+- dropped obsolete midori-fix-build-with-glib-lt-2.32.patch and
+  and midori-0.4.2-workaround-vala-bug.patch
+- added midori-fix-desktop-files.patch in order to fix the desktop
+  files according to openSUSE policy
+
+-------------------------------------------------------------------

Old:
----
  midori-0.4.2-workaround-vala-bug.patch
  midori-0.4.7.tar.bz2
  midori-fix-build-with-glib-lt-2.32.patch

New:
----
  midori-0.4.8.tar.bz2
  midori-fix-desktop-files.patch

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

Other differences:
------------------
++++++ midori.spec ++++++
--- /var/tmp/diff_new_pack.fpWm5e/_old  2013-02-07 10:42:15.000000000 +0100
+++ /var/tmp/diff_new_pack.fpWm5e/_new  2013-02-07 10:42:15.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package midori
 #
-# 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,19 +17,17 @@
 
 
 Name:           midori
-Version:        0.4.7
+Version:        0.4.8
 Release:        0
 Summary:        Lightweight Webkit-based Web Browser
 License:        LGPL-2.1
 Group:          Productivity/Networking/Web/Browsers
 Url:            http://twotoasts.de/index.php?/pages/midori_summary.html
 Source:         
http://archive.xfce.org/src/apps/%{name}/0.4/%{name}-%{version}.tar.bz2
-# PATCH-FIX-OPENSUSE midori-0.4.2-workaround-vala-bug.patch g...@opensuse.org 
-- Works around a prolem with Vala generating a function for string.replace() 
that potentially returns random data
-Patch0:         midori-0.4.2-workaround-vala-bug.patch
-# PATCH-FIX-UPSTREAM midori-fix-build-with-glib-lt-2.32.patch 
g...@opensuse.org -- Fix build with glib < 2.32
-Patch1:         midori-fix-build-with-glib-lt-2.32.patch
 # PATCH-FIX-UPSTREAM midori-work-around-vala-storing-uint64-in-pointer.patch 
lp#1053386 g...@opensuse.org -- Work around vala trying to store a uint64 in a 
pointer
-Patch2:         midori-work-around-vala-storing-uint64-in-pointer.patch
+Patch0:         midori-work-around-vala-storing-uint64-in-pointer.patch
+# PATCH-FIX-OPENSUSE midori-fix-desktop-files.patch g...@opensuse.org -- Fix 
desktop file according to openSUSE policy
+Patch1:         midori-fix-desktop-files.patch
 BuildRequires:  docutils
 BuildRequires:  gtk-doc
 BuildRequires:  intltool
@@ -53,7 +51,7 @@
 BuildRequires:  pkgconfig(webkit-1.0)
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xscrnsaver)
-BuildRequires:  pkgconfig(zeitgeist-1.0)
+BuildRequires:  pkgconfig(zeitgeist-1.0) >= 0.3.14
 Requires:       %{name}-branding = %{version}
 Recommends:     %{name}-lang = %{version}
 Recommends:     ca-certificates
@@ -100,10 +98,6 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
-awk '/^\[/ && $0 != "[Desktop Entry]" { exit } { print }' 
data/midori.desktop.in \
-    >data/midori.desktop.in.new
-mv data/midori.desktop.in.new data/midori.desktop.in
 
 %build
 export CCFLAGS="%{optflags}"
@@ -183,6 +177,7 @@
 %{_datadir}/vala/vapi/history-list.*
 %{_datadir}/vala/vapi/external-download-manager.*
 %{_datadir}/vala/vapi/delayed-load.*
+%{_datadir}/vala/vapi/nsplugin-manager.*
 
 %files branding-upstream
 %defattr(-,root,root)

++++++ midori-0.4.7.tar.bz2 -> midori-0.4.8.tar.bz2 ++++++
++++ 108800 lines of diff (skipped)

++++++ midori-fix-desktop-files.patch ++++++
Index: midori-0.4.8/data/midori-private.desktop.in
===================================================================
--- midori-0.4.8.orig/data/midori-private.desktop.in
+++ midori-0.4.8/data/midori-private.desktop.in
@@ -9,7 +9,6 @@ Exec=midori --private %U
 Icon=midori
 Terminal=false
 StartupNotify=true
-NotShowIn=Pantheon
 X-Osso-Type=application/x-executable
 X-Osso-Service=midori
 
Index: midori-0.4.8/data/midori.desktop.in
===================================================================
--- midori-0.4.8.orig/data/midori.desktop.in
+++ midori-0.4.8/data/midori.desktop.in
@@ -17,18 +17,3 @@ X-Osso-Type=application/x-executable
 X-Osso-Service=midori
 X-Ayatana-Desktop-Shortcuts=TabNew;WindowNew;Private
 
-[TabNew Shortcut Group]
-_Name=New Tab
-Exec=midori -e TabNew
-TargetEnvironment=Unity
-
-[WindowNew Shortcut Group]
-_Name=New Window
-Exec=midori -e WindowNew
-TargetEnvironment=Unity
-
-[Private Shortcut Group]
-_Name=New Private Browsing Window
-Exec=midori --private
-TargetEnvironment=Unity
-
++++++ midori-work-around-vala-storing-uint64-in-pointer.patch ++++++
--- /var/tmp/diff_new_pack.fpWm5e/_old  2013-02-07 10:42:16.000000000 +0100
+++ /var/tmp/diff_new_pack.fpWm5e/_new  2013-02-07 10:42:16.000000000 +0100
@@ -1,7 +1,7 @@
-Index: midori-0.4.7/midori/midori-download.vala
+Index: midori-0.4.8/midori/midori-download.vala
 ===================================================================
---- midori-0.4.7.orig/midori/midori-download.vala
-+++ midori-0.4.7/midori/midori-download.vala
+--- midori-0.4.8.orig/midori/midori-download.vala
++++ midori-0.4.8/midori/midori-download.vala
 @@ -88,12 +88,14 @@ namespace Midori {
              }
  

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

Reply via email to