Hello community, here is the log from the commit of package yelp for openSUSE:Factory checked in at 2015-10-06 16:27:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yelp (Old) and /work/SRC/openSUSE:Factory/.yelp.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yelp" Changes: -------- --- /work/SRC/openSUSE:Factory/yelp/yelp.changes 2015-08-07 00:19:12.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.yelp.new/yelp.changes 2015-10-06 16:27:41.000000000 +0200 @@ -1,0 +2,35 @@ +Tue Sep 22 06:18:20 UTC 2015 - [email protected] + +- Update to version 3.18.0: + + Fix accessibility regression for caret navigation (bgo#754912). + + Updated translations. + +------------------------------------------------------------------- +Wed Sep 2 07:48:42 UTC 2015 - [email protected] + +- Update to version 3.17.91: + + Use XDG_CURRENT_DESKTOP, when available, to set platform + conditionals. + + Fix crash after page title change bugfix. + + Updated translations. + +------------------------------------------------------------------- +Mon Aug 17 17:34:55 UTC 2015 - [email protected] + +- Update to version 3.17.90: + + Fix page title changes when going backward and forward + (bgo#753448). + + Improve subtitle to only be shown when it differs from the page + title (bgo#753444). + + Fix startup activation (bgo#753084). + + Updated translations. + +------------------------------------------------------------------- +Tue Aug 4 19:09:14 UTC 2015 - [email protected] + +- Update to version 3.17.4: + + Use the correct background color (bgo#749947). + + Updated translations. +- Drop yelp-not-use-active-bg-color.patch: Fixed upstream. + +------------------------------------------------------------------- @@ -5,0 +41,18 @@ + +------------------------------------------------------------------- +Wed Jun 24 11:25:01 UTC 2015 - [email protected] + +- Update to version 3.17.3: + + Port to WebKit2 API (bgo#686376). + + Use a header bar as a toolbar in Unity (bgo#749903). +- Replace pkgconfig(webkitgtk-3.0) for pkgconfig(webkit2gtk-4.0) + BuildRequires following upstreams port. +- Add pkgconfig(webkit2gtk-web-extension-4.0) BuildRequires: New + dependency. + +------------------------------------------------------------------- +Tue May 26 17:36:40 UTC 2015 - [email protected] + +- Update to version 3.17.2: + + Support for platform conditional tokens from os-release. + + Updated translations. Old: ---- yelp-3.16.1.tar.xz yelp-not-use-active-bg-color.patch New: ---- yelp-3.18.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yelp.spec ++++++ --- /var/tmp/diff_new_pack.RAt8y7/_old 2015-10-06 16:27:42.000000000 +0200 +++ /var/tmp/diff_new_pack.RAt8y7/_new 2015-10-06 16:27:42.000000000 +0200 @@ -17,19 +17,17 @@ Name: yelp -Version: 3.16.1 +Version: 3.18.0 Release: 0 Summary: Help Browser for the GNOME Desktop License: GPL-2.0+ and LGPL-2.1+ Group: System/GUI/GNOME Url: http://www.gnome.org -Source: http://download.gnome.org/sources/yelp/3.16/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/yelp/3.18/%{name}-%{version}.tar.xz # PATCH-FEATURE-OPENSUSE yelp-2.13.5-use-susehelp.patch -- make gnome-help a symlink to susehelp for better cross-desktop compatibility Patch0: yelp-2.13.5-use-susehelp.patch # PATCH-FEATURE-OPENSUSE yelp-lang-bundle.patch bnc#689979 [email protected] -- Support help documents shipped in bundles Patch1: yelp-lang-bundle.patch -# PATCH-FIX-UPSTREAM yelp-not-use-active-bg-color.patch bgo#749947 [email protected] -- yelp-settings: don't use ACTIVE background color. -Patch2: yelp-not-use-active-bg-color.patch BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: gnome-common @@ -42,7 +40,8 @@ BuildRequires: pkgconfig(liblzma) BuildRequires: pkgconfig(libxslt) >= 1.1.4 BuildRequires: pkgconfig(sqlite3) -BuildRequires: pkgconfig(webkitgtk-3.0) >= 1.3.10 +BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.7.1 +BuildRequires: pkgconfig(webkit2gtk-web-extension-4.0) >= 2.7.2 BuildRequires: pkgconfig(yelp-xsl) >= 3.12.0 # data/dtd/catalog references dtds from oasis-open.org, which we provide on docbook_4 package (bnc#770067) Requires: docbook_4 @@ -90,7 +89,6 @@ # For now we prefer to be launched in yelp, even in a KDE session. #patch0 -p1 %patch1 -p1 -%patch2 -p1 %build # needed by patch0 @@ -141,6 +139,10 @@ %files -n libyelp0 %defattr (-, root, root) %{_libdir}/libyelp.so.0* +%dir %{_libdir}/yelp/ +%{_libdir}/yelp/libyelpcommon.so +%dir %{_libdir}/yelp/web-extensions/ +%{_libdir}/yelp/web-extensions/libyelpwebextension.so %files lang -f %{name}.lang ++++++ yelp-3.16.1.tar.xz -> yelp-3.18.0.tar.xz ++++++ ++++ 55730 lines of diff (skipped)
