Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

yelp-devel-42.2-150600.1.2 RPM for x86_64

From OpenSuSE Leap 15.6 for x86_64

Name: yelp-devel Distribution: SUSE Linux Enterprise 15
Version: 42.2 Vendor: SUSE LLC <https://www.suse.com/>
Release: 150600.1.2 Build date: Sat Mar 9 02:28:47 2024
Group: Development/Libraries/GNOME Build host: h01-ch4c
Size: 306586 Source RPM: yelp-42.2-150600.1.2.src.rpm
Packager: https://www.suse.com/
Url: https://wiki.gnome.org/Apps/Yelp
Summary: Development files for libyelp
Yelp is the help viewer in GNOME (it's what happens when you press F1). With
gnome-doc-utils, Yelp serves as a DocBook viewer, a man page viewer and an
info page viewer.

This package provides Yelp's development files.

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Mon Feb 12 2024 mgorse@suse.com
  - Add yelp-automake.patch to patch Makefile.in, rather than running
    autoreconf. Allows building on SLE with old automake.
* Thu Oct 12 2023 bjorn.lie@gmail.com
  - Add upstream bug fixes:
    + dd69a1df8e660cf6cf27e44a6bba02934fc00b48.patch: Fix compile
      error with ./autogen.sh --enable-debug=yes
    + 855cae4a336f7676f093579c9a6b2d9fae7a1f80.patch: Support search
      box for man pages
  - Add gtk-doc, libtool and pkgconfig(appstream-glib) BuildRequires
    and call NOCONFIGURE=1 ./autogen.sh, bootstrap the build, as the
    above patches touches the buildsystem.
* Sun Sep 18 2022 bjorn.lie@gmail.com
  - Update to version 42.2:
    + Updated translations.
* Thu Mar 31 2022 dimstar@opensuse.org
  - Update to version 42.1:
    + Fixed URI parsing issue that can lead to crash.
    + Updated location for appdata screenshot.
  - Drop yelp-ghelp.patch: fixed upstream.
* Fri Mar 25 2022 dimstar@opensuse.org
  - Add yelp-ghelp.patch: Be even more careful about stripping
    slashes. Fix applications still using ghelp: URIs.
* Sun Mar 20 2022 bjorn.lie@gmail.com
  - Update to version 42.0:
    + Updated appdata screenshot.
* Sat Feb 12 2022 bjorn.lie@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.
* Fri Dec 03 2021 bjorn.lie@gmail.com
  - Update to version 41.2:
    + Fixed regression when opening documents with ghelp URIs
    + Updated translations.
  - Refresh yelp-lang-bundle.patch with quilt.
  - Use autosetup macro.
  - Use ldconfig_scriptlets for post(un) handling.
* Sat Sep 25 2021 bjorn.lie@gmail.com
  - Update to version 41.1:
    + Fixed validation issues in appdata file.
    + Updated yelp-xsl dependency.
* Wed Sep 22 2021 bjorn.lie@gmail.com
  - Replace pkgconfig(webkit2gtk-4.0) and
    pkgconfig(webkit2gtk-web-extension-4.0) with
    pkgconfig(webkit2gtk-4.1) and
    pkgconfig(webkit2gtk-web-extension-4.1) BuildRequires and no
    longer pass --with-webkit2gtk-4-0, we now have the new symbols
    available.
* Sun Sep 19 2021 mgorse@suse.com
  - Update to version 41.0:
    + No changes.
* Thu Sep 16 2021 sbrabec@suse.com
  - Remove obsolete translation-update-upstream support
    (jsc#SLE-21105).
* Mon Aug 30 2021 dimstar@opensuse.org
  - Update to version 41.beta2:
    + Fixed regression when opening document by file path.
    + Added content rating and release info to appdata file.
* Mon Aug 23 2021 dimstar@opensuse.org
  - Update to version 41.beta:
    + Revamped a lot of color code to avoid deprecated Gtk API.
    + Search results and 'All Help' now use current styling.
    + Fixed aliasing on the icon.
    + Build against webkit2gtk-4.1 by default.
    + Removed calls to deprecated Soup API.
    + Updated translations.
  - Remporarily pass --with-webkit2gtk-4-0 to configure: we do not
    yet have webkitgtk 4.1.
* Sat Jul 10 2021 bjorn.lie@gmail.com
  - Update to version 40.3:
    + Updated translations.
* Mon Jun 07 2021 bjorn.lie@gmail.com
  - Update to version 40.2:
    + Updated translations.
  - Modernize spec file.
* Sun Mar 21 2021 dimstar@opensuse.org
  - Update to version 40.0:
    + Stable release. No changes since release candidate.
* Sat Mar 20 2021 dimstar@opensuse.org
  - Update to version 40.rc:
    + Updated translations.
* Mon Feb 15 2021 gmbr3@opensuse.org
  - Update to version 40.beta:
    + Fix crashes from setting automatic IDs in DocBook 5 documents.
    + Fix links to search results for ghelp documents.
    + Fix crash when reloading Mallard document.
    + Handle mouse back/forward buttons.
    + Updated translations.
* Sun Feb 14 2021 bjorn.lie@gmail.com
  - Update to version 3.38.3:
    + Updated translations.
* Sat Nov 21 2020 bjorn.lie@gmail.com
  - Update to version 3.38.2:
    + Fix crash when reloading local document.
* Mon Oct 05 2020 dimstar@opensuse.org
  - Update to version 3.38.1:
    + Fix issue when opening local HTML files.
    + Updated translations.
* Mon Oct 05 2020 dimstar@opensuse.org
  - Update to version 3.38.0:
    + Updated translations.
* Mon Oct 05 2020 dimstar@opensuse.org
  - Update to version 3.37.90:
    + Updated translations.
* Sun Oct 04 2020 bjorn.lie@gmail.com
  - Update to version 3.36.1:
    + Fix issue when opening local HTML files.
    + Updated translations.
* Sat Mar 07 2020 bjorn.lie@gmail.com
  - Update to version 3.36.0:
    + Updated translations.
* Sat Jan 25 2020 dimstar@opensuse.org
  - No longer recommend -lang: supplements are in use
* Mon Sep 09 2019 mgorse@suse.com
  - Update to version 3.34.0:
    + Stable release. No changes since 3.33.92.
* Mon Sep 02 2019 mgorse@suse.com
  - Update to version 3.33.92:
    + Allow the application name to be translated.
    + Enable WebKit back-forward swipe gesture.
    + Updated translations.
* Wed May 08 2019 bjorn.lie@gmail.com
  - Update to version 3.32.2:
    + Updated translations.
* Wed Apr 10 2019 bjorn.lie@gmail.com
  - Update to version 3.32.1:
    + Fixed memory leaks.
    + Updated translations.
* Mon Mar 11 2019 bjorn.lie@gmail.com
  - Update to version 3.32.0:
    + Updated translations.
* Thu Feb 14 2019 bjorn.lie@gmail.com
  - Update to version 3.31.90:
    + Fix issues when running in a sandbox.
    + Various code cleanups.
    + Stop using GNOME app menu.
    + Support for keywords in search results for Mallard and DocBook.
    + Update app icon.
    + Move from intltool to gettext.
    + Updated translations.
  - Drop intltool BuildRequires: No longer needed.
* Wed Jan 02 2019 bjorn.lie@gmail.com
  - Update to version 3.30.0:
    + Fixed build with GCC 8.
    + Updated translations.
* Tue Apr 10 2018 bjorn.lie@gmail.com
  - Update to version 3.28.1:
    + Add AppData file.
    + Updated translations.
* Tue Mar 20 2018 dimstar@opensuse.org
  - Unconditionally enable translation-update-upstream: on
    Tumbleweed, this results in a NOP and for Leap in SLE paid
    translations being used (boo#1086036).
* Tue Mar 13 2018 luc14n0@linuxmail.org
  - Update to version 3.28.0:
    + Rely on WebKit to automatically updates font size on DPI change
      (bgo#790728).
    + Updated translations.
  - Drop:
    + update-desktop-files BuildRequires and its macro: they are no
      longer required.
    + glib2_gsettings_schema_requires macro: it is no longer needed
      since RPM file triggers (RPM 4.14, suse_version 1330).
    + LGPL license since there is no mention of it, at all, at any
      part of the code/tarball.
* Mon Feb 26 2018 dimstar@opensuse.org
  - Use SPDX3.0 license tags and package COPYING as %license
* Mon Oct 23 2017 luc14n0@linuxmail.org
  - Update to version 3.27.1:
    + Updates for new yelp-xsl stylesheets.
    + Updated translations.
  - Update Url to https://wiki.gnome.org/Apps/Yelp: current Yelp web
    page.
* Tue Sep 12 2017 jengelh@inai.de
  - Avoid running fdupes across hardlink boundaries.
    Update package summaries.
* Mon Sep 11 2017 zaitor@opensuse.org
  - Update to version 3.26.0:
    + Require WebKitGTK+ 2.15.1, and use stable DOM API headers
      (bgo#773551).
    + Don't translate properties (bgo#757496).
    + Updated translations.
  - Drop obsolete post(un) handling that file triggers now takes care
    of, following macros have been removed:
    + desktop_database_post(un).
    + icon_theme_cache_post(un).
    + glib2_gsettings_schema_post(un).
* Tue Jun 20 2017 dimstar@opensuse.org
  - Update to version 3.25.3:
    + Fix loading uncompressed info pages (bgo#775603).
    + Fix the search box border (bgo#777809).
    + Fix showing the print dialog (bgo#778256).
    + Improvement to async page load handling (bgo#778258).
    + Fix a memory leak.
    + Updated translations.
* Tue Sep 20 2016 zaitor@opensuse.org
  - Update to version 3.22.0:
    + Add 'help' to list of desktop file keywords (bgo#764322).
    + Updated translations.
* Fri Jul 15 2016 zaitor@opensuse.org
  - Update to version 3.21.3:
    + Build system improvements.
    + Compiler warning fix.
    + Updated translations.
  - Cleanup previous checkin from SLE: Drop gnome-common
    BuildRequires and stop passing autoreconf, no longer needed.
  - Remove some old conditional fixes for obsolete versions of
    openSUSE, and also drop obsolete clean section from spec.
  - Conditionally apply translations-update-upstream BuildRequires
    and macro for non-openSUSE only.
* Fri Jul 15 2016 federico@suse.com
  - Remove references and dependencies on susehelp (bsc#978692).
  - Removed yelp-2.13.5-use-susehelp.patch - it was disabled in the
    specfile anyway.
* Fri Apr 15 2016 mgorse@suse.com
  - Update to GNOME 3.20  Fate#318572
* Tue Apr 12 2016 zaitor@opensuse.org
  - Update to version 3.20.1:
    + Updated translations.
* Mon Mar 21 2016 dimstar@opensuse.org
  - Update to version 3.20.0:
    + Updated translations.
* Tue Mar 01 2016 zaitor@opensuse.org
  - Update to version 3.19.91:
    + Fallback to help-list: if no other help is available
      (bgo#759545).
    + Fix warnings in GtkStyleContext usage (bgo#761577).
* Tue Feb 16 2016 dimstar@opensuse.org
  - Update to version 3.19.90:
    + Partial fix for handling documents using local paths
      (bgo#753443).
    + Allow .docbook files as file path (bgo#699995).
    + Fix return type of document_indexed (bgo#761647).
    + Fix build issue with separate builddir (bgo#757139).
    + Updated translations.
* Wed Nov 11 2015 zaitor@opensuse.org
  - Update to version 3.19.1:
    + Simplify build system and avoid private yelpcommon library
      (bgo#756654).
    + Hide several internal symbols (bgo#756658).
    + Updated translations.
* Mon Oct 12 2015 zaitor@opensuse.org
  - Update to version 3.18.1:
    + Updated translations.
* Tue Sep 22 2015 dimstar@opensuse.org
  - Update to version 3.18.0:
    + Fix accessibility regression for caret navigation (bgo#754912).
    + Updated translations.
* Wed Sep 02 2015 zaitor@opensuse.org
  - 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 2015 zaitor@opensuse.org
  - 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 04 2015 zaitor@opensuse.org
  - 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.
* Tue Aug 04 2015 zaitor@opensuse.org
  - Add yelp-not-use-active-bg-color.patch: yelp-settings: don't use
    ACTIVE background color (bgo#749947). Patch from upstream git.
* Wed Jun 24 2015 zaitor@opensuse.org
  - 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 2015 zaitor@opensuse.org
  - Update to version 3.17.2:
    + Support for platform conditional tokens from os-release.
    + Updated translations.
* Tue May 12 2015 zaitor@opensuse.org
  - Update to version 3.16.1:
    + Updated translations.
* Mon Mar 23 2015 dimstar@opensuse.org
  - Update to version 3.16.0:
    + Avoid recursive activation (bgo#745407).
    + Updated translations.
* Tue Mar 03 2015 zaitor@opensuse.org
  - Update to version 3.15.91:
    + Update AX_COMPILER_FLAGS from autoconf-archive.
    + Use GtkSettings 'gtk-xft-dpi' property to keep track of Xft DPI
      changes.
* Tue Feb 17 2015 dimstar@opensuse.org
  - Update to version 3.15.90:
    + Use a default filename when priting to a file (bgo#737206).
    + Use g_async_queue_new_full() (bgo#737528).
    + Ignore unused decompressor files (bgo#737519).
    + Remove g_type_init() calls (bgo#737518).
    + Use AX_COMPILER_FLAGS.
    + Fix many compiler warnings.
    + Check if __STDC_VERSION__ is defined (bgo#744454).
    + Updated translations.
  - Drop yelp-use-theme-bookmark-icon.patch: fixed upstream.
* Fri Jan 23 2015 dimstar@opensuse.org
  - Add yelp-use-theme-bookmark-icon.patch: use user-theme provided
    icon for bookmarks (boo#913866).
* Mon Oct 13 2014 dimstar@opensuse.org
  - Update to version 3.14.1:
    + Updated translations.

Files

/usr/include/libyelp
/usr/include/libyelp/yelp-bookmarks.h
/usr/include/libyelp/yelp-docbook-document.h
/usr/include/libyelp/yelp-document.h
/usr/include/libyelp/yelp-help-list.h
/usr/include/libyelp/yelp-info-document.h
/usr/include/libyelp/yelp-mallard-document.h
/usr/include/libyelp/yelp-man-document.h
/usr/include/libyelp/yelp-man-search.h
/usr/include/libyelp/yelp-search-entry.h
/usr/include/libyelp/yelp-settings.h
/usr/include/libyelp/yelp-simple-document.h
/usr/include/libyelp/yelp-sqlite-storage.h
/usr/include/libyelp/yelp-storage.h
/usr/include/libyelp/yelp-transform.h
/usr/include/libyelp/yelp-types.h
/usr/include/libyelp/yelp-uri-builder.h
/usr/include/libyelp/yelp-uri.h
/usr/include/libyelp/yelp-view.h
/usr/lib64/libyelp.so
/usr/share/doc/packages/yelp-devel
/usr/share/doc/packages/yelp-devel/ChangeLog


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Apr 26 23:37:53 2024