diff --git a/comps-sync.py b/comps-sync.py index 03e5101..75f610e 100755 --- a/comps-sync.py +++ b/comps-sync.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 ''' -Usage: ./comps-sync.py /path/to/comps-f39.xml.in +Usage: ./comps-sync.py /path/to/comps-f41.xml.in Can both remove packages from the manifest which are not mentioned in comps, and add packages from comps. diff --git a/fedora-40-updates.repo b/fedora-41-updates.repo similarity index 55% rename from fedora-40-updates.repo rename to fedora-41-updates.repo index 8dde6e1..717965b 100644 --- a/fedora-40-updates.repo +++ b/fedora-41-updates.repo @@ -1,6 +1,6 @@ -[fedora-40-updates] -name=Fedora 40 $basearch Updates -mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=$basearch +[fedora-41-updates] +name=Fedora 41 $basearch Updates +mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=updates-released-f41&arch=$basearch enabled=1 gpgcheck=1 metadata_expire=1d diff --git a/fedora-40.repo b/fedora-41.repo similarity index 64% rename from fedora-40.repo rename to fedora-41.repo index c3377d8..cbde6cd 100644 --- a/fedora-40.repo +++ b/fedora-41.repo @@ -1,6 +1,6 @@ -[fedora-40] -name=Fedora 40 $basearch -mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=fedora-40&arch=$basearch +[fedora-41] +name=Fedora 41 $basearch +mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=fedora-41&arch=$basearch enabled=1 gpgcheck=1 metadata_expire=1d