* Thu Mar 08 2018 mpluskal@suse.com
- Cleanup spec file
- Switch to python3
* Sun Feb 19 2017 sagiben@gmail.com
- Rebase libcec-cmake_install_lib_dir.patch
* Sun Feb 19 2017 mpluskal@suse.com
- Update to version 4.0.2:
* don't automatically assume that an AVR is active in some
situations
* don't take Panasonic's vendor id when emulating an AVR
* drm EDID parser not compiled in.
* python: have Swig generate Python threading support
* python: only pass unsigned
* python: allow empty callback parameters
* python: install demo app as executable
* python: correct install path.
* python: possible crash when passing an invalid callback
* TransmitVolumeDown to use CEC_USER_CONTROL_CODE_VOLUME_DOWN.
* HAVE_AOCEC_API missing in if in AdapterFactory.
* env.h had 'ON' instead of '1' for some values
* bAutoWakeAVR entry in libcec_configuration, which controls
whether to automatically power on the avr or not when the
source is activated.
* iDoubleTapTimeoutMs replacing iDoubleTapTimeout50Ms. time is
now in milliseconds
* new AO CEC adapter.
* compilation with full debugging enabled
* handling of LG vendor command 0x0B.
* return value wasn't checked correctly in
CLibCEC::RegisterClient()
* Raspberry Pi fixes for issues #252 and #191
* Mon Jan 25 2016 olaf@aepfle.de
- Reduce build-compare noise
libcec-build-compare.patch
* Sat Jan 23 2016 mpluskal@suse.com
- Rename cmake_install_lib_dir.patch to
libcec-cmake_install_lib_dir.patch
* Sat Jan 23 2016 sagiben@gmail.com
- Update to v3.1.0
- Add cmake_install_lib_dir.patch patch for better handling
of libdir in .pc file and python packge installation path
- Update dependency to libp8-platform
* Sat Jan 02 2016 mpluskal@suse.com
- Fix path to libdir in .pc file (boo#960475)
* Mon Nov 16 2015 christof.hanke@induhviduals.de
- Explictly require package libcec by package cec-client since the
library is loaded via dlopen.
* Sat Jul 18 2015 mpluskal@suse.com
- Update to 3.0.1
* no upstream changelog provided
* Fri Jun 12 2015 mpluskal@suse.com
- Revert name change
- Use %cmake macro
- Cleanup spec file with spec-cleaner
- Use url for source
- Fix non stanard changelog entry
- Split python package
- Update dependencies (add swig, drop autotools)
- libcec-no-buildtime.patch and configure.ac.diff were dropped by
previous change
- Update name of source dir
* Mon Jun 01 2015 sagiben@gmail.com
- Update to v3.0.0
* Mon Feb 02 2015 olaf@aepfle.de
- Remove timestamps from binary to reduce build-compare noise
libcec-no-buildtime.patch
* Thu Dec 25 2014 jengelh@inai.de
- Implement shared library packaging guidelines
* Wed Nov 26 2014 sagiben@gmail.com
- Update to v2.2.0
* Mon Sep 16 2013 guillaume@opensuse.org
- Remove old tar.gz from 2.1.1 version
* Tue Sep 03 2013 guillaume@opensuse.org
- Cleanup for submition to devel project:
* clean section removed
* --disable-static option added and remove libcec.la
* make use of paralel build: "make %{?_smp_mflags}"
* Mon Aug 26 2013 guillaume@opensuse.org
- Add '%bcond_with enable_rpi_build' for armv6
* Mon Aug 26 2013 guillaume@opensuse.org
- Update to v2.1.3
* Thu Mar 21 2013 guillaume@opensuse.org
- Update to v2.1.1
* Tue Dec 11 2012 guillaume@opensuse.org
- Update to v2.0.5 (repacked version)