diff --git a/almalinux-ha.repo b/almalinux-ha.repo index f89c70c..fd8e5ff 100644 --- a/almalinux-ha.repo +++ b/almalinux-ha.repo @@ -7,7 +7,6 @@ mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/ha enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux -fastestmirror=1 ## Sources [ha-source] @@ -17,7 +16,6 @@ mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/ha-source enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux -fastestmirror=1 ## Debuginfo [ha-debuginfo] @@ -27,4 +25,3 @@ mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/ha-debuginfo enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux -fastestmirror=1 diff --git a/almalinux-powertools.repo b/almalinux-powertools.repo index 89f260b..0159596 100644 --- a/almalinux-powertools.repo +++ b/almalinux-powertools.repo @@ -7,7 +7,6 @@ mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/powertools enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux -fastestmirror=1 ## Sources [powertools-source] @@ -17,7 +16,6 @@ mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/powertools-sourc enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux -fastestmirror=1 ## Debuginfo [powertools-debuginfo] @@ -27,4 +25,3 @@ mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/powertools-debug enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux -fastestmirror=1 diff --git a/almalinux-release.spec b/almalinux-release.spec index 78c4df0..0ee359b 100644 --- a/almalinux-release.spec +++ b/almalinux-release.spec @@ -10,7 +10,7 @@ %define dist_release_version 8 %define upstream_rel_long 8.4-0.6 %define upstream_rel 8.4 -%define almalinux_rel 2 +%define almalinux_rel 3 %define dist .el%{dist_release_version} # define beta Beta @@ -181,6 +181,9 @@ rm -rf %{buildroot} %{_prefix}/lib/systemd/system-preset/* %changelog +* Thu Jul 29 2021 Andrew Lukoshko - 8.4-3 +- disable fastestmirror dnf plugin for all repos + * Thu May 20 2021 Andrew Lukoshko - 8.4-2 - 8.4 stable release - Disable PowerTools repo by default and move it to separate file diff --git a/almalinux.repo b/almalinux.repo index 1189425..0b18f38 100644 --- a/almalinux.repo +++ b/almalinux.repo @@ -7,7 +7,6 @@ mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/baseos enabled=1 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux -fastestmirror=1 [appstream] name=AlmaLinux $releasever - AppStream @@ -16,7 +15,6 @@ mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/appstream enabled=1 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux -fastestmirror=1 [extras] name=AlmaLinux $releasever - Extras @@ -25,7 +23,6 @@ mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/extras enabled=1 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux -fastestmirror=1 ## Sources [baseos-source] @@ -35,7 +32,6 @@ mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/baseos-source enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux -fastestmirror=1 [appstream-source] name=AlmaLinux $releasever - AppStream Source @@ -44,7 +40,6 @@ mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/appstream-source enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux -fastestmirror=1 [extras-source] name=AlmaLinux $releasever - Extras Source @@ -53,7 +48,6 @@ mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/extras-source enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux -fastestmirror=1 ## Debuginfo [baseos-debuginfo] @@ -63,7 +57,6 @@ mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/baseos-debuginfo enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux -fastestmirror=1 [appstream-debuginfo] name=AlmaLinux $releasever - AppStream debuginfo @@ -72,7 +65,6 @@ mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/appstream-debugi enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux -fastestmirror=1 [extras-debuginfo] name=AlmaLinux $releasever - Extras debuginfo @@ -81,4 +73,3 @@ mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/extras-debuginfo enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux -fastestmirror=1