Package Release Info

php7-gmagick-2.0.5RC1-bp154.1.24

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

php7-gmagick

Change Logs

Version: 2.0.5RC1-bp152.4.1
* Sat Jan 04 2020 ???? ?????? <ilya@ilya.pp.ua>
- Refresh spec-file.
* Sat Jan 04 2020 Arjen de Korte <suse+build@de-korte.org>
- Segfaults on shutdown need to be mitigated when GraphicsMagick is
  compiled with OpenMP support and PHP >= 7.4 only. For GCC < 9,
  the only option is to run in single thread mode, for GCC >= 9
  wait until OpenMP has relinquished its resources (modified
  fix-segfault-on-shutdown.patch).
* Sat Dec 28 2019 Arjen de Korte <suse+build@de-korte.org>
- Run in single thread mode by default to prevent a segfault on
  shutdown in PHP 7.4 (fix-segfault-on-shutdown.patch)
Version: 2.0.5RC1-bp151.1.2
* Mon May 14 2018 jweberhofer@weberhofer.at
- Due to a packaging change in ghostscript the ghostscript-fonts-std
  has to be included explicitly to successfully run the tests. Elsewise
  the required helvetica-font is missing. Fix for bnc#1091930.
* Thu May 10 2018 ilya@ilya.pp.ua
- Disable tests, because test fail with php7 7.2.5. (bsc#1091930)
* Fri Mar 16 2018 crrodriguez@opensuse.org
- Build extension with -fvisibility=hidden, to limit
  chance of symbol collisions with other extensions or libraries
  loaded in the same process.
- This extenion conflicts with php7-imagick (boo#1085595)
* Thu Mar 08 2018 ilya@ilya.pp.ua
- Remove %configure/make duplicates.
- Add %licence macros.
* Thu Jan 04 2018 ilya@ilya.pp.ua
- Update to 2.0.5RC1
  * ChangeLog https://pecl.php.net/package-changelog.php?package=gmagick&release=2.0.5RC1
  * hasNextImage() and hasPreviousImage() now actually returns TRUE on success instead of Gmagick object.
* Tue Jul 11 2017 jweberhofer@weberhofer.at
- Cleaned up spec
- Updated dependencies
* Mon Jul 10 2017 ilya@ilya.pp.ua
- Initial package for version 2.0.4RC1
  * ChangeLog https://pecl.php.net/package-changelog.php?package=gmagick&release=2.0.4RC1