]> git.pld-linux.org Git - packages/youtube-dl.git/commitdiff
up to 20210314 auto/th/youtube-dl-20210314-1
authorJan Palus <atler@pld-linux.org>
Thu, 18 Mar 2021 23:21:01 +0000 (00:21 +0100)
committerJan Palus <atler@pld-linux.org>
Thu, 18 Mar 2021 23:21:01 +0000 (00:21 +0100)
youtube-dl.spec

index 347e579bac7908bf948e3d1bb5f3a98173474f6e..cefc49f4d3c4e46cec70c882b8879d846b0cea04 100644 (file)
@@ -3,7 +3,7 @@
 %bcond_without python2 # CPython 2.x module
 
 # full version number as seen on youtube-dl website
-%define        verlong 2021.02.22
+%define        verlong 2021.03.14
 
 # transform version so we don't have to bump epoch after four digit upgrades:
 # 2013.01.17.1 becomes 20130117_1
@@ -15,12 +15,12 @@ Summary:    Video extraction utility for YouTube
 Summary(pl.UTF-8):     Narzędzie do wydobywania filmów z YouTube
 Name:          youtube-dl
 Version:       %{ver}
-Release:       2
+Release:       1
 Epoch:         2
 License:       Public Domain
 Group:         Applications/System
 Source0:       https://youtube-dl.org/downloads/%{verlong}/%{name}-%{verlong}.tar.gz
-# Source0-md5: a9136b338055166a233a753e149095f6
+# Source0-md5: d4d4dfe0cdccfceaaa28c401c8bcbfe9
 Source1:       %{name}.conf
 # should be downloaded from:
 # https://github.com/rg3/youtube-dl/pull/10291.diff
This page took 0.118294 seconds and 4 git commands to generate.