Hello community, here is the log from the commit of package midori for openSUSE:Factory checked in at 2013-05-27 09:53:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2013-04-17 23:07:17.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.midori.new/midori.changes 2013-05-27 09:53:57.000000000 +0200 @@ -1,0 +2,22 @@ +Fri May 17 09:58:52 UTC 2013 - [email protected] + +- update to version 0.5.1 + - fix mouse gesture regression breaking context menu + - fix --run command line switch by midori_paths_init + - fix bug in size calculation for the history list popup + - handle diagnostic dialog argument in running instance + - fix feed panel default value crash + - ensure existence of the applications directory + - fix download tooltip crash and extend test case + - integrate user interaction exploit demo in about: + - don't convey loading or progress on special pages + - address missing NULL checks and dead code found by clang + - no security window for blank pages, but a search icon + - introduce UI for created apps/ launchers: Web App Manager + - add custom-title setting to override browser title + - add a Gtk.Entry to --plain mode for entering URLs + - deprecate middle_click_opens_selection in favour of + gtk-enable-primary-paste +- dropped obsolete midori-fix-storing-uint64-in-pointer.patch + +------------------------------------------------------------------- Old: ---- midori-0.5.0.tar.bz2 midori-fix-storing-uint64-in-pointer.patch New: ---- midori-0.5.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ midori.spec ++++++ --- /var/tmp/diff_new_pack.xEvXiR/_old 2013-05-27 09:53:58.000000000 +0200 +++ /var/tmp/diff_new_pack.xEvXiR/_new 2013-05-27 09:53:58.000000000 +0200 @@ -17,15 +17,13 @@ Name: midori -Version: 0.5.0 +Version: 0.5.1 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.5/%{name}-%{version}.tar.bz2 -# PATCH-FIX-UPSTREAM midori-fix-storing-uint64-in-pointer.patch lp#1053386 [email protected] -- Do not store a uint64 in a pointer (backported from upstream git) -Patch0: midori-fix-storing-uint64-in-pointer.patch BuildRequires: docutils BuildRequires: gtk-doc BuildRequires: intltool @@ -94,7 +92,6 @@ %prep %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 awk ' @@ -188,6 +185,8 @@ %{_includedir}/midori-0.5 %dir %{_datadir}/vala %dir %{_datadir}/vala/vapi +%{_datadir}/vala/vapi/apps.* +%{_datadir}/vala/vapi/transfers.* %{_datadir}/vala/vapi/history-list.* %{_datadir}/vala/vapi/external-download-manager.* %{_datadir}/vala/vapi/delayed-load.* ++++++ midori-0.5.0.tar.bz2 -> midori-0.5.1.tar.bz2 ++++++ ++++ 66728 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
