Added 2023.2.0 to APT/YUM conflicts (#21129)

This commit is contained in:
Artyom Anokhov 2023-11-16 15:07:51 +01:00 committed by GitHub
parent 819feeb56d
commit 4cf85dbda0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -92,6 +92,7 @@ macro(ov_cpack_settings)
2022.3.0 2022.3.1 2022.3.2 2022.3.3 2022.3.4 2022.3.5
2023.0.0 2023.0.1 2023.0.2 2023.0.3
2023.1.0
2023.2.0
)
#

View File

@ -78,6 +78,7 @@ macro(ov_cpack_settings)
2022.3.0 2022.3.1 2022.3.2 2022.3.3 2022.3.4 2022.3.5
2023.0.0 2023.0.1 2023.0.2 2023.0.3
2023.1.0
2023.2.0
)
find_host_program(rpmlint_PROGRAM NAMES rpmlint DOC "Path to rpmlint")