Hello community,

here is the log from the commit of package phonon4qt5-backend-vlc.4914 for 
openSUSE:13.2:Update checked in at 2016-04-25 11:28:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:13.2:Update/phonon4qt5-backend-vlc.4914 (Old)
 and      /work/SRC/openSUSE:13.2:Update/.phonon4qt5-backend-vlc.4914.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "phonon4qt5-backend-vlc.4914"

Changes:
--------
New Changes file:

--- /dev/null   2016-04-07 01:36:33.300037506 +0200
+++ 
/work/SRC/openSUSE:13.2:Update/.phonon4qt5-backend-vlc.4914.new/phonon4qt5-backend-vlc.changes
      2016-04-25 11:28:13.000000000 +0200
@@ -0,0 +1,157 @@
+-------------------------------------------------------------------
+Mon Apr  4 13:00:32 UTC 2016 - [email protected]
+
+- Conflict with newer VLC versions to prevent problems or even
+  crashes (boo#968905)
+
+-------------------------------------------------------------------
+Thu Dec 11 21:47:43 UTC 2014 - [email protected]
+
+- Update to 0.8.2:
+   * Fix compilation with Qt 5.2.0
+
+-------------------------------------------------------------------
+Wed Nov  5 23:02:09 UTC 2014 - [email protected]
+
+- Update to 0.8.1:
+   * Code style improvements.
+   * VLC 2.2 compatibility - VLC 2.2 changed the time when
+     PulseAudio streams are constructed, rendering the Phonon
+     PulseSupport non-functional as it injects stream-dependent
+     properties through the environment which needs to happen close
+     to stream creation to avoid timing issues. The changed stream
+     creation time makes it impossible to provide high-level
+     PulseAudio control while also allowing Phonon applications to
+     construct multiple AudioOutputs in a very short time frame.
+     To allow core functionality from working under these
+     circumstances Phonon PulseSupport integration is disabled
+     when built against VLC >= 2.2 leading to the following
+     known regressions:
+      Changing the volume through the PulseAudio stream itself
+      is not propagated to Phonon AudioOutputs, meaning the
+      application can not reflect volume changes done through
+      other applications (e.g. a volume mixer).
+      Changing the muteness through the PulseAudio stream is
+      not propagated either.
+      The PulseAudio media.role property (as well as derived
+      properties) is always set to 'video' making all Phonon
+      application use the video category for output device
+      selection (e.g. as seen in the Phonon KCM).
+   * Revised the logic used to come up with an icon name for
+     libvlc. If the application has QApplication::windowIcon
+     set with an QIcon constructed through QIcon::fromTheme(string)
+     the actual icon name will be used.
+     Otherwise the lower-case version of
+     QCoreApplication::applicationName is used.
+   * Setting the libvlc app id is now only dependent on
+     QCoreApplication::applicationName being set (previously
+     it was also dependent on QCoreApplication::applicationVersion).
+     This change was made to accomodate the fact that most
+     applications neglect to set a version.
+- Bump phonon4qt5 (Build)Requires to 4.8.2
+
+-------------------------------------------------------------------
+Sun Oct 19 18:08:20 UTC 2014 - [email protected]
+
+- Update to 0.8.0
+   * Version bump
+
+-------------------------------------------------------------------
+Tue Aug 12 19:32:55 UTC 2014 - [email protected]
+
+- Update to 0.7.80
+   * 0.8 beta: PA interaction improvements, documentation fixes and
+     standard bugfixes
+- Bump phonon (Build)Requires to 4.7.80
+
+-------------------------------------------------------------------
+Tue Jul  8 19:23:09 UTC 2014 - [email protected]
+
+- Refresh vlc plugin in %post (https://trac.videolan.org/vlc/ticket/9807)
+
+-------------------------------------------------------------------
+Fri Jun 20 22:07:04 UTC 2014 - [email protected]
+
+- Update to 0.7.2
+  * Bugfix release, no changelog provided
+
+-------------------------------------------------------------------
+Sun May  4 02:05:05 UTC 2014 - [email protected]
+
+- Adjust filelists to kf5-filesystem changes
+
+-------------------------------------------------------------------
+Mon Feb 24 18:46:59 UTC 2014 - [email protected]
+
+- Added pkgconfig(Qt5Core), pkgconfig(Qt5Gui) and pkgconfig(Qt5Widgets)
+  BuildRequires instead of relying on phonon4qt5-devel Requires
+
+-------------------------------------------------------------------
+Wed Feb 19 22:31:54 UTC 2014 - [email protected]
+
+- Activate phonon4qt5-backend-vlc package (built against/for
+  phonon4qt5). Changes based on phonon-backend-vlc for
+  preserving history
+- Move to kf5-filesystem, instead of kde4 one
+
+-------------------------------------------------------------------
+Fri Dec  6 16:49:55 UTC 2013 - [email protected]
+
+- Update to 0.7.1:
+  * Bugfix release, no changelog provided
+- Bump required phonon version to 4.7.1
+- Fix Source URL
+
+-------------------------------------------------------------------
+Tue Nov 19 17:13:03 UTC 2013 - [email protected]
+
+- Relax vlc-noX requirement, for making it easier to install VLC from
+  alternative repositories (bnc#851063)
+
+-------------------------------------------------------------------
+Mon Nov  4 23:06:33 UTC 2013 - [email protected]
+
+- Update to official 0.7.0 release
+  * No source changes since last update
+- Add Source URL
+
+-------------------------------------------------------------------
+Mon Nov  4 12:40:08 UTC 2013 - [email protected]
+
+- Update to 0.7.0~git20131104
+  * Buildsystem fixes since previous snapshot
+  * Version bump to 0.7.0
+
+-------------------------------------------------------------------
+Sun Oct  6 16:24:50 UTC 2013 - [email protected]
+
+- Make phonon-backend-vlc require exact vlc-noX package version
+  as vlc version it was compiled against
+
+-------------------------------------------------------------------
+Mon Sep 30 18:49:34 UTC 2013 - [email protected]
+
+- Update to 0.6.80~git20130930
+  * do not release and allocate media_t on audiocd track change
+  * do not reset autoplay as applications can set that any time
+  * implement attemptautoplay mechanic
+
+-------------------------------------------------------------------
+Mon Sep 16 14:11:52 UTC 2013 - [email protected]
+
+- Explicitly require current libphonon4 version (4.6.80~git20130915)
+
+-------------------------------------------------------------------
+Sun Sep 15 18:44:42 UTC 2013 - [email protected]
+
+- Update to 0.6.80~git20130915
+  * Snapshot of soon to be released 0.7 version
+  * Various improvements, bugfixes, API aditions, documentation fixes
+  * Qt5 support
+  * Support for vlc's equalizer, when built with vlc >= 2.2
+
+-------------------------------------------------------------------
+Sun Apr  7 14:33:03 UTC 2013 - [email protected]
+
+- Initial package for the Phonon VLC backend (0.6.2)
+

New:
----
  phonon-backend-vlc-0.8.2.tar.xz
  phonon4qt5-backend-vlc.changes
  phonon4qt5-backend-vlc.spec

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ phonon4qt5-backend-vlc.spec ++++++
#
# spec file for package phonon4qt5-backend-vlc
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


Name:           phonon4qt5-backend-vlc
Version:        0.8.2
Release:        0
Summary:        Phonon VLC Backend
License:        LGPL-2.1+
Group:          Development/Libraries/KDE
Url:            http://phonon.kde.org/
%define filename phonon-backend-vlc
%define _phonon4qt5_version 4.8.2
Source:         
http://download.kde.org/stable/phonon/%{filename}/%{version}/src/%{filename}-%{version}.tar.xz
BuildRequires:  alsa-devel
BuildRequires:  cmake
BuildRequires:  kf5-filesystem
BuildRequires:  pkgconfig
BuildRequires:  vlc-devel >= 2.0.1
BuildRequires:  pkgconfig(Qt5Core)
BuildRequires:  pkgconfig(Qt5Gui)
BuildRequires:  pkgconfig(Qt5Widgets)
BuildRequires:  pkgconfig(phonon4qt5) >= %{_phonon4qt5_version}
Requires:       libphonon4qt5 => %{_phonon4qt5_version}
Requires:       vlc-noX >= %( echo `rpm -q --queryformat '%{VERSION}' 
vlc-devel`)
Conflicts:      vlc-noX >  %( echo `rpm -q --queryformat '%{VERSION}' vlc-devel 
| cut -f -2 -d .`.99)
Provides:       phonon4qt5-backend = %{version}
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
Phonon is a cross-platform portable Multimedia Support Abstraction,
which allows you to play multiple audio or video formats with the same
quality on all platforms, no matter which underlying architecture is
used.

This is the VLC backend for Phonon

%prep
%setup -q -n %{filename}-%{version}

%build
  %cmake_kf5 -d build -- -DPHONON_BUILD_PHONON4QT5=ON
  %make_jobs

%install
  %kf5_makeinstall -C build

%post
%{_libdir}/vlc/vlc-cache-gen -f %{_libdir}/vlc/plugins

%files
%defattr(-,root,root)
%doc COPYING.LIB AUTHORS
%dir %{_kf5_plugindir}/phonon4qt5_backend
%{_kf5_plugindir}/phonon4qt5_backend/phonon_vlc.so

%changelog

Reply via email to