Hello community, here is the log from the commit of package midori for openSUSE:Factory checked in at Mon Oct 10 14:12:06 CEST 2011.
-------- --- openSUSE:Factory/midori/midori.changes 2011-09-23 02:13:02.000000000 +0200 +++ /mounts/work_src_done/STABLE/midori/midori.changes 2011-10-10 10:15:13.000000000 +0200 @@ -1,0 +2,29 @@ +Mon Oct 10 07:49:13 UTC 2011 - [email protected] + +- update to version 0.4.1 + + 'Automatic' identification with quirks + + Register downloaded files as recent files + + Use symbolic find and clear icons + + Drop usage of mootools + + Install separate Private Browsing shortcut + + Support dragging tabs out of the window + + Use feed: to support Thunderbird news reader + + Re-open closed tabs in private browsing + + Compare link-fingerprints caselessly + + Bugfixes +- dropped obsolete midori-0.4.0-fix-underlinking.patch, + midori-0.4.0-use-dom-api.patch + +------------------------------------------------------------------- +Mon Oct 3 08:31:15 UTC 2011 - [email protected] + +- change midori-0.4.0-fix-underlinking.patch to a version suggested + by upstream which checks the webkit version +- fix the build on 11.3 by not disabling vala + +------------------------------------------------------------------- +Fri Sep 23 08:19:26 UTC 2011 - [email protected] + +- use midori-0.4.0-fix-underlinking.patch only for >= 12.1 + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- midori-0.4.0-fix-underlinking.patch midori-0.4.0-use-dom-api.patch midori-0.4.0.tar.bz2 New: ---- midori-0.4.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ midori.spec ++++++ --- /var/tmp/diff_new_pack.h5cLvc/_old 2011-10-10 14:11:59.000000000 +0200 +++ /var/tmp/diff_new_pack.h5cLvc/_new 2011-10-10 14:11:59.000000000 +0200 @@ -18,17 +18,13 @@ Name: midori -Version: 0.4.0 +Version: 0.4.1 Release: 1 License: LGPLv2.1 Summary: Lightweight Webkit-based Web Browser Url: http://twotoasts.de/index.php?/pages/midori_summary.html Group: Productivity/Networking/Web/Browsers Source: http://archive.xfce.org/src/apps/%{name}/0.3/%{name}-%{version}.tar.bz2 -# PATCH-FIX-UPSTREAM midori-0.4.0-use-dom-api.patch lp#799603 [email protected] -- Use DOM API instead of private API for retrieving selected text, this fixes the build with webkit >= r88621 -Patch0: midori-0.4.0-use-dom-api.patch -# PATCH-FIX-UPSTREAM midori-0.4.0-fix-underlinking.patch lp#855978 [email protected] -- Link explicitly against libjavascriptcoregtk -Patch1: midori-0.4.0-fix-underlinking.patch BuildRequires: docutils BuildRequires: gtk-doc BuildRequires: intltool @@ -45,10 +41,8 @@ BuildRequires: rsvg-view BuildRequires: update-desktop-files BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?suse_version} >= 1140 # for valac BuildRequires: vala -%endif Recommends: %{name}-lang = %{version} Recommends: xdg-utils @@ -77,8 +71,6 @@ %lang_package %prep %setup -q -%patch0 -p1 -%patch1 -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 @@ -90,9 +82,6 @@ --nocache \ --enable-apidocs \ --debug-level=none \ -%if 0%{?suse_version} < 1140 - --disable-vala \ -%endif --prefix=%{_prefix} \ --sysconfdir=%{_sysconfdir} \ --localstatedir=%{_localstatedir} \ @@ -112,6 +101,7 @@ %{buildroot}%{_datadir}/gtk-doc/html/%{name} %suse_update_desktop_file -i %{name} +%suse_update_desktop_file -i %{name}-private # fix lang: no -> nb mv %{buildroot}%{_datadir}/locale/{no,nb} @@ -145,6 +135,7 @@ %config(noreplace) %{_sysconfdir}/xdg/midori/extensions/libadblock.so/config %{_datadir}/%{name}/ %{_datadir}/applications/%{name}.desktop +%{_datadir}/applications/%{name}-private.desktop %{_datadir}/icons/hicolor/*/status/news-feed.* %{_datadir}/icons/hicolor/*/categories/extension.* %{_datadir}/icons/hicolor/*/apps/%{name}.* @@ -152,12 +143,10 @@ %files devel %defattr(-,root,root) %doc %{_datadir}/gtk-doc/html/%{name} -%if 0%{?suse_version} >= 1140 %{_includedir}/midori-0.4 %dir %{_datadir}/vala %dir %{_datadir}/vala/vapi %{_datadir}/vala/vapi/history-list.* -%endif %files lang -f %{name}.lang ++++++ midori-0.4.0.tar.bz2 -> midori-0.4.1.tar.bz2 ++++++ ++++ 72513 lines of diff (skipped) continue with "q"... Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
