Skip to content

Commit

Permalink
Add rpm fusion 40, 41, safer minpackages for rawhide
Browse files Browse the repository at this point in the history
  • Loading branch information
AMDmi3 committed Dec 4, 2024
1 parent 3b84d86 commit 68da462
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion repos.d/rpm/rpmfusion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,15 @@
{% endmacro %}

{{ rpmfusion_fedora(39, minpackages=300) }}
{{ rpmfusion_fedora(40, minpackages=300) }}
{{ rpmfusion_fedora(41, minpackages=300) }}

- name: rpmfusion_fedora_rawhide
type: repository
desc: RPM Fusion Fedora Rawhide
family: fedora
ruleset: [fedora,rpm]
minpackages: 300
minpackages: 250
sources:
{% for sub1 in ['free', 'nonfree'] %}
{% set repo_url = 'https://download1.rpmfusion.org/' + sub1 + '/fedora/development/rawhide/Everything/source/SRPMS/' %}
Expand Down

0 comments on commit 68da462

Please sign in to comment.