summaryrefslogtreecommitdiffstats
path: root/php-pecl-imagick.spec
Commit message (Collapse)AuthorAgeFilesLines
...
* test buildRemi Collet2022-06-201-1/+1
|
* test buildRemi Collet2022-06-071-1/+1
|
* test buildRemi Collet2022-05-311-1/+1
|
* test buildRemi Collet2022-05-181-1/+1
|
* test buildRemi Collet2022-05-161-1/+1
|
* test buildRemi Collet2022-05-091-1/+1
|
* build testRemi Collet2022-05-011-1/+1
|
* test buildRemi Collet2022-04-251-1/+1
|
* test buildRemi Collet2022-04-181-1/+1
|
* test buildRemi Collet2022-03-281-1/+1
|
* Avoid arginfo to be regeneratedRemi Collet2022-03-221-0/+3
|
* test buildRemi Collet2022-03-211-1/+1
|
* test buildRemi Collet2022-03-071-1/+2
|
* test buildRemi Collet2022-02-221-1/+1
|
* test buildRemi Collet2022-02-161-1/+1
|
* test buildRemi Collet2022-02-141-1/+1
|
* test buildRemi Collet2022-02-071-1/+1
|
* test buildRemi Collet2022-01-241-1/+1
|
* cleanRemi Collet2022-01-121-8/+3
|
* update to 3.7.0Remi Collet2022-01-121-1/+4
|
* update to 3.7.0RC1Remi Collet2022-01-051-4/+7
|
* test buildRemi Collet2021-12-231-1/+1
|
* rebuild with latest ImageMagick 6/7Remi Collet2021-12-201-1/+1
|
* test buildRemi Collet2021-12-061-1/+1
|
* rebuild with latest ImageMagick 6/7Remi Collet2021-11-221-1/+4
|
* refresh reflection with PHP 8Remi Collet2021-11-221-2/+1
|
* update to 3.6.0Remi Collet2021-11-171-2/+5
|
* update to 3.6.0RC2Remi Collet2021-11-121-1/+4
|
* update to 3.6.0RC1Remi Collet2021-11-101-17/+22
| | | | drop patch merged upstream
* fix #457 failed test with ImageMagick 6.9.12-23 and 7.1.0-8Remi Collet2021-09-201-1/+9
| | | | using patch from https://github.com/Imagick/imagick/pull/458
* rebuild for 8.1.0RC1Remi Collet2021-09-011-2/+5
|
* switch the default from IM6 to IM7Remi Collet2021-08-041-3/+3
|
* update to 3.5.1Remi Collet2021-07-231-5/+5
| | | | drop patch merged upstream
* update to 3.5.1RC1Remi Collet2021-07-211-3/+12
| | | | | add patch for PHP 8.1.0beta1 from https://github.com/Imagick/imagick/pull/450
* add REFLECTION in package documentationRemi Collet2021-06-241-4/+13
| | | | and track both REFLECTION-im6 and REFLECTION-im7 in git
* update to 3.5.0Remi Collet2021-06-171-1/+7
| | | | | | open https://github.com/Imagick/imagick/pull/434 type issue related to HDRI open https://github.com/Imagick/imagick/pull/435 improve regen_arginfo open https://github.com/Imagick/imagick/pull/436 cleanup working directory
* update to 3.5.0RC2Remi Collet2021-06-161-3/+2
| | | | | | | | rename to php-pecl-imagick-im6 or php-pecl-imagick-im7 drop all patches, all merged upstream including https://github.com/Imagick/imagick/pull/428 add stubs in package https://github.com/Imagick/imagick/pull/426 typo in type name https://github.com/Imagick/imagick/pull/425 fix pass by ref usage
* switch to reflection using IM7Remi Collet2021-06-161-0/+4
|
* test build for upcoming RC2Remi Collet2021-06-161-11/+48
| | | | | | | | | update to 3.5.0RC2 rename to php-pecl-imagick-im6 or php-pecl-imagick-im7 drop all patches, all merged upstream including https://github.com/Imagick/imagick/pull/428 add stubs in package https://github.com/Imagick/imagick/pull/426 typo in type name https://github.com/Imagick/imagick/pull/425 fix pass by ref usage
* update to 3.5.0RC1Remi Collet2021-06-151-17/+15
| | | | | | drop all patches, all merged upstream add patch to fix some methods reflection from https://github.com/Imagick/imagick/pull/421
* add patches for PHP 8.1 from upstream and fromRemi Collet2021-06-091-1/+15
| | | | | https://github.com/Imagick/imagick/pull/413 run tests in parallel (7.4+)
* build against ImageMagick6 and new sonameRemi Collet2021-02-221-4/+22
|
* cleanupRemi Collet2021-01-061-2/+0
|
* allow to use ImageMagick7 using --with im7 build optionRemi Collet2021-01-041-5/+12
|
* cleanupRemi Collet2020-12-211-6/+1
|
* rebuild for PHP 8.0.0RC1Remi Collet2020-09-301-3/+8
|
* add patch for test suite with PHP 8 fromRemi Collet2020-09-281-1/+7
| | | | https://github.com/Imagick/imagick/pull/350 simpler warning
* add patches for PHP 8 from upstream andRemi Collet2020-09-041-12/+16
| | | | | | https://github.com/Imagick/imagick/pull/346 SPL always there https://github.com/Imagick/imagick/pull/347 thread limit per request https://github.com/Imagick/imagick/pull/348 single thread
* build against ImageMagick on EL-7Remi Collet2020-04-211-2/+5
|
* drop dependency on ImageMagick6-libs for EL-7.8Remi Collet2020-04-081-6/+5
| | | | see https://github.com/remicollet/remirepo/issues/144