2019-07-04 13:45:09 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 4 10:42:03 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
|
|
|
|
|
|
|
- More spec file cleanup:
|
|
|
|
* Use SPDX identifiers for License
|
|
|
|
* Correct license for libmpcdec (BSD-3-clause)
|
|
|
|
* Use https:// for Source and Url
|
|
|
|
* Remove __DATE__/__TIME__ mangling, no longer needed with current GCC
|
|
|
|
* Remove BuildRoot
|
|
|
|
|
2019-06-26 06:10:16 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 21 20:11:03 UTC 2019 - mgorse@suse.com
|
|
|
|
|
|
|
|
- Conflict with libmpcdec-devel, since both packages provide
|
|
|
|
libmpcdec.so.
|
|
|
|
- Use cmake macros.
|
|
|
|
- Move source modifications from %prep to %build. Makes 'quilt
|
|
|
|
setup' more robust.
|
|
|
|
- Remove %defattr.. No longer needed.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 11 20:34:11 UTC 2013 - asterios.dramis@gmail.com
|
|
|
|
|
|
|
|
- Initial rpm release (version r475).
|
|
|
|
- Added a patch "libmpcdec.patch" in order to fix CMakeLists.txt
|
|
|
|
to install a libmpcdec shared library and add a missing
|
|
|
|
libmpcdec link to libm.
|