Hello community,

here is the log from the commit of package midori for openSUSE:Factory checked 
in at 2014-11-24 11:09:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/midori (Old)
 and      /work/SRC/openSUSE:Factory/.midori.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "midori"

Changes:
--------
--- /work/SRC/openSUSE:Factory/midori/midori.changes    2014-09-15 
14:50:49.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.midori.new/midori.changes       2014-11-24 
11:09:59.000000000 +0100
@@ -1,0 +2,51 @@
+Fri Nov 21 20:44:07 UTC 2014 - [email protected]
+
+- Update to 0.5.9.
+  * Remove dead code from browser and preferences.
+  * Build-fix: Make PanedAction's Child.widget public.
+  * Fixes tab history undo.
+  * Set a placeholder text on the URL entry.
+  * Add “Add Bookmark” to menu.
+  * Show search menu upon left icon click in location bar.
+  * Fix crash when saving with associated resources.
+  * Fix webkit2 downloads based on older branch.
+  * Don't hide window decorations for Midori-Granite.
+  * Connect bookmarks-db singleton correctly to fix menus.
+  * Fix some symbol names and transfer annotations in doc comments.
+  * Use correct signature for window-state-event handler.
+  * Do not overescape page titles in view completion.
+  * Make adblock skip non-standard last update metadata strings.
+  * Drop deprecated Granite LightWindow used for the Clear Private
+    Data dialog.
+  * Keep storing the last web media tab played.
+  * Allocate CookiePermissionManagerModalInfobar correctly.
+  * Make middle clicking reload button duplicate the current tab,
+    similar to other browsers.
+  * Use network-changed of GNetworkMonitor to reload all tabs if
+    network becomes available.
+  * Show different messages based on network connectivity.
+  * Fix crash when activating the edit menu.
+  * Fix “open all in tabs” for bookmarks.
+  * Fix a few simple leaks.
+  * Don't focus the locationaction when leaving blank pages.
+  * Fix leaks of two references to the MidoriApp in Tabby.
+  * Compile with valac 0.16 again.
+  * Never display about:new in the urlbar.
+  * Fix crash right-clicking forms on local pages.
+  * Share 'youtube, vimeo, dailymotion' that you are playing in Midori
+    using org.midori.mediaHerald.
+  * Give the SoupURI a path when checking cookie relevance.
+  * Resolve ellipsis and title stripping in completion.
+  * Add www. and .com/.country_domain and proceed with
+    Ctrl+Enter/Shift+Enter with (readable code).
+  * Clean up browser tab/ uri/ title notify.
+  * Drop pseudo Granite distinction in completion layout.
+  * Fix visibility of SpeedDial, Toolbar, Bookmarkbar context menu
+    items.
+  * Distinguish between desc file missing and other parsing issues.
+  * Use dependencies to clear test folders before execution.
+- Remove BuildRequires: appdata-tools (%{_datadir}/appdata/ belongs
+  to filesystem).
+- Correct the source URL.
+
+-------------------------------------------------------------------

Old:
----
  midori-0.5.8.tar.bz2

New:
----
  midori_0.5.9_all_.tar.bz2

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

Other differences:
------------------
++++++ midori.spec ++++++
--- /var/tmp/diff_new_pack.mdCzOn/_old  2014-11-24 11:10:01.000000000 +0100
+++ /var/tmp/diff_new_pack.mdCzOn/_new  2014-11-24 11:10:01.000000000 +0100
@@ -18,19 +18,16 @@
 
 %define major   1
 Name:           midori
-Version:        0.5.8
+Version:        0.5.9
 Release:        0
 Summary:        Lightweight Webkit-based Web Browser
 License:        LGPL-2.1+
 Group:          Productivity/Networking/Web/Browsers
 Url:            http://midori-browser.org/
-Source0:        
https://launchpad.net/midori/trunk/%{version}/+download/%{name}-%{version}.tar.bz2
+Source0:        
http://midori-browser.org/downloads/%{name}_%{version}_all_.tar.bz2
 Source1:        %{name}.1
 Source99:       baselibs.conf
 Patch0:         midori-fix-plugins.diff
-%if 0%{?suse_version} >= 1320
-BuildRequires:  appdata-tools
-%endif
 BuildRequires:  cmake
 BuildRequires:  docutils
 BuildRequires:  fdupes
@@ -107,7 +104,7 @@
 %lang_package
 
 %prep
-%setup -q -c
+%setup -q
 %patch0 -p1
 # remove parts that do not conform to the desktop file spec
 for desktop in data/midori.desktop.in data/midori-private.desktop.in; do

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

Reply via email to