summaryrefslogtreecommitdiffstats
path: root/php-pecl-imagick.spec
Commit message (Collapse)AuthorAgeFilesLines
* 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
* rebuildRemi Collet2020-02-271-4/+7
|
* Revert "add upstream patch to workaround #295 instead of PR#296"Remi Collet2020-02-271-23/+3
| | | | This reverts commit 8274cb924cb818c1c5383827e1698e31d1350853.
* add upstream patch to workaround #295 instead of PR#296Remi Collet2019-11-251-3/+23
| | | | | set new option imagick.set_single_thread to 1 set new option imagick.shutdown_sleep_count to 0
* - add patch for latest ImageMagick fromRemi Collet2019-10-291-1/+7
| | | | https://github.com/Imagick/imagick/pull/302
* rebuild for 7.4.0RC1Remi Collet2019-09-031-2/+5
|
* - add patch for PHP 7.4 from https://github.com/Imagick/imagick/pull/296Remi Collet2019-07-231-5/+11
| | | | - re-enable test suite
* rebuild for 7.4.0beta1Remi Collet2019-07-231-2/+17
|
* rebuildRemi Collet2019-05-291-2/+5
|
* cleanupRemi Collet2019-05-221-2/+9
|
* v3.4.4Remi Collet2019-05-021-4/+7
|
* - update to 3.4.4RC1Remi Collet2019-04-171-14/+6
| | | | - drop patches merged upstream
* test build for upstream changesRemi Collet2019-04-161-6/+9
|
* open https://github.com/mkoppanen/imagick/pull/278 fix NTS buildRemi Collet2019-04-161-0/+3
|
* - update to 3.4.4RC1Remi Collet2019-04-161-9/+21
| | | | | | - open https://github.com/mkoppanen/imagick/pull/274 missing file - open https://github.com/mkoppanen/imagick/issues/275 bad stabililty - open https://github.com/mkoppanen/imagick/issues/276 failed test on 32-bit
* F30 buildRemi Collet2019-03-081-2/+5
|
* EL-8 buildRemi Collet2018-12-031-2/+5
|
* rebuild for 7.3.0beta2 new ABIRemi Collet2018-08-161-2/+5
|
* rebuld for 7.3.0alpha4 new ABIRemi Collet2018-07-171-2/+9
|