Accepting request 1233307 from network:utilities
- Fix 15.6 build OBS-URL: https://build.opensuse.org/request/show/1233307 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yt-dlp?expand=0&rev=55
This commit is contained in:
commit
103f4e03d9
@ -1,4 +1,4 @@
|
||||
mtime: 1735003623
|
||||
commit: 62f3cd1a8af87418652f917e394735f02a186445a364b38614fcefdf698b11a5
|
||||
mtime: 1735121055
|
||||
commit: 21621d62687103a99aaf27e1b24836f81d98a453ec92e468b5b7de8e2ec0aa2d
|
||||
url: https://src.opensuse.org/jengelh/yt-dlp
|
||||
revision: master
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:99651205691fbd85e17c08216ee8584637d92e931755266a78b8913b76ec4353
|
||||
oid sha256:48c89b0d9da0c10324e6dcb80bfc51dd7a31e46c87ba9b73b23dc05775bff9c1
|
||||
size 256
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 25 09:38:56 UTC 2024 - Luigi Baldoni <aloisio@gmx.com>
|
||||
|
||||
- Fix 15.6 build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 24 01:26:36 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -19,7 +19,10 @@
|
||||
%define skip_python2 1
|
||||
%define skip_python36 1
|
||||
%define skip_python37 1
|
||||
%{?sle15_python_module_pythons}
|
||||
%if 0%{?sle_version} == 150600
|
||||
%global pythons python312
|
||||
%endif
|
||||
|
||||
Name: yt-dlp
|
||||
Version: 2024.12.23
|
||||
Release: 0
|
||||
|
Loading…
Reference in New Issue
Block a user