mirror of
https://abf.rosa.ru/djam/yt-dlp.git
synced 2025-02-24 07:42:53 +00:00
Log: Update to 2015.03.09
This commit is contained in:
parent
8909eec73b
commit
3d0b89bb6a
2 changed files with 4 additions and 2 deletions
3
.abf.yml
3
.abf.yml
|
@ -2,5 +2,6 @@ removed_sources:
|
||||||
youtube-dl-2014.09.25.tar.gz: b5d22e23d5525a418ed5cbb1c7f151baf16975d5
|
youtube-dl-2014.09.25.tar.gz: b5d22e23d5525a418ed5cbb1c7f151baf16975d5
|
||||||
youtube-dl-2014.10.18.tar.gz: 2433ecdfd07a255be5e1cdd56da1c84af881076a
|
youtube-dl-2014.10.18.tar.gz: 2433ecdfd07a255be5e1cdd56da1c84af881076a
|
||||||
youtube-dl-2014.11.16.tar.gz: b1f2d93d7d0b7f780e3021a4ab4758d971a94cf2
|
youtube-dl-2014.11.16.tar.gz: b1f2d93d7d0b7f780e3021a4ab4758d971a94cf2
|
||||||
sources:
|
|
||||||
youtube-dl-2015.01.16.tar.gz: e5e7fb00cbdee0d011e4e59dc7d24ba4bebc41a1
|
youtube-dl-2015.01.16.tar.gz: e5e7fb00cbdee0d011e4e59dc7d24ba4bebc41a1
|
||||||
|
sources:
|
||||||
|
youtube-dl-2015.03.09.tar.gz: 731f0f4b36965d9a47b856ed272b3923146cb7d9
|
||||||
|
|
|
@ -1,12 +1,13 @@
|
||||||
Summary: Small command-line program to download videos from YouTube
|
Summary: Small command-line program to download videos from YouTube
|
||||||
Name: youtube-dl
|
Name: youtube-dl
|
||||||
Version: 2015.02.26
|
Version: 2015.03.09
|
||||||
Release: 1
|
Release: 1
|
||||||
License: Public Domain and GPLv2+
|
License: Public Domain and GPLv2+
|
||||||
Group: Video
|
Group: Video
|
||||||
Url: http://rg3.github.com/youtube-dl/
|
Url: http://rg3.github.com/youtube-dl/
|
||||||
Source0: https://yt-dl.org/downloads/%{version}/%{name}-%{version}.tar.gz
|
Source0: https://yt-dl.org/downloads/%{version}/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
|
|
||||||
BuildRequires: pythonegg(nose)
|
BuildRequires: pythonegg(nose)
|
||||||
BuildRequires: pythonegg(setuptools)
|
BuildRequires: pythonegg(setuptools)
|
||||||
#for tests
|
#for tests
|
||||||
|
|
Loading…
Add table
Reference in a new issue