Hello community,

here is the log from the commit of package mpv for openSUSE:Factory checked in 
at 2019-08-22 15:05:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mpv (Old)
 and      /work/SRC/openSUSE:Factory/.mpv.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mpv"

Thu Aug 22 15:05:03 2019 rev:51 rq:725238 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/mpv/mpv.changes  2018-11-26 10:28:18.013169166 
+0100
+++ /work/SRC/openSUSE:Factory/.mpv.new.7948/mpv.changes        2019-08-22 
15:12:53.186420602 +0200
@@ -1,0 +2,27 @@
+Thu Aug 22 06:58:51 UTC 2019 - Ismail Dönmez <[email protected]>
+
+- Reintroduce _mpv_ver since subpackages have different versions
+  and need to depend on _mpv_ver when appropriate.
+
+-------------------------------------------------------------------
+Tue Aug 20 11:11:42 UTC 2019 - Ismail Dönmez <[email protected]>
+
+- Disable set_version so that the bash-completion subpackage
+  gets the correct version.
+
+-------------------------------------------------------------------
+Tue Aug 20 08:31:52 UTC 2019 - [email protected]
+
+- Update to version 0.30.0+git.1566288741.80552ab28e:
+  * vo_gpu: d3d11: fix storage lifetime of compound literals
+  * encode: set sample_aspect_ratio on AVStream struct
+  * vo_gpu: fix taking screenshots of rotated videos
+  * vo_gpu: hwdec_vaapi: Synchronise after exporting VA surface
+  * DOCS/compile-windows: remove angleproject-git from deps
+  * TOOLS/travis-rebuild-website: update condition after docker transition
+  * cocoa-cb: migrate to swift 5 with swift 4 fallback
+  * cocoa-cb: fix optional cases on macOS 10.12
+  * build: fix build with older command line tools
+  * build: make macOS SDK path and version configurable via env vars
+
+-------------------------------------------------------------------

Old:
----
  mpv-0.29.1.tar.gz

New:
----
  _service
  _servicedata
  mpv-0.30.0+git.1566288741.80552ab28e.obscpio
  mpv.obsinfo

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

Other differences:
------------------
++++++ mpv.spec ++++++
--- /var/tmp/diff_new_pack.AK7Zma/_old  2019-08-22 15:12:53.666420477 +0200
+++ /var/tmp/diff_new_pack.AK7Zma/_new  2019-08-22 15:12:53.666420477 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mpv
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2015 Packman Team <[email protected]>
 # Copyright (c) 2012 Jiri Slaby <[email protected]>
 # Copyright (c) 2011-2012 Pascal Bleser <[email protected]>
@@ -21,7 +21,7 @@
 
 %define _waf_ver 2.0.9
 %define _mbc_ver 3.3.17
-%define _mpv_ver 0.29.1
+%define _mpv_ver 0.30.0+git.1566288741.80552ab28e
 %define lname   libmpv1
 Name:           mpv
 Version:        %{_mpv_ver}
@@ -30,7 +30,7 @@
 License:        GPL-2.0-or-later
 Group:          Productivity/Multimedia/Video/Players
 Url:            http://mpv.io/
-Source:         
http://github.com/mpv-player/%{name}/archive/v%{_mpv_ver}.tar.gz#/%{name}-%{_mpv_ver}.tar.gz
+Source:         %{name}-%{_mpv_ver}.tar.xz
 Source1:        https://waf.io/waf-%{_waf_ver}
 Source2:        %{name}.changes
 # mpv-bash-completion is licensed with GPL-3.0+
@@ -71,6 +71,7 @@
 BuildRequires:  pkgconfig(libdrm)
 BuildRequires:  pkgconfig(libiso9660)
 BuildRequires:  pkgconfig(libkms)
+BuildRequires:  pkgconfig(libplacebo) >= 1.18.0
 BuildRequires:  pkgconfig(libpulse) >= 1.0
 BuildRequires:  pkgconfig(libswresample) >= 3.0.100
 BuildRequires:  pkgconfig(libswscale) >= 5.0.101
@@ -196,7 +197,7 @@
 features.
 
 %prep
-%setup -q -a 3 -n %{name}-%{_mpv_ver}
+%setup -q -a 3
 %patch0 -p1
 
 # As we downloaded specific waf version we need to put and prepare it in place.

++++++ _service ++++++
<services>
  <service name="obs_scm" mode="disabled">
    <param name="url">https://github.com/mpv-player/mpv.git</param>
    <param name="scm">git</param>
    <param name="filename">mpv</param>
    <param name="versionprefix">0.30.0+git</param>
    <param name="versionformat">%ct.%h</param>
    <param name="changesgenerate">enable</param>
  </service>
  
  <service name="tar" mode="buildtime"/>
  <service name="recompress" mode="buildtime">
    <param name="file">*.tar</param>
    <param name="compression">xz</param>
  </service>
</services>
++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
                <param name="url">https://github.com/mpv-player/mpv.git</param>
              <param 
name="changesrevision">80552ab28ed7fb2edca995af81dd143422e6b7a3</param></service></servicedata>++++++
 mpv.obsinfo ++++++
name: mpv
version: 0.30.0+git.1566288741.80552ab28e
mtime: 1566288741
commit: 80552ab28ed7fb2edca995af81dd143422e6b7a3



Reply via email to