Changelog for
glyr-devel-1.0.10-50.11.x86_64.rpm :
* Tue Feb 27 2024 Dominique Leuenberger
- Use %patch -P N instead of deprecated %patchN.
* Fri Apr 30 2021 andreasAATTandreasvoegele.com- Use %cmake_build and %license macros.- Set License to LGPL-3.0-or-later.
* Thu Jan 26 2017 jengelhAATTinai.de- Trim descriptions and fix spelling errors.
* Tue Nov 22 2016 lazy.kentAATTopensuse.org- Update to 1.0.10.
* Changed License to LGPLv3 (from GPLv3).
* Fix lyricswiki provider.
* Fix typos.
* Fri May 20 2016 lazy.kentAATTopensuse.org- Update to 1.0.9.
* Bugfixes: + Support reproducible builds. + Build problems. + Spelling errors.
* Fixed providers: + lyrics/lyricswikia. + cover/slothradio. + cover/discogs.- Drop glyr-version.patch: fixed upstream.- Don\'t package CHANGELOG. It is obsolete and discontinued.
* Sat Feb 14 2015 lazy.kentAATTopensuse.org- Update to 1.0.8.
* Fix of lyrix.at.- Update glyr-version.patch.- Use %cmake and %cmake_install macros.
* Thu Jan 08 2015 lazy.kentAATTopensuse.org- Update to 1.0.7.
* lyricswiki fixed.- Changes in 1.0.6.
* Fixed faulty sha-1 versioning in cmakelists.
* Make glyrc return EXIT_SUCESS on success or EXIT_FAILURE in case of any failure.
* Made the -c (--cache) option have an optional argument. Without argument the path is ~/.cache/glyrc (will be created if necessary).
* Clamp the timeout of select to the user-set timeout.
* Fix for cache getter: Print like normal getters and also call appropiate programs.- Refresh glyr-date-n-time.patch.- Update glyr-version.patch.
* Thu Feb 13 2014 lazy.kentAATTopensuse.org- Update to 1.0.5.
* Quickfix: lyricswiki broken once more; fixed again.
* Bugfix: cover|photo:discogs: fix crash when transformed url has only one dash.
* Fix for instrumental songs on lyricswiki.
* Fixed typos (searchenigne -> search engine, musicrelated -> music related).
* lyrix_at: fix end of lyric.- Rename libglyr-devel to glyr-devel.- Drop glyr-image_discogs.patch (fixed upstream).- Add glyr-version.patch: pushed version to 1.0.5 in CMakeLists.txt (fixed in git).
* Sun Dec 29 2013 lazy.kentAATTopensuse.org- Add glyr-image_discogs.patch: cover|photo:discogs: fix crash when transformed url has only one dash (gh#sahib/glyr#41) (fixed in git).
* Thu Dec 26 2013 crrodriguezAATTopensuse.org- CmakeLists.txt, -std=gnu99 is meant instead of -std=c99 (extends glyr-optflags.patch)