Package Release Info

totem-pl-parser-3.26.6+30-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libtotem-plparser-mini18
totem-pl-parser-devel
totem-pl-parser-lang
typelib-1_0-TotemPlParser-1_0

Change Logs

* Sat Aug 10 2024 bjorn.lie@gmail.com
- Update to version 3.26.6+30:
  + plparser:
  - Fix guard return type.
  - Fix TotemPlParserMetadata in bindings.
  - Fix return value from cancelled calls.
  - Fix retval when guard are triggered.
  + Various test fixes.
  + Updated translations.
- Add pkgconfig(uchardet) BuildRequires and pass
  enable-uchardet=yes to meson, build ucharded support.
- Use ldconfig_scriptlets macro for post(un) handling.
* Thu Sep 16 2021 sbrabec@suse.com
- Remove obsolete translation-update-upstream support
  (jsc#SLE-21105).
* Fri Jun 25 2021 bjorn.lie@gmail.com
- Update to version 3.26.6:
  + Remove quvi videosite checker. The videosite checker
    functionality still exists and can be implemented according to
    README-videosite-script.md.
  + Plenty of RSS and Atom related parsing fixes and enhancements,
    including better description selection, exporting of feed
    content ratings, better support for non-UTF-8 feeds, and
    general speedups.
  + Fix parsing and saving XSPF playlist titles.
- Drop pkgconfig(libquvi-0.9) BuildRequires, libquvi-scripts
  Requires and stop passing -Denable-quvi=yes to meson, no longer
  supported nor needed.
* Fri Feb 28 2020 bjorn.lie@gmail.com
- Update to version 3.26.5:
  + Add g_auto* cleanup support.
  + Add asynchronous version of totem_pl_parser_save().
  + Fixed parsing of some remote MP3 files.
* Sat Jan 25 2020 dimstar@opensuse.org
- No longer recommend -lang: supplements are in use
* Tue Nov 12 2019 bjorn.lie@gmail.com
- Update to version 3.26.4:
  + Apply same check to remote text files as local ones, which
    should fix parsing of directories on network file systems.
  + Add totem_pl_parser_add_ignored_glob() API, to force ignore
    some files depending on how they are named, before we even get
    to checking their contents.
  + Fix a number of compilation warnings.
* Tue Mar 05 2019 bjorn.lie@gmail.com
- Update to version 3.26.3:
  + Atom parsing bug fixes.
* Wed Jan 16 2019 bjorn.lie@gmail.com
- Update to version 3.26.2:
  + tests: Update for podcast URL change
  + build: honor 'includedir' meson parameter
  + Updated translations.
- Add revision to _service file, check out explicit released tag.
* Sat Jul 28 2018 bjorn.lie@gmail.com
- Update to version 3.26.1+20180713.b7f36dd:
  + build: Add CI
  + podcast: Remove GMIME dependency
- Drop pkgconfig(gmime-3.0) BuildRequires and stop passing
  disable-gmime-i-know-what-im-doing=false to meson: No longer
  needed after upstream changes.
* Fri Jun 15 2018 bjorn.lie@gmail.com
- Update to version 3.26.1+20180614.d22b155:
  + docs: Add headers to the ignore list
  + core: Fix compile-time warnings in XML parser
  + Update translations.
- Update service to point to new gitlab home.