diff --git a/SOURCES/CentOS-OpenStack.repo b/SOURCES/CentOS-OpenStack.repo index 063eee7..b3aa4d4 100644 --- a/SOURCES/CentOS-OpenStack.repo +++ b/SOURCES/CentOS-OpenStack.repo @@ -119,6 +119,13 @@ enabled=0 gpgcheck=0 module_hotfixes=1 +[rdo-trunk-OPENSTACK_VERSION-tested-component-optimize] +name=rdo-trunk-OPENSTACK_VERSION-tested-component-optimize +baseurl=https://trunk.rdoproject.org/centos9-OPENSTACK_VERSION/component/optimize/puppet-passed-ci +enabled=0 +gpgcheck=0 +module_hotfixes=1 + [rdo-trunk-OPENSTACK_VERSION-tested-component-podified] name=rdo-trunk-OPENSTACK_VERSION-tested-component-podified baseurl=https://trunk.rdoproject.org/centos9-OPENSTACK_VERSION/component/podified/puppet-passed-ci diff --git a/SPECS/centos-release-openstack.spec b/SPECS/centos-release-openstack.spec index 6bb9600..083cc81 100644 --- a/SPECS/centos-release-openstack.spec +++ b/SPECS/centos-release-openstack.spec @@ -1,5 +1,5 @@ -%global OpenStackVersion dalmatian -%global OpenStackId 2024.2 +%global OpenStackVersion epoxy +%global OpenStackId 2025.1 Summary: OpenStack from the CentOS Cloud SIG repo configs Name: centos-release-openstack-%{OpenStackVersion} Version: 1 @@ -32,6 +32,6 @@ sed -i -e "s/OPENSTACK_VERSION/%{OpenStackVersion}/g" %{buildroot}%{_sysconfdir} %config(noreplace) %{_sysconfdir}/yum.repos.d/* %changelog -* Fri Oct 04 2024 Alfredo Moralejo - dalmatian-1-1 -- Dalmatian 2024.2 Release +* Tue Apr 01 2025 Joel Capitao - epoxy-1-1 +- Epoxy 2025.1 Release