Hello community,

here is the log from the commit of package midori for openSUSE:Factory checked 
in at 2013-03-08 21:16:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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    2013-02-20 
09:29:29.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.midori.new/midori.changes       2013-03-08 
21:16:27.000000000 +0100
@@ -1,0 +2,32 @@
+Fri Mar  8 17:31:09 UTC 2013 - g...@opensuse.org
+
+- update to version 0.4.9
+  + let non-Granite security window behave like a window
+  + disable Contractor support in Granite for now
+  + use cache_dir_for_reading in about:paths
+  + strip LRE to prevent it from begin saved to disk
+  + enable stripping 'referer' by default
+  + fix crash on closing Adlock preferences dialog
+  + bail on unset title in completion, fixing strchr urlbar crash
+  + manage cookies accept policy per domain - not installed by
+    default
+  + don't store/ load stock:// icons for special pages
+  + drop KatzeScrolled in favour of GTK+ 3.4 touchscreen support
+  + write XBEL safely to prevent loss on eg. full disk
+  + omit nspluginwrapper Netscape plugins from extensions
+  + add --debug/ -g switch to run Midori in gdb
+  + list versions from about:version in --version
+  + work in progress --enable-webkit2 option enabling WebKit2/
+    GTK+3
+  + rename menu _Window to _Tabs
+  + update Easylist subscription URL for Adblock
+  + stop redundant tab numbering when adding
+  + allow feed panel webview widget to shrink.
+  + don't search for place holder text on cookie list rebuild
+  + add 'Google Translate (gt)' as a search engine
+  + default external Download Manager to "fetch" on FreeBSD
+  + drop GCC-version specific -Wno-unused-but-set-variable
+  + change X-Ayatana-Desktop-Shortcuts to Actions
+- dropped obsolete midori-fix-docdir.patch
+
+-------------------------------------------------------------------

Old:
----
  midori-0.4.8.tar.bz2
  midori-fix-docdir.patch

New:
----
  midori-0.4.9.tar.bz2

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

Other differences:
------------------
++++++ midori.spec ++++++
--- /var/tmp/diff_new_pack.EWa8XD/_old  2013-03-08 21:16:28.000000000 +0100
+++ /var/tmp/diff_new_pack.EWa8XD/_new  2013-03-08 21:16:28.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           midori
-Version:        0.4.8
+Version:        0.4.9
 Release:        0
 Summary:        Lightweight Webkit-based Web Browser
 License:        LGPL-2.1
@@ -28,8 +28,6 @@
 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
-# PATCH-FIX-OPENSUSE midori-fix-docdir.patch lp#1130297 g...@opensuse.org -- 
Fix hardcoded docdir
-Patch2:         midori-fix-docdir.patch
 BuildRequires:  docutils
 BuildRequires:  gtk-doc
 BuildRequires:  intltool
@@ -100,7 +98,6 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 
 %build
 export CCFLAGS="%{optflags}"

++++++ midori-0.4.8.tar.bz2 -> midori-0.4.9.tar.bz2 ++++++
++++ 44991 lines of diff (skipped)

++++++ midori-fix-desktop-files.patch ++++++
--- /var/tmp/diff_new_pack.EWa8XD/_old  2013-03-08 21:16:29.000000000 +0100
+++ /var/tmp/diff_new_pack.EWa8XD/_new  2013-03-08 21:16:29.000000000 +0100
@@ -1,7 +1,7 @@
-Index: midori-0.4.8/data/midori-private.desktop.in
+Index: midori-0.4.9/data/midori-private.desktop.in
 ===================================================================
---- midori-0.4.8.orig/data/midori-private.desktop.in
-+++ midori-0.4.8/data/midori-private.desktop.in
+--- midori-0.4.9.orig/data/midori-private.desktop.in
++++ midori-0.4.9/data/midori-private.desktop.in
 @@ -9,7 +9,6 @@ Exec=midori --private %U
  Icon=midori
  Terminal=false
@@ -10,25 +10,27 @@
  X-Osso-Type=application/x-executable
  X-Osso-Service=midori
  
-Index: midori-0.4.8/data/midori.desktop.in
+Index: midori-0.4.9/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
+--- midori-0.4.9.orig/data/midori.desktop.in
++++ midori-0.4.9/data/midori.desktop.in
+@@ -15,20 +15,3 @@ Terminal=false
+ StartupNotify=true
+ X-Osso-Type=application/x-executable
  X-Osso-Service=midori
- X-Ayatana-Desktop-Shortcuts=TabNew;WindowNew;Private
- 
--[TabNew Shortcut Group]
+-Actions=TabNew;WindowNew;Private
+-
+-[Desktop Action TabNew]
 -_Name=New Tab
 -Exec=midori -e TabNew
 -TargetEnvironment=Unity
 -
--[WindowNew Shortcut Group]
+-[Desktop Action WindowNew]
 -_Name=New Window
 -Exec=midori -e WindowNew
 -TargetEnvironment=Unity
 -
--[Private Shortcut Group]
+-[Desktop Action Private]
 -_Name=New Private Browsing Window
 -Exec=midori --private
 -TargetEnvironment=Unity

++++++ midori-work-around-vala-storing-uint64-in-pointer.patch ++++++
--- /var/tmp/diff_new_pack.EWa8XD/_old  2013-03-08 21:16:29.000000000 +0100
+++ /var/tmp/diff_new_pack.EWa8XD/_new  2013-03-08 21:16:29.000000000 +0100
@@ -1,8 +1,8 @@
-Index: midori-0.4.8/midori/midori-download.vala
+Index: midori-0.4.9/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 {
+--- midori-0.4.9.orig/midori/midori-download.vala
++++ midori-0.4.9/midori/midori-download.vala
+@@ -97,12 +97,14 @@ namespace Midori {
              }
  
              string speed = "";
@@ -17,7 +17,7 @@
                  /* i18n: Unknown number of bytes, used for transfer rate like 
?B/s */
                  speed = _("?B");
              /* i18n: Download tooltip (transfer rate): (130KB/s) */
-@@ -101,7 +103,9 @@ namespace Midori {
+@@ -110,7 +112,9 @@ namespace Midori {
  
              if (elapsed - last_time > 5.0) {
                  download.set_data<int> ("last-time", (int)elapsed);

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

Reply via email to