Skip to content

Commit

Permalink
Merge pull request #116 from regro-cf-autotick-bot/rebuild-poppler240…
Browse files Browse the repository at this point in the history
…8-0-1_h9b708f

Rebuild for poppler 24.08
  • Loading branch information
hmaarrfk authored Aug 14, 2024
2 parents ffb747e + f02f564 commit c92e3ae
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ pin_run_as_build:
poppler:
max_pin: x.x
poppler:
- '24.07'
- '24.08'
target_platform:
- linux-64
zip_keys:
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 @@ -60,7 +60,7 @@ pin_run_as_build:
poppler:
max_pin: x.x
poppler:
- '24.07'
- '24.08'
target_platform:
- linux-aarch64
zip_keys:
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 @@ -56,7 +56,7 @@ pin_run_as_build:
poppler:
max_pin: x.x
poppler:
- '24.07'
- '24.08'
target_platform:
- linux-ppc64le
zip_keys:
Expand Down
8 changes: 0 additions & 8 deletions .ci_support/migrations/poppler2407.yaml

This file was deleted.

8 changes: 8 additions & 0 deletions .ci_support/migrations/poppler2408.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
__migrator:
build_number: 1
commit_message: Rebuild for poppler 24.08
kind: version
migration_number: 1
migrator_ts: 1723090427.2480128
poppler:
- '24.08'
2 changes: 1 addition & 1 deletion .ci_support/osx_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ pin_run_as_build:
poppler:
max_pin: x.x
poppler:
- '24.07'
- '24.08'
target_platform:
- osx-64
zip_keys:
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 @@ -58,7 +58,7 @@ pin_run_as_build:
poppler:
max_pin: x.x
poppler:
- '24.07'
- '24.08'
target_platform:
- osx-arm64
zip_keys:
Expand Down
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ source:
sha256: 3e27d9f536eafad64013958fe9e8a1964c90b564c731d49db7c1a1c11b1052a0

build:
number: 0
number: 1
skip: true # [win]
run_exports:
# Seems rather stable between minor versions. Only pin the major version
Expand Down

0 comments on commit c92e3ae

Please sign in to comment.