Version: 4.0.2-bp150.3.3.1
            
  * Fri Aug 24 2018 jengelh@inai.de 
  - Add 0001-avformat-flvenc-Check-audio-packet-size.patch
  [CVE-2018-15822, boo#1105869]
 
  * Mon Aug 13 2018 bjorn.lie@gmail.com 
  - Update to version 4.0.2:
  * CVE-2018-13300: out of array read (boo#1100348, CVE-2018-13300)
  * Various bugfixes and a revert
 
  * Sat Aug 11 2018 carmen@carmenbianca.eu 
  - bsc#1092241 Enable webvtt encoders and decoders.
 
  * Tue Aug 07 2018 bjorn.lie@gmail.com 
  - Build codec2 encoder and decoder, add libcodec2 to
  enable_decoders and enable_encoders.
 
  * Mon Aug 06 2018 davejplater@gmail.com 
  - Enable mpeg 1 and 2 encoders.
 
  * Sun Aug 05 2018 bjorn.lie@gmail.com 
  - Add conditional pkgconfig(aom) BuildRequires and pass
  - -enable-libaom to configure as well as add libaom and libaom_av1
  to enable_decoders and enable_encoders: Build AOMedia Video 1
  (AV1) support.
 
             
            
              Version: 4.0.1-bp150.18.1
            
  * Wed Jun 13 2018 tchvatal@suse.com 
  - Provide ffmpeg symbol without version on main package too
 
  * Wed Jun 13 2018 tchvatal@suse.com 
  - Prefix all the devel packages and conflict between releases
  * Provide always the %version-%release of the respective build
 
  * Wed Jun 13 2018 tchvatal@suse.com 
  - Fix setup call to enter to proper folder
 
  * Wed Jun 13 2018 tchvatal@suse.com 
  - Conflict with other ffmpeg-devel packages, simply always pull
  one of them
 
  * Sat Jun 02 2018 9+suse@cirno.systems 
  - Reintroduce conditional libxvid support since FFmpeg?s
  MPEG4-ASP encoder is not quite up to par
 
  * Mon May 28 2018 jengelh@inai.de 
  - Avoid double-nesting BUILD_ORIG with %withs.
  (Reintroduces with_opencore)
 
             
            
              Version: 4.0.1-bp150.2.1
            
  * Tue Jul 31 2018 tchvatal@suse.com 
  - bsc#1103064 attempt to allow migration from the unprefixed devel
  packages cleanly
 
  * Fri Jul 27 2018 tchvatal@suse.com 
  - Reduce the optional conditional for the SLE12 backports to
  cover everything, most of the packages in old codestreams were
  not really ready as they need additional baselibs/etc.
  * Since these are new features user will simply wait or use TW
 
  * Fri Jul 27 2018 jengelh@inai.de 
  - Enable "kmsgrab" input device
 
  * Thu Jul 26 2018 tchvatal@suse.com 
  - Redo the nvidia condition based on review feeback
 
  * Wed Jul 25 2018 tchvatal@suse.com 
  - Do not condition nvidia based on BUILD_ORIG all the support is in
  TW only and not on different instances as such safeguard it with
  version check only bsc#1102532
 
  * Wed Jul 18 2018 tchvatal@suse.com 
  - Add new bconds to build on SLE12 backports project without
  requiring extra packages:
  * %bcond_without codec2
  * %bcond_without bs2b
  * %bcond_without lv2
  * %bcond_without rubberband
  * %bcond_without soxr
  * %bcond_without zmq
 
  * Fri Jul 06 2018 tchvatal@suse.com 
  - Fix typo in swresample name
 
  * Wed Jul 04 2018 tchvatal@suse.com 
  - Conditionalize full build to be primary only on Leap15+
 
  * Tue Jul 03 2018 tchvatal@suse.com 
  - Add macros to allow conflicting with all other devel projects
  to ensure we always install only one specific ffmpeg
 
  * Sat Jun 30 2018 tchvatal@suse.com 
  - Conditionalize the vidstab build to not pull it on old releases
- Conditionalize srt support to not pull it on older releases
  - ------------------------------------------------------------------
 
  * Fri Jun 29 2018 9+suse@cirno.systems 
  - Enable ffnvcodec when building with NVIDIA support
 
  * Fri Jun 29 2018 bjorn.lie@gmail.com 
  - Add pkgconfig(srt) BuildRequires and pass --enable-libsrt to
  configure, enable srt support.
- Refresh patches with quilt:
  * cve-2017-17555.diff
  * ffmpeg-codec-choice.diff
  * ffmpeg-libcdio_cdda-pkgconfig.patch
  * ffmpeg-new-coder-errors.diff
 
  * Fri Jun 29 2018 9+suse@cirno.systems 
  - Enable libxml2 (used by MPEG DASH demuxer)
 
  * Wed Jun 27 2018 jengelh@inai.de 
  - Update to new upstream release 4.0.1
  * Fixed some integer overflows, undefined shifts, negative
    shifts, division by 0, and a null pointer deref.
 
  * Mon Jun 18 2018 bjorn.lie@gmail.com 
  - Enable pkgconfig(vidstab) BuildRequires unconditionally, now
  available in openSUSE.
 
  * Thu Jun 14 2018 tchvatal@suse.com 
  - Conditionalize openmpt build to be resolvable on Leap 42.3
 
  * Thu Jun 14 2018 tchvatal@suse.com 
  - Conditionalize mysofa build to be resolvable on Leap 15
 
  * Thu Jun 14 2018 tchvatal@suse.com 
  - Conditionalize zimg to build on Leap 42.3
 
  * Thu Jun 14 2018 tchvatal@suse.com 
  - Use autopatch
 
  * Wed Jun 13 2018 tchvatal@suse.com 
  - Move license markings to the libs itself
- Add condition to switch between full build and lib only one
- Add provides/obsoletes on the ffmpeg private headers