From f249b1043e66a82fa5924b48dc2cd5f4a3cb6ad3 Mon Sep 17 00:00:00 2001 From: Giovanni Mariani Date: Mon, 5 Nov 2018 20:51:30 +0100 Subject: [PATCH] Updated to release 2018.11.03 --- .abf.yml | 2 +- youtube-dl.spec | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) 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