diff --git a/SOURCES/CentOS-oVirt-4.5.repo b/SOURCES/CentOS-oVirt-4.5.repo index 5265b99..d12c384 100644 --- a/SOURCES/CentOS-oVirt-4.5.repo +++ b/SOURCES/CentOS-oVirt-4.5.repo @@ -23,7 +23,7 @@ name=CentOS Stream $releasever - oVirt 4.5 - Testing baseurl=https://buildlogs.centos.org/centos/$stream/virt/$basearch/ovirt-45/ gpgcheck=0 # we are still in pre-release, disabling this for GA release -enabled=1 +enabled=0 module_hotfixes=1 [centos-ovirt45-debug] @@ -73,7 +73,7 @@ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-oVirt-4.5 [ovirt-45-upstream-testing] name=oVirt upstream for CentOS Stream $releasever - oVirt 4.5 - testing -enabled=1 +enabled=0 mirrorlist=https://mirrorlist.ovirt.org/mirrorlist-ovirt-4.5-pre-el$releasever #baseurl=https://resources.ovirt.org/pub/ovirt-4.5-pre/rpm/el$releasever gpgcheck=1 diff --git a/SPECS/centos-release-ovirt45.spec b/SPECS/centos-release-ovirt45.spec index 0b114f9..ff37519 100644 --- a/SPECS/centos-release-ovirt45.spec +++ b/SPECS/centos-release-ovirt45.spec @@ -1,7 +1,7 @@ Summary: oVirt 4.5 packages from the CentOS Virtualization SIG repository Name: centos-release-ovirt45 Version: 1.0 -Release: 0.4%{?dist} +Release: 1%{?dist} License: GPLv2 URL: http://wiki.centos.org/SpecialInterestGroup/Virtualization Source0: CentOS-oVirt-4.5.repo @@ -50,6 +50,9 @@ dnf config-manager --set-enabled powertools %license COPYING %changelog +* Tue Mar 08 2022 Sandro Bonazzola - 1.0-1 +- Ready for oVirt 4.5.0 Alpha + * Tue Mar 01 2022 Sandro Bonazzola - 1.0-0.4 - Add oVirt upstream repositories for packages which couldn't build within CBS.