Hello community, here is the log from the commit of package xplayer for openSUSE:Factory checked in at 2016-11-15 17:59:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xplayer (Old) and /work/SRC/openSUSE:Factory/.xplayer.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xplayer" Changes: -------- --- /work/SRC/openSUSE:Factory/xplayer/xplayer.changes 2016-07-30 00:26:28.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xplayer.new/xplayer.changes 2016-11-15 17:59:22.000000000 +0100 @@ -1,0 +2,26 @@ +Thu Nov 10 09:32:16 UTC 2016 - [email protected] + +- Update to version 1.2.1: + * Fix detection of valac. + * Fix warnings. + * Update translations. + +------------------------------------------------------------------- +Tue Nov 8 13:01:41 UTC 2016 - [email protected] + +- Update to version 1.2.0: + * Convert most of the icons to symbolics. + * Don't show sidebar by default. + * Fullscreen: Add a screen blanking button. + * Fix missing seek bar in fullscreen mode. + * Enable rotation and opensubtitles plugins by default. + * Explicity use python 2. + * thumbnailer: Add support for rotated thumbnails. + * backend: Automatically rotate mobile phone videos. + * backend: Remove use of obsolete clutter function. + * Change name from Videos to Media Player. + * backend: Don't warn when rotation is unset. + * dbus: Show media name when no metadata is available. + * Enable dbus plugin by default. + +------------------------------------------------------------------- Old: ---- xplayer-1.0.7.tar.gz New: ---- xplayer-1.2.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xplayer.spec ++++++ --- /var/tmp/diff_new_pack.snmh5r/_old 2016-11-15 17:59:23.000000000 +0100 +++ /var/tmp/diff_new_pack.snmh5r/_new 2016-11-15 17:59:23.000000000 +0100 @@ -18,7 +18,7 @@ %bcond_without zeitgeist Name: xplayer -Version: 1.0.7 +Version: 1.2.1 Release: 0 Summary: Generic media player License: GPL-2.0+ and LGPL-2.1+ @@ -33,8 +33,7 @@ BuildRequires: gstreamer-utils >= 0.11.93 BuildRequires: lirc-devel BuildRequires: pkgconfig -BuildRequires: python3-devel -BuildRequires: python3-pylint +BuildRequires: python-devel BuildRequires: translation-update-upstream BuildRequires: update-desktop-files BuildRequires: vala >= 0.14.1 @@ -45,12 +44,13 @@ BuildRequires: pkgconfig(clutter-gtk-1.0) >= 1.0.2 BuildRequires: pkgconfig(dbus-glib-1) >= 0.82 BuildRequires: pkgconfig(glib-2.0) >= 2.33.0 +BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(gsettings-desktop-schemas) BuildRequires: pkgconfig(gstreamer-1.0) >= 0.11.93 BuildRequires: pkgconfig(gstreamer-plugins-bad-1.0) >= 1.0.2 BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) >= 0.11.93 BuildRequires: pkgconfig(gstreamer-tag-1.0) -BuildRequires: pkgconfig(gtk+-3.0) >= 3.5.2 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.10.0 BuildRequires: pkgconfig(ice) BuildRequires: pkgconfig(iso-codes) BuildRequires: pkgconfig(libepc-ui-1.0) > 0.4.0 @@ -60,12 +60,14 @@ BuildRequires: pkgconfig(shared-mime-info) BuildRequires: pkgconfig(sm) BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xapp) # Needed for scaletempo (boo#810378, boo#809854). Requires: gstreamer-plugins-bad # We want a useful set of plugins. Requires: gstreamer-plugins-base Requires: gstreamer-plugins-good Requires: iso-codes +Requires: python-gobject Recommends: %{name}-lang Recommends: %{name}-plugins Suggests: %{name}-browser-plugin @@ -76,7 +78,7 @@ %else BuildRequires: pkgconfig(grilo-0.2) %endif -%if 0%{?suse_version} > 1320 || (0%{?suse_version} == 1315 && 0%{?is_opensuse}) +%if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120100 && 0%{?is_opensuse}) BuildRequires: pkgconfig(clutter-gst-3.0) >= 2.99.2 # Required for cluttersink. Requires: gstreamer-plugin-gstclutter-3_0 @@ -90,6 +92,9 @@ %else Obsoletes: %{name}-plugin-zeitgeist <= %{version} %endif +%if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120200 +Requires: python-gobject-Gdk +%endif %description xplayer is a media player based on GStreamer for the Cinnamon @@ -198,7 +203,7 @@ export BROWSER_PLUGIN_DIR=%{_libdir}/browser-plugins/ %configure \ --disable-static -make %{?_smp_mflags} +make %{?_smp_mflags} V=1 %install %make_install ++++++ xplayer-1.0.7.tar.gz -> xplayer-1.2.1.tar.gz ++++++ ++++ 41169 lines of diff (skipped)
