25 lines
929 B
Diff
25 lines
929 B
Diff
|
From 6dc1621c4395412724d8cccf7a2694013fb4f5f0 Mon Sep 17 00:00:00 2001
|
||
|
From: Matej Matuska <mmatuska@redhat.com>
|
||
|
Date: Mon, 15 Apr 2024 17:25:07 +0200
|
||
|
Subject: [PATCH 18/34] fixup! bump required repomap version
|
||
|
|
||
|
---
|
||
|
.../actors/repositoriesmapping/tests/files/repomap_example.json | 2 +-
|
||
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
||
|
|
||
|
diff --git a/repos/system_upgrade/common/actors/repositoriesmapping/tests/files/repomap_example.json b/repos/system_upgrade/common/actors/repositoriesmapping/tests/files/repomap_example.json
|
||
|
index 5e95f5fe..a5fc5fe1 100644
|
||
|
--- a/repos/system_upgrade/common/actors/repositoriesmapping/tests/files/repomap_example.json
|
||
|
+++ b/repos/system_upgrade/common/actors/repositoriesmapping/tests/files/repomap_example.json
|
||
|
@@ -1,6 +1,6 @@
|
||
|
{
|
||
|
"datetime": "202107141655Z",
|
||
|
- "version_format": "1.2.0",
|
||
|
+ "version_format": "1.2.1",
|
||
|
"mapping": [
|
||
|
{
|
||
|
"source_major_version": "7",
|
||
|
--
|
||
|
2.42.0
|
||
|
|