Changelog for
libalac0-0.0+git.20160511-4.2.x86_64.rpm :
* Tue Feb 20 2024 Dominique Leuenberger
- Fix build: use autosetup -p0. autosetup alone does not imply -p0
* Tue Feb 20 2024 Dominique Leuenberger - Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN.
* Thu Oct 17 2019 Richard Brown - Remove obsolete Groups tag (fate#326485)
* Thu Jun 29 2017 tchvatalAATTsuse.com- Fix obvious typo where we had missing % in provides/obsoletes
* Wed Oct 19 2016 mpluskalAATTsuse.com- Update project url- Use _service to fetch sources from git- Update to version 0.0+git.20160511- Refresh patches:
* alac-endian.patch
* libalac-makefile.patch
* Tue Jan 19 2016 jengelhAATTinai.de- Change the SRPM name to alac (follow apparent upstream project name).
* Fri Jan 15 2016 mpluskalAATTsuse.com- Install both license files
* Mon Apr 13 2015 mpluskalAATTsuse.com- Remove devel-static package as it has no users
* Sun Apr 12 2015 mpluskalAATTsuse.com- Cleanup spec file with spec-cleaner- Update dependencies
* Fri Jan 03 2014 crrodriguezAATTopensuse.org- libalac-makefile.patch update, OPTFLAGS must be used at linking time as well.- alac-endian.patch, fix endian conversion routines
* They were inneficient, use optimized versions provided by the OS.
* They were wrong, assumes for example that ARM is not little endian and that powerpc is always big endian.- fix cflags so large file support is enabled, GNU_SOURCE is defined, strict aliasing is disabled and C++ inlines get hidden visibility.