Changelog for
libtotem-plparser18-3.26.5-1.10.x86_64.rpm :
* Fri Feb 28 2020 bjorn.lieAATTgmail.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 dimstarAATTopensuse.org- No longer recommend -lang: supplements are in use
* Tue Nov 12 2019 bjorn.lieAATTgmail.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.lieAATTgmail.com- Update to version 3.26.3: + Atom parsing bug fixes.
* Wed Jan 16 2019 bjorn.lieAATTgmail.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.lieAATTgmail.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.lieAATTgmail.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 jengelhAATTinai.de- Ensure neutrality of descriptions. Update summaries.
* Thu Mar 22 2018 bjorn.lieAATTgmail.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 dimstarAATTopensuse.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 dimstarAATTopensuse.org- Use SPDX3.0 license tags and package COPYING as %license.
* Thu Sep 14 2017 zaitorAATTopensuse.org- Update to version 3.26.0: + Updated translations.
* Tue Aug 29 2017 dimstarAATTopensuse.org- Update license following legal review: LGPL-2.1+ AND GPL-2.0+.
* Mon Aug 14 2017 zaitorAATTopensuse.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 dimstarAATTopensuse.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 zaitorAATTopensuse.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 dimstarAATTopensuse.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 zaitorAATTopensuse.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 zaitorAATTopensuse.org- Update to version 3.10.5: + Don\'t handle HLS playlists served as m3u8. + Updated translations.
* Tue Feb 17 2015 dimstarAATTopensuse.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.