Package Release Info

mjpegtools-2.0.0-6.36

Update Info: Base Release
Available in Package Hub : 15 SP5 Subpackages

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

mjpegtools
mjpegtools-debuginfo
mjpegtools-debugsource

Change Logs

* Tue Mar 06 2018 virtuousfox@gmail.com
- Add libmplex2-2_0-0 to baselibs.conf for gstreamer-plugins-bad-32bit
  forgotten in the previous change
* Tue Mar 06 2018 virtuousfox@gmail.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.lie@gmail.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.lie@gmail.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 bwiedemann@suse.com
- Make source tarball generation reproducible (boo#1041090)
* Sat Dec 30 2017 zaitor@opensuse.org
- Add conditional post(un) handling for libmpeg2encpp-2_0-0.
* Tue Oct 31 2017 zaitor@opensuse.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 meissner@suse.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 zaitor@opensuse.org
- Add mjpegtools Requires to mjpegtools-orig-addon, installing the
  addon without having the package it "extends" is pointless.
* Sat Feb 18 2017 zaitor@opensuse.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.