Hello community,

here is the log from the commit of package mpv for openSUSE:Factory checked in 
at 2015-12-16 17:42:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mpv (Old)
 and      /work/SRC/openSUSE:Factory/.mpv.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mpv"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mpv/mpv.changes  2015-12-09 22:25:15.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.mpv.new/mpv.changes     2015-12-16 
17:43:42.000000000 +0100
@@ -1,0 +2,19 @@
+Mon Dec 14 09:10:24 UTC 2015 - [email protected]
+
+- Update to v0.14.0
+  * Please see https://github.com/mpv-player/mpv/releases/tag/v0.14.0
+    for the complete changelog.
+
+-------------------------------------------------------------------
+Fri Dec 11 11:14:24 UTC 2015 - [email protected]
+
+- Remove mpg123 as dependency, thus losing need of being on packman.
+  We use the mad implementation anyway if we had FPU and everything
+  we support has to have it anyway.
+
+-------------------------------------------------------------------
+Fri Dec 11 11:09:13 UTC 2015 - [email protected]
+
+- Sort out the ffmpeg deps to reduce conditionals
+
+-------------------------------------------------------------------

Old:
----
  mpv-0.13.0.tar.gz

New:
----
  mpv-0.14.0.tar.gz

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

Other differences:
------------------
++++++ mpv.spec ++++++
--- /var/tmp/diff_new_pack.EdxUpj/_old  2015-12-16 17:43:43.000000000 +0100
+++ /var/tmp/diff_new_pack.EdxUpj/_new  2015-12-16 17:43:43.000000000 +0100
@@ -22,7 +22,7 @@
 %define _waf_ver 1.8.12
 %define lname   libmpv1
 Name:           mpv
-Version:        0.13.0
+Version:        0.14.0
 Release:        0
 Summary:        Advanced general-purpose multimedia player
 License:        GPL-2.0+ and BSD-3-Clause
@@ -56,6 +56,11 @@
 BuildRequires:  pkgconfig(jack)
 BuildRequires:  pkgconfig(lcms2) >= 2.6
 BuildRequires:  pkgconfig(libass) >= 0.12.1
+BuildRequires:  pkgconfig(libavcodec)
+BuildRequires:  pkgconfig(libavdevice) >= 55.0.0
+BuildRequires:  pkgconfig(libavfilter) >= 5.0.0
+BuildRequires:  pkgconfig(libavformat)
+BuildRequires:  pkgconfig(libavutil)
 BuildRequires:  pkgconfig(libbluray) >= 0.3.0
 BuildRequires:  pkgconfig(libbs2b)
 BuildRequires:  pkgconfig(libcdio)
@@ -63,6 +68,7 @@
 BuildRequires:  pkgconfig(libcdio_paranoia)
 BuildRequires:  pkgconfig(libiso9660)
 BuildRequires:  pkgconfig(libpulse) >= 1.0
+BuildRequires:  pkgconfig(libswresample) >= 1.1.100
 BuildRequires:  pkgconfig(libswscale)
 BuildRequires:  pkgconfig(libudf)
 BuildRequires:  pkgconfig(libv4l2)
@@ -83,23 +89,6 @@
 # Used via LUA scripts
 Recommends:     youtube-dl
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%if 0%{?BUILD_ORIG}
-# ffmpeg pkgconfig not possible on factory due to missing preffer in prjconfigs
-BuildRequires:  pkgconfig(libavcodec)
-BuildRequires:  pkgconfig(libavdevice) >= 55.0.0
-BuildRequires:  pkgconfig(libavfilter) >= 5.0.0
-BuildRequires:  pkgconfig(libavformat)
-BuildRequires:  pkgconfig(libavutil)
-BuildRequires:  pkgconfig(libmpg123)
-BuildRequires:  pkgconfig(libswresample) >= 1.1.100
-%else
-BuildRequires:  libavcodec-devel
-BuildRequires:  libavdevice-devel
-BuildRequires:  libavfilter-devel
-BuildRequires:  libavformat-devel
-BuildRequires:  libavutil-devel
-BuildRequires:  libswscale-devel
-%endif
 # PDF manual.
 # JIT for lua.
 %if 0%{?suse_version} > 1310
@@ -192,7 +181,7 @@
 %install
 ./waf --destdir=%{buildroot} install
 
-install -D -m 0644 %{S:3} 
%{buildroot}%{_datadir}/icons/hicolor/256x256/apps/%{name}.png
+install -D -m 0644 %{SOURCE3} 
%{buildroot}%{_datadir}/icons/hicolor/256x256/apps/%{name}.png
 
 %post
 %desktop_database_post
@@ -216,7 +205,7 @@
 %config %{_sysconfdir}/%{name}/encoding-profiles.conf
 %{_bindir}/%{name}
 %{_datadir}/applications/%{name}.desktop
-%{_datadir}/icons/hicolor/*/apps/%{name}.png
+%{_datadir}/icons/hicolor/*/apps/%{name}.*
 #zsh completion
 %{_datadir}/zsh/site-functions/_mpv
 %{_mandir}/man?/%{name}.?%{?ext_man}

++++++ mpv-0.13.0.tar.gz -> mpv-0.14.0.tar.gz ++++++
++++ 11734 lines of diff (skipped)



Reply via email to