Compare commits
No commits in common. "rawhide" and "f40" have entirely different histories.
3 changed files with 4 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,2 +1 @@
|
|||
yle-dl-*.tar.gz
|
||||
/391.patch
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (yle-dl-20260624.tar.gz) = 0705fcee26b5d37a4b15c8a1b281f2f42448636713d3445280c86936e442ca766c0e383cbd4da8890ff0939de623623d137d1f05ea86e30777dfd84772034c19
|
||||
SHA512 (yle-dl-20250316.tar.gz) = 47e8ef7812c82e0b321ddca77b7989c8dbcf1cdd26d35fc82d45c6c71cfc6ef023a77666425185a4cd688a1b675b2471b51bdefa073b2d3d67d4a9bbf2586f2e
|
||||
|
|
|
|||
|
|
@ -1,11 +1,12 @@
|
|||
Name: yle-dl
|
||||
Version: 20260624
|
||||
Version: 20250316
|
||||
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
|
||||
|
|
@ -35,7 +36,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