Compare commits
No commits in common. "rawhide" and "f44" have entirely different histories.
2 changed files with 6 additions and 3 deletions
3
sources
3
sources
|
|
@ -1 +1,2 @@
|
|||
SHA512 (yle-dl-20260624.tar.gz) = 0705fcee26b5d37a4b15c8a1b281f2f42448636713d3445280c86936e442ca766c0e383cbd4da8890ff0939de623623d137d1f05ea86e30777dfd84772034c19
|
||||
SHA512 (yle-dl-20250730.tar.gz) = 885196d97031d74ea2a4021ef81e8daacd79f1bff8f861d754d136a6e25d97acf11d0ef10fc4c2da67842022f7b8368de46fe65944e17e787092823bd343aa2c
|
||||
SHA512 (391.patch) = c91b6f50c133daf1c6c3af2e7b6a60c66d7a930d119f408a268c9387cdb5033832804ae93042f83a8146cf07f1b6062a629d27ea1808baf8c7f9f233a6d7048d
|
||||
|
|
|
|||
|
|
@ -1,11 +1,13 @@
|
|||
Name: yle-dl
|
||||
Version: 20260624
|
||||
Version: 20250730
|
||||
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
|
||||
Patch: https://github.com/aajanki/%{name}/pull/391.patch
|
||||
|
||||
BuildArch: noarch
|
||||
# Depends on archful python3-xattr which excludes i686
|
||||
|
|
@ -35,7 +37,7 @@ format.
|
|||
|
||||
|
||||
%generate_buildrequires
|
||||
%pyproject_buildrequires -x extra -g test
|
||||
%pyproject_buildrequires -x extra -x test
|
||||
|
||||
|
||||
%build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue