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}