diff --git a/sources b/sources index 1d55b63..564821a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (youtube-dl-2efc8de4d2299e08e0c84d674d7fc7f3fa669487.tar.gz) = f7feb314e25fb77dd72fdbcfc29803bffbd9a68a4d269a52d838611d1c84e5e94627286aeb259990819256eba9428f7a886796437f5e4f0f879dce731edef820 +SHA512 (youtube-dl-86e3cf5e5849aefcc540c19bb5fa5ab7f470d1c1.tar.gz) = b9dcd76f3a1b7f52a60022a837dc4f4cbb9e777d7b56ad2b2efa5ce773bddfb6a3b4e23509a16d72f4a9e99a62f0e50bf23f9989f458d9eaf1ac49c9d890b54b diff --git a/youtube-dl.spec b/youtube-dl.spec index c13c842..37510a0 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -1,8 +1,8 @@ %global forgeurl https://github.com/ytdl-org/youtube-dl/ -%global commit 2efc8de4d2299e08e0c84d674d7fc7f3fa669487 +%global commit 86e3cf5e5849aefcc540c19bb5fa5ab7f470d1c1 %forgemeta Name: youtube-dl -Version: 2023.07.30.git%(c=%{commit}; echo ${c:0:7}) +Version: 2023.08.04.git%(c=%{commit}; echo ${c:0:7}) Release: 1%{?dist} Summary: A small command-line program to download online videos License: Unlicense @@ -81,6 +81,9 @@ install -Dpm644 youtube-dl.fish %{buildroot}%{_datadir}/fish/vendor_functions.d/ %{_datadir}/fish/vendor_functions.d/youtube-dl.fish %changelog +* Tue Aug 15 2023 David Bold - 2023.08.04.git286e3cf-1.20230815git286e3cf +- Update to latest git snapshot + * Tue Aug 01 2023 David Bold - 2023.07.30.git2efc8de-1.20230801git2efc8de - Update to latest git snapshot - Ajust for building from snapshot