automatic version update by autodist [release 2021.02.22-1mamba;Thu Feb 25 2021]
This commit is contained in:
parent
5b27ca3d70
commit
2fb810c5d2
@ -1,12 +1,12 @@
|
|||||||
Name: youtube-dl
|
Name: youtube-dl
|
||||||
Version: 2021.01.24.1
|
Version: 2021.02.22
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A small command-line program to download videos from YouTube.com and a few more sites
|
Summary: A small command-line program to download videos from YouTube.com and a few more sites
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://rg3.github.com/youtube-dl/
|
URL: https://rg3.github.com/youtube-dl/
|
||||||
# Source is not versioned; automatic update can't be performed
|
# Source is not versioned; automatic update can't be performed
|
||||||
#Source: https://raw.github.com/rg3/youtube-dl/%{version}/youtube-dl
|
#Source: https://raw.github.com/rg3/youtube-dl/%{version}/youtube-dl
|
||||||
Source: git://github.com/rg3/youtube-dl.git/master/youtube-dl-%{version}.tar.bz2
|
Source: git://github.com/rg3/youtube-dl.git/master/youtube-dl-%{version}.tar.bz2
|
||||||
@ -17,7 +17,6 @@ BuildRequires: pandoc
|
|||||||
Requires: ffmpeg
|
Requires: ffmpeg
|
||||||
Requires: python >= %python_version
|
Requires: python >= %python_version
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
youtube-dl is a small command-line program to download videos from YouTube.com and a few more sites.
|
youtube-dl is a small command-line program to download videos from YouTube.com and a few more sites.
|
||||||
@ -42,6 +41,9 @@ rm -f youtube-dl youtube-dl.exe
|
|||||||
%{_mandir}/man1/youtube-dl.1*
|
%{_mandir}/man1/youtube-dl.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 25 2021 Automatic Build System <autodist@mambasoft.it> 2021.02.22-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Jan 25 2021 Automatic Build System <autodist@mambasoft.it> 2021.01.24.1-1mamba
|
* Mon Jan 25 2021 Automatic Build System <autodist@mambasoft.it> 2021.01.24.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user