From 7fe300314c0bab4b86c7f559491378711215d695 Mon Sep 17 00:00:00 2001 From: Sandro Bonazzola Date: Mar 09 2022 07:41:08 +0000 Subject: Ready for oVirt 4.5.0 Alpha Signed-off-by: Sandro Bonazzola --- diff --git a/SOURCES/CentOS-oVirt-4.5.repo b/SOURCES/CentOS-oVirt-4.5.repo index 9005807..af8cfd7 100644 --- a/SOURCES/CentOS-oVirt-4.5.repo +++ b/SOURCES/CentOS-oVirt-4.5.repo @@ -21,8 +21,7 @@ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Virtualization name=CentOS Stream $releasever - oVirt 4.5 - Testing baseurl=https://buildlogs.centos.org/$stream/virt/$basearch/ovirt-45/ gpgcheck=0 -# we are still in pre-release, disabling this for GA release -enabled=1 +enabled=0 [centos-ovirt45-debug] name=CentOS Stream $releasever - oVirt 4.5 - Debug @@ -59,7 +58,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 eaa5f08..26eb7d6 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.3%{?dist} +Version: 9.0 +Release: 1%{?dist} License: GPLv2 URL: http://wiki.centos.org/SpecialInterestGroup/Virtualization Source0: CentOS-oVirt-4.5.repo @@ -49,6 +49,10 @@ dnf config-manager --set-enabled resilientstorage %license COPYING %changelog +* Wed Mar 09 2022 Sandro Bonazzola - 9.0-1 +- Ready for oVirt 4.5.0 Alpha. +- Changed versioning to match stream release + * Tue Mar 01 2022 Sandro Bonazzola - 1.0-0.3 - Add oVirt upstream repositories for packages which couldn't build within CBS.