Hello community, here is the log from the commit of package otter-browser for openSUSE:Factory checked in at 2017-11-07 10:03:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/otter-browser (Old) and /work/SRC/openSUSE:Factory/.otter-browser.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "otter-browser" Tue Nov 7 10:03:47 2017 rev:3 rq:539296 version:0.9.92 Changes: -------- --- /work/SRC/openSUSE:Factory/otter-browser/otter-browser.changes 2017-10-05 12:02:42.595469263 +0200 +++ /work/SRC/openSUSE:Factory/.otter-browser.new/otter-browser.changes 2017-11-07 10:04:27.088254684 +0100 @@ -1,0 +2,10 @@ +Thu Nov 2 13:00:00 UTC 2017 - [email protected] + +- Update to version 0.9.92: + * Improve support for styling tab bar text. + * Add support for deleting User Scripts in Addons Manager. + * Restore inline URLs completion. + * Add a action for peeking tab contents. + * Multiple bug fixes and stability improvements. + +------------------------------------------------------------------- Old: ---- otter-browser-0.9.91.tar.gz New: ---- otter-browser-0.9.92.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ otter-browser.spec ++++++ --- /var/tmp/diff_new_pack.oQjYZE/_old 2017-11-07 10:04:28.892189234 +0100 +++ /var/tmp/diff_new_pack.oQjYZE/_new 2017-11-07 10:04:28.896189090 +0100 @@ -17,7 +17,7 @@ Name: otter-browser -Version: 0.9.91 +Version: 0.9.92 Release: 0 Summary: Web browser with aspects of Opera License: GPL-3.0+ @@ -28,7 +28,6 @@ BuildRequires: hicolor-icon-theme BuildRequires: pkgconfig BuildRequires: sonnet-devel -BuildRequires: update-desktop-files BuildRequires: pkgconfig(Qt5Concurrent) >= 5.4 BuildRequires: pkgconfig(Qt5Core) >= 5.4 BuildRequires: pkgconfig(Qt5DBus) >= 5.4 @@ -46,6 +45,9 @@ BuildRequires: pkgconfig(Qt5Widgets) >= 5.4 BuildRequires: pkgconfig(Qt5XmlPatterns) >= 5.4 BuildRequires: pkgconfig(hunspell) >= 1.3.0 +%if 0%{?suse_version} <= 1320 +BuildRequires: update-desktop-files +%endif %description Otter Browser is a web browser that recreates some aspects of @@ -62,6 +64,7 @@ %cmake_install %find_lang %{name} --with-qt +%if 0%{?suse_version} <= 1320 %post %desktop_database_post %icon_theme_cache_post @@ -69,6 +72,7 @@ %postun %desktop_database_postun %icon_theme_cache_postun +%endif %files %doc CHANGELOG CONTRIBUTING.md COPYING README.md TODO ++++++ otter-browser-0.9.91.tar.gz -> otter-browser-0.9.92.tar.gz ++++++ ++++ 20676 lines of diff (skipped)
