* Tue Apr 05 2022 pgajdos@suse.com
- fix build for 15sp4 at least [bsc#1197861]
- added patches
49cfdcff9
+ v4l-utils-include-sysmacros.h-minor.patch
* Tue Feb 06 2018 asterios.dramis@gmail.com
- Update to version 1.14.1:
* Lot of changes, see ChangeLog for details.
* Fri Jul 07 2017 asterios.dramis@gmail.com
- Update to version 1.12.5:
* dvb-scan: fix the logic for multi-section handling
From version 1.12.4:
* libdvbv5: T2 delivery descriptor: fix wrong size of bandwidth
field
* desc_t2_delivery: consider valid to have a short T2 descriptor
* desc_t2_delivery: properly handle cell and subcell tables
* desc_t2_delivery: improve print dumps of T2 delivery
* desc_t2_delivery: resize frequency array for subcel freqs
* libdvbv5: add support for more PMT descriptors
* libdvbv5: fix T2 delivery descriptor parsing in
dvb_desc_t2_delivery_init()
* Tue Apr 04 2017 mpluskal@suse.com
- Update to version 1.12.3:
* dvb-sat: fix rangeswitch logic
* dvb-sat: add verbose options for LNBf settings
* dvb-sat: add support for Invacom QPH-031 LNBf
* pt_BR: update translation file to reflect latest changes
* Tue Feb 14 2017 mpluskal@suse.com
- Update to version 1.12.2:
* libdvbv5: Link against libudev
* buildsystem: Add all files to dist target
* v4l2-ctl: Fix unneeded dot in "no hsync lock"
* man: Fix typos in dvbv5-scan dvbv5-zap pages
* libdvbv5: Improve vdr format output for DVB-T(2)
* dvb-fe-tool: add an option to set maximum number of stat samples
* libdvbv5: Fix dvb-format-convert segfault
* ir-ctl: `strndupa' undefined with --disable-nls
- Some packaging cleanup
- Recommend dtv-scan-tables-v5 by dvb-utils
* Wed Aug 03 2016 asterios.dramis@gmail.com
- Update to version 1.10.1:
* libdvbv5: Fix decsriptors typo
* libv4lconvert: Exclude memsrc implementation for libjpeg-turbo
* v4lconvert: Add "PEGATRON CORPORATION" to asus_board_vendor
- Replaced libqt5-qtbase-devel build requirement with
pkgconfig(Qt5Core), pkgconfig(Qt5Gui), pkgconfig(Qt5OpenGL) and
pkgconfig(Qt5Widgets).
* Sun Jun 12 2016 tchvatal@suse.com
- Run over with spec-cleaner
* Sat Jun 11 2016 asterios.dramis@gmail.com
- Update to version 1.10.0:
* Lots of changes: See ChangeLog for details.
* Wed May 11 2016 schwab@suse.de
- Don't build qv4l2 on arm
* Fri Jan 08 2016 tchvatal@suse.com
- Version update to 1.8.1:
* See changelog file for in-depth decription of the fixes
* Fri Sep 25 2015 mpluskal@suse.com
- Add gpg signature
- Switch to qt5 on recent releases
- Split language packages
- Update to 1.8.0
* See ChangeLog for full list of changes
* Sun Sep 20 2015 meissner@suse.com
- Add -devel pkg to baselibs to build Wine on 64bit only distros
* Fri Sep 11 2015 asterios.dramis@gmail.com
- Update to version 1.6.3:
* v4lconvert: Add ASUS A7Sn to upside down table
* v4lconvert: Add ASUS A6R to upside down table
* Synchronize with the Kernel
* vivid-tpg.h.patch: update to match current upstream tree
* sync-with-kernel: add include/linux/media.h
* configure.ac: fix qv4l2 if QGLFunctions doesn't exist
* libv4lconvert: Fix support for Y16 pixel format
* Fri Mar 13 2015 tchvatal@suse.com
- Cleanup few conditions for better readability
* Sun Feb 01 2015 asterios.dramis@gmail.com
- Update to version 1.6.2:
* Lots of changes: See ChangeLog for details.
- Added doxygen build requirement.
- Added new subpackages dvb-utils (split from v4l-utils), libdvbv5 and
libdvbv5-devel.
* Sat Jul 26 2014 asterios.dramis@gmail.com
- Update to version 1.2.1:
* Lots of changes: See ChangeLog for details.
- Added alsa-devel build requirement.
- Use autoreconf to fix build in openSUSE 12.2.
- Removed bufferoverflowstrncat.patch (fixed upstream).
* Wed Jun 04 2014 asterios.dramis@gmail.com
- Update to version 1.0.1:
* Lots of changes: See ChangeLog for details.
- Removed ImageMagick and sysfsutils-devel build requirements (not needed
anymore).
- Added pkg-config build requirement.
- Use desktop-file-utils instead of update-desktop-files for openSUSE > 12.1.
Added desktop-file-utils build requirement for this.
- Removed the following patches:
* disable_rds_compilation.patch (not needed anymore).
* udev-rules-dir.patch (fixed upstream).
* use-openat-if-available.patch (fixed upstream).
- Added a patch "bufferoverflowstrncat.patch" to fix rpm post build check error
"Statement might be overflowing a buffer in strncat".
* Thu Jan 02 2014 dmueller@suse.com
- fix compiled-in paths by specifying PREFIX and LIBDIR correctly
during build
* Sat Mar 16 2013 dmueller@suse.com
- add use-openat-if-available.patch:
* prefer openat over deprecated open syscall (fixes aarch64)
* Fri Nov 02 2012 asterios.dramis@gmail.com
- Update to version 0.8.9:
libv4l changes:
* libv4lconvert: Various Pixart JPEG fixes
* libv4lconvert: Add more notebooks to the upside down device table
Utils changes:
* keytable: Add support for Sanyo IR and RC-5-SZ protocol
* keytable: Add missing buttons in shipped keytables
* v4l2-compliance, v4l-ctl, qv4l2: Sync with development branch
- Removed libdvbv5-Add-missing-includes.patch (fixed upstream).