Skip to content

Commit 505d7d1

Browse files
committed
Vendor mariadb: switch into 12.rolloing repository
Bump the package release (cherry picked from commit 4aee98c)
1 parent 502a24e commit 505d7d1

3 files changed

Lines changed: 6 additions & 3 deletions

File tree

leapp-data.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747

4848
Name: leapp-data-%{dist_name}
4949
Version: 0.10
50-
Release: 3%{?dist}.%{pes_events_build_date}
50+
Release: 4%{?dist}.%{pes_events_build_date}
5151
Summary: data for migrating tool
5252
Group: Applications/Databases
5353
License: ASL 2.0
@@ -159,6 +159,9 @@ python3 tests/check_debranding.py %{buildroot}%{_sysconfdir}/leapp/files/pes-eve
159159

160160

161161
%changelog
162+
* Fri Aug 08 2025 Yuriy Kohut <[email protected]> - 0.10-4.20250729
163+
- Vendor mariadb: switch into 12.rolloing repository
164+
162165
* Thu Aug 07 2025 Yuriy Kohut <[email protected]> - 0.10-3.20250729
163166
- Vendor kernelcare: use local GPG key instead of remote one
164167
- Update data to the upstream most recent state:

vendors.d/mariadb.repo.el8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[el8-mariadb-main]
22
name = MariaDB Server
3-
baseurl = https://dlm.mariadb.com/repo/mariadb-server/11/yum/rhel/8/$basearch
3+
baseurl = https://dlm.mariadb.com/repo/mariadb-server/12.rolling/yum/rhel/8/$basearch
44
gpgkey = file:///etc/leapp/files/vendors.d/rpm-gpg/mariadb-Server-GPG-KEY
55
gpgcheck = 1
66
enabled = 1

vendors.d/mariadb.repo.el9

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[el9-mariadb-main]
22
name = MariaDB Server
3-
baseurl = https://dlm.mariadb.com/repo/mariadb-server/11/yum/rhel/9/$basearch
3+
baseurl = https://dlm.mariadb.com/repo/mariadb-server/12.rolling/yum/rhel/9/$basearch
44
gpgkey = file:///etc/leapp/files/vendors.d/rpm-gpg/mariadb-Server-GPG-KEY
55
gpgcheck = 1
66
enabled = 1

0 commit comments

Comments
 (0)