Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package yelp for openSUSE:Factory checked in at 2022-03-23 20:17:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yelp (Old) and /work/SRC/openSUSE:Factory/.yelp.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yelp" Wed Mar 23 20:17:00 2022 rev:119 rq:963645 version:42.0 Changes: -------- --- /work/SRC/openSUSE:Factory/yelp/yelp.changes 2021-12-12 00:56:33.270540911 +0100 +++ /work/SRC/openSUSE:Factory/.yelp.new.25692/yelp.changes 2022-03-23 20:18:17.886460035 +0100 @@ -1,0 +2,27 @@ +Sun Mar 20 08:37:48 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com> + +- Update to version 42.0: + + Updated appdata screenshot. + +------------------------------------------------------------------- +Sat Feb 12 18:15:02 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com> + +- Update to version 42.beta: + + Add a nightly app icon + + Use HdyApplicationWindow for rounded bottom corners + + Always use headerbar + + Support color scheme + + Add flatpak manifest + + Align app name in metadata with .desktop name + + Fix up issues with reload, including reloading on theme change + + Stop building the gtk-docs, because they are unused. +- Add pkgconfig(libhandy-1) BuildRequires: New dependency. +- Add explicit yelp Requires in devel subpackage, move + libyelpwebextension.so to main yelp package. +- Add explicit pkgconfig(gio-2.0), pkgconfig(gio-unix-2.0), + pkgconfig(gtk+-unix-print-3.0) and pkgconfig(libxml-2.0) + BuildRequires: align better with what configure checks for. +- Drop downstream patch yelp-lang-bundle.patch: We no longer ship + lang-packs in bundles, so it is no longer needed. + +------------------------------------------------------------------- Old: ---- yelp-41.2.tar.xz yelp-lang-bundle.patch New: ---- yelp-42.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yelp.spec ++++++ --- /var/tmp/diff_new_pack.PJtGPQ/_old 2022-03-23 20:18:18.622460452 +0100 +++ /var/tmp/diff_new_pack.PJtGPQ/_new 2022-03-23 20:18:18.630460457 +0100 @@ -1,7 +1,7 @@ # # spec file for package yelp # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,21 +17,25 @@ Name: yelp -Version: 41.2 +Version: 42.0 Release: 0 Summary: Help Browser for the GNOME Desktop License: GPL-2.0-or-later Group: System/GUI/GNOME URL: https://wiki.gnome.org/Apps/Yelp -Source0: https://download.gnome.org/sources/yelp/41/%{name}-%{version}.tar.xz -# PATCH-FEATURE-OPENSUSE yelp-lang-bundle.patch bnc#689979 vu...@opensuse.org -- Support help documents shipped in bundles -Patch1: yelp-lang-bundle.patch +Source0: https://download.gnome.org/sources/yelp/42/%{name}-%{version}.tar.xz + BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: itstool >= 1.2.0 BuildRequires: pkgconfig +BuildRequires: pkgconfig(gio-2.0) >= 2.67.4 +BuildRequires: pkgconfig(gio-unix-2.0) BuildRequires: pkgconfig(gtk+-3.0) >= 3.13.3 +BuildRequires: pkgconfig(gtk+-unix-print-3.0) +BuildRequires: pkgconfig(libhandy-1) BuildRequires: pkgconfig(liblzma) +BuildRequires: pkgconfig(libxml-2.0) >= 2.6.5 BuildRequires: pkgconfig(libxslt) >= 1.1.4 BuildRequires: pkgconfig(sqlite3) BuildRequires: pkgconfig(webkit2gtk-4.1) @@ -63,6 +67,7 @@ Summary: Development files for libyelp Group: Development/Libraries/GNOME Requires: libyelp0 = %{version} +Requires: yelp = %{version} %description devel Yelp is the help viewer in GNOME (it's what happens when you press F1). With @@ -102,16 +107,15 @@ %{_datadir}/yelp-xsl/xslt/common/domains/yelp.xml %{_datadir}/icons/hicolor/scalable/apps/org.gnome.Yelp.svg %{_datadir}/icons/hicolor/symbolic/apps/org.gnome.Yelp-symbolic.svg - -%files -n libyelp0 -%{_libdir}/libyelp.so.0* %dir %{_libdir}/yelp/ %dir %{_libdir}/yelp/web-extensions/ %{_libdir}/yelp/web-extensions/libyelpwebextension.so +%files -n libyelp0 +%{_libdir}/libyelp.so.0* + %files devel %doc ChangeLog -%doc %{_datadir}/gtk-doc/html/libyelp/ %{_includedir}/libyelp/ %{_libdir}/libyelp.so ++++++ yelp-41.2.tar.xz -> yelp-42.0.tar.xz ++++++ ++++ 7499 lines of diff (skipped)