Changelog for
libxspf-devel-1.2.1-39.2.x86_64.rpm :
* Sun Apr 10 2022 Dirk Müller
- update to 1.2.1:
* Fixed: GCC 4.4 test suite compilation
* Fixed: Missing unistd.h include in
* Fixed: Compile errors when uriparser is located in a non-standard path that is passed to configure through variable PKG_CONFIG_PATH
* Fixed: Update the GNU Autotools build system so that ./autogen.sh runs without warnings
* Fixed: Allow linking with LLD
* Improved: Modernize the GNU Autotools build system
* Soname: 4:3:0 (please see https://verbump.de/ for what these numbers do)- drop libxspf-1.1.0-gcc44.patch libxspf-automake.diff libxspf-gcc47.patch (obsolete)
* Thu Nov 26 2015 mpluskalAATTsuse.com- Cleanup spec file with spec-cleaner- Update dependencies
* Sat Mar 02 2013 cooloAATTsuse.com- update license to new format
* Mon Jul 30 2012 crrodriguezAATTopensuse.org- Fix build with as-needed and fix extra autotools bugs.
* Tue May 29 2012 jengelhAATTinai.de- Remove redundant tags/sections from specfile- Parallel build with %_smp_mflags- Replace outdated constructs in configure.ac/Makefile.am to have the build succeed again
* Wed Mar 21 2012 dimstarAATTopensuse.org- Add libxspf-gcc47.patch: Fix build with gcc 4.7.
* Sun Nov 20 2011 cooloAATTsuse.com- add libtool as buildrequire to avoid implicit dependency
* Sun Apr 18 2010 davejplaterAATTgmail.com- Update to version 1.2.0 disabled make check due to missing cpptest which is needed for it.- Upstream changes :-
* Added: xspf_parse_memory function to C bindings exposing XspfReader::parseMemory
* Changed: No longer shipping bundled libcpptest
* Changed: New dependencies: - libcpptest 1.1.0 or later - uriparser 0.7.5 or later - pkg-config The libcpptest dependency can be disabled through configuring with --disable-test, which excludes the test suite from compilation.
* Fixed: Doc generation bugs
* Fixed: Qt Compressed Help files were not installed
* Fixed: Shadow/VPATH build doc generation
* Wed May 06 2009 cooloAATTsuse.de- fix compilation with gcc 44
* Thu Feb 26 2009 crrodriguezAATTsuse.de- correct wrong -evel package requires