Compare commits
12 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
00f11ca864 | ||
|
|
24a53c0d65 | ||
|
|
963a592b79 | ||
|
|
838737266d | ||
|
|
894e4ced0b | ||
|
|
1065f6dbb9 | ||
|
|
bc0b40ef8c | ||
|
|
b03ae96da7 | ||
|
|
c4460fb48c | ||
|
|
15f1250d50 | ||
|
|
09175f7dec | ||
|
|
52a9c39662 |
3 changed files with 4 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
yle-dl-*.tar.gz
|
||||
/391.patch
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (yle-dl-20250614.tar.gz) = 5f54915d10574a292567bc44125957723a6f67798d1cae8e2cf7bcd24214ec673875b3aa2b8e609bc1c93f2460513746705073cd9e8a559dd92802f5bded2096
|
||||
SHA512 (yle-dl-20260624.tar.gz) = 0705fcee26b5d37a4b15c8a1b281f2f42448636713d3445280c86936e442ca766c0e383cbd4da8890ff0939de623623d137d1f05ea86e30777dfd84772034c19
|
||||
|
|
|
|||
|
|
@ -1,12 +1,11 @@
|
|||
Name: yle-dl
|
||||
Version: 20250614
|
||||
Version: 20260624
|
||||
Release: %autorelease
|
||||
Summary: Download videos from Yle servers
|
||||
|
||||
License: GPL-3.0-or-later
|
||||
URL: https://aajanki.github.io/yle-dl/index-en.html
|
||||
Source: https://github.com/aajanki/%{name}/archive/releases/%{version}/%{name}-%{version}.tar.gz
|
||||
Patch: 0000-Revert-New-style-license-metadata.patch
|
||||
|
||||
BuildArch: noarch
|
||||
# Depends on archful python3-xattr which excludes i686
|
||||
|
|
@ -36,7 +35,7 @@ format.
|
|||
|
||||
|
||||
%generate_buildrequires
|
||||
%pyproject_buildrequires -x extra -x test
|
||||
%pyproject_buildrequires -x extra -g test
|
||||
|
||||
|
||||
%build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue