Changelog for
php-pecl-imagick-3.1.2-5.fc24.x86_64.rpm :
* Thu Feb 25 2016 Remi Collet
- 3.1.2-5- drop scriptlets (replaced by file triggers in php-pear) #1310546
* Thu Feb 04 2016 Fedora Release Engineering - 3.1.2-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Thu Jun 18 2015 Fedora Release Engineering - 3.1.2-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Sun Aug 17 2014 Fedora Release Engineering - 3.1.2-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Thu Jun 19 2014 Remi Collet - 3.1.2-1- update to 1.1.7RC2- rebuild for https://fedoraproject.org/wiki/Changes/Php56- add numerical prefix to extension configuration file
* Sat Jun 07 2014 Fedora Release Engineering - 3.1.0-0.9.RC2- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sun Apr 13 2014 Pavel Alexeev - 3.1.0-0.8.RC2- ImageMagick 6.8.8.10-3 rebuild.
* Sun Aug 04 2013 Fedora Release Engineering - 3.1.0-0.7.RC2- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Fri Mar 22 2013 Remi Collet - 3.1.0-0.6.RC2- update to 3.1.0RC2- rebuild for http://fedoraproject.org/wiki/Features/Php55
* Sat Mar 16 2013 Pavel Alexeev - 3.1.0-0.5.RC1- Rebuild to ImageMagick soname change (ml: http://www.mail-archive.com/develAATTlists.fedoraproject.org/msg57163.html). Thanks to Remi Collet for the patch: http://svn.php.net/viewvc?view=revision&revision=329769
* Thu Feb 14 2013 Fedora Release Engineering - 3.1.0-0.4.RC1- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Sat Jul 21 2012 Fedora Release Engineering - 3.1.0-0.3.RC1- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Sun Mar 04 2012 Pavel Alexeev - 3.1.0-0.2.RC1- Rebuild to ImageMagick soname change.
* Thu Jan 19 2012 Remi Collet - 3.1.0-0.1.RC1- update to 3.1.0RC1 for php 5.4- add filter to avoid private-shared-object-provides- add minimal %check
* Sat Jan 14 2012 Fedora Release Engineering - 3.0.0-11- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Mon Sep 12 2011 Pavel Alexeev - 3.0.0-10- Fix FBFS f16-17. Bz#716201
* Wed Feb 09 2011 Fedora Release Engineering - 3.0.0-9- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Wed Sep 29 2010 jkeating - 3.0.0-8- Rebuilt for gcc bug 634757
* Thu Sep 16 2010 Pavel Alexeev - 3.0.0-7- Rebuild against new ImageMagick
* Fri Jul 23 2010 Pavel Alexeev - 3.0.0-6- Update to 3.0.0- Add Conflicts: php-pecl-gmagick - BZ#559675- Delete new and unneeded files \"rm -rf %{buildroot}/%{_includedir}/php/ext/%peclName/\"
* Sat May 15 2010 Pavel Alexeev - 2.3.0-5- New version 2.3.0
* Wed Mar 24 2010 Mike McGrath - 2.2.2-4.1- Rebuilt for broken dep fix
* Sun Jul 26 2009 Fedora Release Engineering - 2.2.2-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Mon Jul 13 2009 Remi Collet - 2.2.2-3- rebuild for new PHP 5.3.0 ABI (20090626)
* Tue Mar 10 2009 Pavel Alexeev - 2.2.2-2- Rebuild due ImageMagick update
* Sat Feb 28 2009 Pavel Alexeev - 2.2.2-1- Step to version 2.2.2
* Thu Feb 26 2009 Fedora Release Engineering - 2.2.1-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Sun Jan 11 2009 Pavel Alexeev - 2.2.1-3- All modifications in this release inspired by Fedora review by Remi Collet.- Add versions to BR for php-devel and ImageMagick-devel- Remove -n option from %setup which was excessive with -c- Module install/uninstall actions surround with %if 0 ... %endif- Add Provides: php-pecl(imagick) = 3.1.2
* Sat Jan 03 2009 Pavel Alexeev - 2.2.1-2- License changed to PHP (thanks to Remi Collet)- Add -c flag to %setup (Remi Collet) And accordingly it \"cd %peclName-%{version}\" in %build and %install steps.- Add (from php-pear template) Requires(post): %{__pecl} Requires(postun): %{__pecl}- Borrow from Remi Collet php-api/abi requirements.- Use macroses: (Remi Collet) %pecl_install instead of direct \"pear install --soft --nobuild --register-only\" %pecl_uninstall instead of pear \"uninstall --nodeps --ignore-errors --register-only\"- %doc examples/{polygon.php,captcha.php,thumbnail.php,watermark.php} replaced by %doc examples (Remi Collet)- Change few patchs to macroses: (Remi Collet) %{_libdir}/php/modules - replaced by %{php_extdir} %{xmldir} - by %{pecl_xmldir}- Remove defines of xmldir, peardir.- Add 3 recommended macroses from doc http://fedoraproject.org/wiki/Packaging/PHP : php_apiver, __pecl, php_extdir
* Sat Dec 20 2008 Pavel Alexeev - 2.2.1-1- Step to version 2.2.1- As prepare to push it into Fedora: - Change release to 1%{?dist} - Set setup quiet - Escape all % in changelog section - Delete dot from summary - License change from real \"PHP License\" to BSD (by example with php-peck-phar and php-pecl-xdebug)- %defattr(-,root,root,-) changed to %defattr(-,root,root,-)
* Mon May 12 2008 Pavel Alexeev - 2.2.0b2-0.Hu.0- Step to version 2.2.0b2- %define peclName imagick and replece to it all direct appearances.
* Thu Mar 06 2008 Pavel Alexeev - 2.1.1RC1-0.Hu.0- Steep to version 2.1.1RC1 -0.Hu.0- Add Hu-part and %{?dist} into Release- Add BuildRequires: ImageMagick-devel
* Fri Oct 12 2007 Pavel Alexeev - 2.0.0RC1- Global rename from php-pear-imagick to php-pecl-imagick. This is more correct.
* Wed Aug 22 2007 Pavel Alexeev - 2.0.0RC1- Initial release. (Re)Written from generated (pecl make-rpm-spec)