diff --git a/.abf.yml b/.abf.yml index 5baf92d..d3cae85 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - youtube-dl-2018.09.26.tar.gz: f30a17aefdd2127203b5923ebf507df64af31ede + youtube-dl-2018.11.03.tar.gz: e211dceb833151b7a9a3ba56c65260718f08e64f diff --git a/youtube-dl.spec b/youtube-dl.spec index 268f00e..9cf3565 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -2,7 +2,7 @@ Summary: Small command-line program to download videos from YouTube Name: youtube-dl -Version: 2018.09.26 +Version: 2018.11.03 Release: 1 License: Public Domain and GPLv2+ Group: Video @@ -39,7 +39,7 @@ Group: Development/Python BuildArch: noarch %description -n python-%{name} -This is the Python 2 bindings for %{name}. +This package contains the Python 2 bindings for %{name}. %files -n python-%{name} %doc LICENSE README.txt @@ -54,7 +54,7 @@ Group: Development/Python BuildArch: noarch %description -n python3-%{name} -This is the Python 3 bindings for %{name}. +This package contains the Python 3 bindings for %{name}. %files -n python3-%{name} %doc LICENSE README.txt