From d8284fecd6bfc26c033ed8d6979dd8c5c4a8fc36f244e7a7e0c294e05eab1be8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Mon, 15 Feb 2016 12:17:46 +0000 Subject: [PATCH] - OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv?expand=0&rev=37 --- mpv.changes | 5 +++++ mpv.spec | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/mpv.changes b/mpv.changes index 3670fd4..eb79e4a 100644 --- a/mpv.changes +++ b/mpv.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 15 12:12:33 UTC 2016 - virtuousfox@gmail.com + +- Add a mpv_gpl3 condition to build mpv as GPL-3.0+ on Packman. + ------------------------------------------------------------------- Fri Jan 22 12:51:43 UTC 2016 - idonmez@suse.com diff --git a/mpv.spec b/mpv.spec index c820777..77ad303 100644 --- a/mpv.spec +++ b/mpv.spec @@ -131,7 +131,6 @@ of video file formats, audio and video codecs, and subtitle types. %package devel Summary: A library to link together with mpv player -License: %{_license} Group: Development/Libraries/C and C++ Requires: %{lname} = %{version} @@ -143,7 +142,6 @@ This package contains all the development files. %package -n %{lname} Summary: A library to link together with mpv player -License: %{_license} Group: System/Libraries %description -n %{lname}