Do i understand correctly:
The php5-imagick build inside a repository for 13.2 depends on a libMagicCore version for 13.1?
Im quit sure, that this is not recommended :\ If so, why isnt this version available inside the 13.2 repo?
If not, why is this php-imagick version available without the depending libMagicCore version?
I think this is a little bit confusing…
PS: I can`t install your version, because yast replies about the lower magiccore version 6.8 -> 6.9
php5-imagick-3.1.2-1.4.x86_64 depends on libMagicCore version libMagickCore-6.Q16.so.1()(64bit), what seems to be version 6.9
and that version is not provided.
what you can do is build the rpm by yourself
but you need a lot of development packages
Not that long ago I created a bug that imagemagick was completely missing in Apache (wasn’t just an openSUSE issue).
It may be that someone implemented a fix based on the bug I submitted but needs to be updated to 13.2 requirements.
If you submit a bug, hopefully it’ll be assigned to whoever did the work to build what exists and update easily.
At least you have a starting point for what might be possible…
When I submitted my bug, I spent quite a bit of time trying to find a satisfactory solution but kept running into major obstacles.