Skip to content

Commit

Permalink
Added 2023.2.0 to APT/YUM conflicts (openvinotoolkit#21129)
Browse files Browse the repository at this point in the history
  • Loading branch information
artanokhov authored Nov 16, 2023
1 parent 819feeb commit 4cf85db
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions cmake/packaging/debian.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -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
)

#
Expand Down
1 change: 1 addition & 0 deletions cmake/packaging/rpm.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -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")
Expand Down

0 comments on commit 4cf85db

Please sign in to comment.