diff --git a/.gitignore b/.gitignore index 214d5c4..3f71d4d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -/mpv-0.34.1.tar.gz -/mpv-0.35.0.tar.gz +/mpv-*.tar.gz diff --git a/README.md b/README.md deleted file mode 100644 index a25ccaf..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# mpv - -The mpv package diff --git a/mpv.spec b/mpv.spec index cd5d381..907ad80 100644 --- a/mpv.spec +++ b/mpv.spec @@ -2,7 +2,7 @@ Name: mpv Version: 0.35.0 Release: 1%{?dist} -License: GPLv2+ and LGPLv2+ +License: GPL-2.0-or-later AND LGPL-2.1-or-later Summary: Movie player playing most video formats and DVDs URL: https://%{name}.io/ Source0: https://github.com/%{name}-player/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz