Package sources for project Java:packages are received through scmsync. This is not supported by the OBS frontend

File gstreamer-plugins-qt.changes of Package gstreamer-plugins-qt

-------------------------------------------------------------------
Wed Feb  1 11:17:02 UTC 2017 - adam.majer@suse.de

- use individual libboost-*-devel packages instead of boost-devel

-------------------------------------------------------------------
Tue Jan  5 09:16:25 UTC 2016 - idonmez@suse.com

- Add fix-boost-moc.patch from upstream to fix compilation with
  boost 1.60 bgo#739752

-------------------------------------------------------------------
Sat Nov 21 08:35:38 UTC 2015 - zaitor@opensuse.org

- Add qt-gstreamer-fix-memleak.patch: Fix a mem leak and sync
  issues, patch from upstream git.
- Add qt-gstreamer-fixbuild-gst_1-6.patch: Fix build with gstreamer
  1.5 and newer, patch from upstream git.

-------------------------------------------------------------------
Wed Aug 27 21:07:35 UTC 2014 - hrvoje.senjan@gmail.com

- Merge all subpackage to gstreamer-plugins-qt and
  gstreamer-plugins-qt-devel subpackage to fix unresolvable in Factory
- Obsolete old packages (and 0.10 variant)

-------------------------------------------------------------------
Thu Jul 24 01:36:42 UTC 2014 - hrvoje.senjan@gmail.com

- Update to 1.2.0
  * No changes since rc
- Make devel subpackage require libQtGLib-devel, instead of
  pkgconfig(...) provides
- Add Source URL

-------------------------------------------------------------------
Tue Jun 24 19:33:15 UTC 2014 - hrvoje.senjan@gmail.com

- Update to 1.1.90
 * Added QtQuick2 support, which includes:
   - The qtquick2videosink gstreamer element
   - The QtGStreamerQuick2 QML plugin
   - The Qt5GStreamerQuick glue library
   - The qmlplayer2 example
 * Packaging changes:
   - Tarballs are now distributed in .tar.xz format,
     together with a .tar.xz.sha256sum check file, like the rest
     of the GStreamer modules.
   - Package is NOT fully co-installable with QtGStreamer 0.10.3
 * Versioning changes:
   - Version numbers are now going to be synced to the GStreamer
     API that qt-gstreamer targets, to avoid confusion. So,
     this release, instead of being version 1.0.0, it is 1.2.0.
- Add conflict with gstreamer-0_10-plugins-qt

-------------------------------------------------------------------
Sat May 10 19:13:47 UTC 2014 - hrvoje.senjan@gmail.com

- Update to master branch of qt-gstreamer: integrated gstreamer 1.0 API support
- Name package gstreamer-plugins-qt

-------------------------------------------------------------------
Wed Mar 19 11:35:58 UTC 2014 - hrvoje.senjan@gmail.com

- Fixup of the previous change: pkgconfig(QtWidgets) does not exist
  in Qt4 world

-------------------------------------------------------------------
Tue Mar  4 02:57:04 UTC 2014 - hrvoje.senjan@gmail.com

- Improve requires of devel packages:
 * QtOpenGL is linked privately - removed requires
 * pkgconfig(gstreamer-(app,base,interfaces,video,plugins-base)-0.10)
   are linked privately - removed requires
 * pkgconfig(glib-2.0) and pkgconfig(gobject-2.0) are linked privately
    - removed requires
 * pkgconfig(glesv2) and pkgconfig(gl) are linked privately
   - removed requires
 * Explicitly mark pkgconfig(QtGui) and pkgconfig(QtWidgets) as Requires

-------------------------------------------------------------------
Tue Oct 15 00:10:36 UTC 2013 - hrvoje.senjan@gmail.com

- Update to final 0.10.3:
 * Fixes:
  + One build fix change with regards to Qt4/5 cmake var name
- Use bz2 tarball

-------------------------------------------------------------------
Mon Jul 22 19:27:31 UTC 2013 - hrvoje.senjan@gmail.com

- Drop fdupes usage, this breaks build of packages depending on only
  QtGlib
- Adjust cmake flags for latest release
- Remove boost-devel Requires from gstreamer-0_10-plugins-qt-devel,
  it is pulled by libQtGlib-devel package

-------------------------------------------------------------------
Sat Jul 20 22:31:06 UTC 2013 - hrvoje.senjan@gmail.com

- Make libQtGLib-devel requires boost-devel, as libQtGLib includes 
  add boost includes

-------------------------------------------------------------------
Fri Jul 12 12:33:24 UTC 2013 - hrvoje.senjan@gmail.com

- Update to 0.10.2.2 prerelease:
 * Additions:
  + Added Qt5 support.
  + Added GstDiscoverer bindings.
  + QGlib::Error can now be used in QGlib::Value
  + Added convenience constructors for QGst::ClockTime
 * Fixes:
  + Fixed qtglvideosink painting on QGLFrameBufferObject
  + Fixed codegen compilation with bison 2.6
  + Fixed example code in the QGst::Ui::GraphicsVideoSurface
    apidocs
  + Many fixes for windows support
 * Build system fixes and enhancements:
  + Use recent cmake goodies:
    - CMakePackageConfigHelpers, which simplifies
      QtGStreamerConfig.cmake and adds version checking in
      find_package(QtGStreamer)
    - CMAKE_POSITION_INDEPENDENT_CODE, which eliminates issues
      with missing -fPIC / -fPIE
    - GNUInstallDirs, which adds automagic support for debian
      multiarch and also takes away the need for LIB_SUFFIX
  + .dll's are now installed in the correct place ($prefix/bin)
    on windows
  + cmake config files are now installed in
    $libdir/cmake/$package instead of $libdir/$package
  + Renamed signal.h to qglib_signal.h to avoid problems where
    the compiler mixes it up with the C <signal.h>
  + Determine whether to use OpenGLES or desktop OpenGL by
    looking at what Qt is using on the target system instead
    of guessing.
 * Changes in dependencies:
  + CMake 2.8.9 is now required
  + Drop completely automoc dependency in favor of cmake's
    internal automoc
  + Qt5 can be used instead of Qt4. The resulting qt-gstreamer
    files will be co-installable with the ones built using Qt4.

-------------------------------------------------------------------
Mon Jan 28 12:16:19 UTC 2013 - toddrme2178@gmail.com

- Split libQtGlib-devel
- Clean up dependencies

-------------------------------------------------------------------
Wed Jul  4 11:24:20 UTC 2012 - mlin@suse.com

- Requires library when install devel package 

-------------------------------------------------------------------
Fri Jun 22 08:37:40 UTC 2012 - toddrme2178@gmail.com

- Change group to Productivity/Multimedia/Other
- Moved videosink and Qt plugins to base package
- Package basic docs

-------------------------------------------------------------------
Thu Jun 21 08:37:18 UTC 2012 - toddrme2178@gmail.com

- Update to 0.10.2
- Change package name to match gstreamer package naming conventions

-------------------------------------------------------------------
Tue Jan 24 21:16:47 UTC 2012 - cgiboudeaux@gmx.com

- Add fix_build.diff.
Only glib.h can be included directly.

-------------------------------------------------------------------
Thu Feb  3 22:15:46 UTC 2011 - alinm.elena@gmail.com

- initial commit based on Bille's spec 

openSUSE Build Service is sponsored by