Changelog for
liblavjpeg-2_2-0-2.2.1-bp156.101.6.i586.rpm :
* Mon May 16 2022 Jan Engelhardt
- mjpegtools\'s Makefiles try to use -lX11, but there is no BuildRequire for it - add it.
* Fri Oct 29 2021 Bjørn Lie - Update to version 2.2.1
* version bump to the official release
* various compile warnings fixes
* Tue May 11 2021 pgajdosAATTsuse.com- version update to 2.2.0~beta- modified patches % mjpegtools-2.0.0-fix-bashisms.patch (refreshed) % mjpegtools-v4l-2.6.38.patch (refreshed) % mjpegtools-vector_alignment.patch (refreshed)- modified sources % baselibs.conf- deleted patches - mjpegtools-config_h.patch (upstreamed) - mjpegtools-cpuinfo.patch (not needed) - mjpegtools-gcc47.patch (upstreamed) - mjpegtools-more-pie.patch (upstreamed) - mjpegtools-no_arch_tuning.patch
* Wed Aug 22 2018 dimstarAATTopensuse.org- Inject pkg-config --cflags SDL_gfx into CFLAGS: the build system does not use pkg-config yet to find the right parameters for SDL_gfx, so we cheat like that.
* Tue Mar 06 2018 virtuousfoxAATTgmail.com- Add libmplex2-2_0-0 to baselibs.conf for gstreamer-plugins-bad-32bit forgotten in the previous change
* Tue Mar 06 2018 virtuousfoxAATTgmail.com- Add libmpeg2encpp-2_0-0 to baselibs.conf for gstreamer-plugins-bad-32bit which may be needed for wine\'s A/V support to function properly
* Tue Feb 27 2018 bjorn.lieAATTgmail.com- Split libmjpegutils-2_0-0 to follow openSUSE recommended guidelines for libs: + liblavfile-2_0-0 + liblavjpeg-2_0-0 + liblavplay-2_0-0 + liblavrec-2_0-0 + libmplex2-2_0-0 + libmpeg2encpp-2_0-0- Run spec-cleaner, modernize spec slightly.- Drop libmpeg2encpp-2_0-0 Obsoletes, package is added back.
* Tue Feb 20 2018 bjorn.lieAATTgmail.com- No longer use patched tarball for build, mpeg2 is now available in openSUSE: + Drop pre_checkin.sh, mjpegtools-codecpatch.sh and mjpegtools-codecpatch.patch, no longer needed. + Drop BUILD_ORIG and obsolete versions conditionals. + Drop previously conditional mjpegtools-orig-addon and libmpeg2encpp-2_0-0 subpackages. + Update baselibs.conf for the new build structure. + Add mjpegtools-orig-addon and libmpeg2encpp-2_0-0 Obsoletes: Ensure a smooth upgrade for our users.
* Tue Feb 20 2018 bwiedemannAATTsuse.com- Make source tarball generation reproducible (boo#1041090)
* Sat Dec 30 2017 zaitorAATTopensuse.org- Add conditional post(un) handling for libmpeg2encpp-2_0-0.
* Tue Oct 31 2017 zaitorAATTopensuse.org- Drop pkgconfig(gdk-x11-2.0), pkgconfig(gobject-2.0) and pkgconfig(gtk+-x11-2.0) BuildRequires and pass --without-gtk, no longer build gtk2 support.
* Sun Apr 02 2017 meissnerAATTsuse.com- mjpegtools-more-pie.patch: remove some -fno-PIC calls. They do not seem to be necessary and break PIE builds. (The compiler would warn if the assembler would not build.)
* Fri Feb 24 2017 zaitorAATTopensuse.org- Add mjpegtools Requires to mjpegtools-orig-addon, installing the addon without having the package it \"extends\" is pointless.
* Sat Feb 18 2017 zaitorAATTopensuse.org- Split the package in smaller pieces, allowing as user to keep the main/free parts from the distribution and \'enhancing\' the capability with simple addon-packages: libmpeg2encpp-2_0-0 (as a library it is required by other code depending on it) and mjpegtools-orig-addon, which is auto-recommended when the user has mjpegtools installed AND has a repo enabled, containing this package AND has recommends enabled.
* Thu Jan 08 2015 olafAATTaepfle.de- BuildRequire at least libpng 1.14 due to usage of PNG_TRANSFORM_GRAY_TO_RGB
* Mon Dec 01 2014 kstreitovaAATTsuse.com- Added baselibs.conf as a source in the spec file (to avoid error message from the Factory check script).