| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: libtotem-plparser-mini18 | Distribution: SUSE Linux Enterprise 15 |
| Version: 3.26.6 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 150400.2.9 | Build date: Sun May 8 06:41:18 2022 |
| Group: System/Libraries | Build host: ibs-centriq-5 |
| Size: 68144 | Source RPM: totem-pl-parser-3.26.6-150400.2.9.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: http://www.gnome.org/projects/totem/ | |
| Summary: Mini version of the Totem playlist parser library | |
totem-pl-parser is a GObject-based library to parse a host of playlist formats, to save them too.
GPL-2.0-or-later AND LGPL-2.0-or-later
* 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.
* Tue Apr 10 2018 jengelh@inai.de
- Ensure neutrality of descriptions. Update summaries.
* Thu Mar 22 2018 bjorn.lie@gmail.com
- Update to version 3.26.0+20180301.0091a56:
+ plparse: Don't consider MJPEG streams as JPEG images.
+ build: Remove libsoup dependency.
+ podcast: Add support for "medium" property.
+ videosite: Fix leak in totem_pl_parser_add_videosite.
+ Updated translations.
- Switch to git checkout via source service.
- Drop pkgconfig(libsoup-2.4) BuildRequires following upstreams
changes.
- Use autosetup macro.
- Pass explicit disable-gmime-i-know-what-im-doing=false,
enable-quvi=yes, enable-libarchive=yes and enable-libgcrypt=yes
to meson, make sure we build the features we want.
* 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).
* Mon Feb 26 2018 dimstar@opensuse.org
- Use SPDX3.0 license tags and package COPYING as %license.
* Thu Sep 14 2017 zaitor@opensuse.org
- Update to version 3.26.0:
+ Updated translations.
* Tue Aug 29 2017 dimstar@opensuse.org
- Update license following legal review: LGPL-2.1+ AND GPL-2.0+.
* Mon Aug 14 2017 zaitor@opensuse.org
- Update to version 3.25.90:
+ Correct the soname of the install library.
+ Fix TOTEM_PL_PARSER_CHECK_VERSION() being missing.
+ Fix a small memory leak checking for videosite scripts and
document the internal API.
+ Remove a number of obsolete files.
- Drop totem-pl-parser-header.patch: Fixed upstream.
- Conditionally apply translations-update-upstream BuildRequires
and macro for non-openSUSE only.
- Set sover define to 18, upstream have sorted out it's versioning.
* Thu Jun 22 2017 dimstar@opensuse.org
- Update to version 3.25.3:
+ Use meson instead of autotools as a build tool.
- Port to meson build system:
+ Add meson and gtk-doc BuildRequires.
+ use meson relevant macros in place of
configure/make/make_install.
+ Delete %{_libdir}/pkgconfig/totem-pl-parser.spec: this file is
being installed by error (bgo#784086).
- Introduce sover defines, set to 19_0_1, used for the shared
library packages. Before setting the variable, the value would
have beeen '18'. This resolts in renaming of the SLPP packages to
* 19_0_1.
- Add totem-pl-parser-header.patch: Use the header template to
create the actual header file.
- Replace pkgconfig(gmime-2.6) with pkgconfig(gmime-3.0) following
upstream changes.
* Wed Jun 21 2017 zaitor@opensuse.org
- Update to version 3.10.8:
+ Use Unicode in translatable strings.
+ Autotools build changes.
+ Enable videosite support even without quvi.
+ Port from GSimpleAsyncResult to GTask.
+ Fix shadowed URI variable in PLA parser.
+ Add support for GMime 3.0 API.
+ Updated translations.
* Tue Sep 20 2016 dimstar@opensuse.org
- Update to 3.10.7:
+ Don't consider M3U playlists as text/plain.
+ Simplify ITMS link parsing.
+ Fix mmap error checking.
+ Build fixes.
* Tue Dec 15 2015 zaitor@opensuse.org
- Update to version 3.10.6:
+ Fix a number of bugs in iTunes link handling and M3U and HLS
playlist parsing.
+ Make it possible to use an alternate helper script to the
default quvi based one.
* Thu Apr 30 2015 zaitor@opensuse.org
- Update to version 3.10.5:
+ Don't handle HLS playlists served as m3u8.
+ Updated translations.
* Tue Feb 17 2015 dimstar@opensuse.org
- Update to version 3.10.4:
+ Fix parsing of Windows-style SMB playlists.
+ Add support for EXTVLCOPT:audio-track-id in m3u files.
+ Fix parsing of SMIL playlists.
/usr/lib64/libtotem-plparser-mini.so.18 /usr/lib64/libtotem-plparser-mini.so.18.3.5
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Aug 9 15:05:49 2025