Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ imath:
lcms2:
- '2'
libheif:
- '1.19'
- '1.23'
libjpeg_turbo:
- '3'
libpng:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/linux_aarch64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ imath:
lcms2:
- '2'
libheif:
- '1.19'
- '1.23'
libjpeg_turbo:
- '3'
libpng:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/linux_ppc64le_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ imath:
lcms2:
- '2'
libheif:
- '1.19'
- '1.23'
libjpeg_turbo:
- '3'
libpng:
Expand Down
8 changes: 8 additions & 0 deletions .ci_support/migrations/libheif123.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
__migrator:
build_number: 1
commit_message: Rebuild for libheif 1.23
kind: version
migration_number: 1
libheif:
- '1.23'
migrator_ts: 1780773229.1024594
2 changes: 1 addition & 1 deletion .ci_support/osx_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ imath:
lcms2:
- '2'
libheif:
- '1.19'
- '1.23'
libjpeg_turbo:
- '3'
libpng:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/osx_arm64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ imath:
lcms2:
- '2'
libheif:
- '1.19'
- '1.23'
libjpeg_turbo:
- '3'
libpng:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/win_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ imath:
lcms2:
- '2'
libheif:
- '1.19'
- '1.23'
libjpeg_turbo:
- '3'
libpng:
Expand Down
2 changes: 1 addition & 1 deletion recipe/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ context:
version: "3.1.14.0"
# https://github.com/AcademySoftwareFoundation/OpenColorIO/releases
ocio_version: "2.5.2"
build_number: 2
build_number: 3

recipe:
name: openimageio-split
Expand Down