Changes of Revision 5
[-] | Changed | php5-imagick.spec |
x 1
2 %define php_version %(php-config --version 2>/dev/null) 3 4 Name: php-imagick 5 -Version: 3.0.1 6 +Version: 3.1.2 7 Release: 0 8 # 9 License: PHP 10
11 %doc CREDITS INSTALL 12 13 %changelog -n php-imagick 14 +* Wed Feb 19 2014 Carsten Schoene <cs@linux-administrator.com> - 3.1.2-1 15 +- update to version 3.1.2 16 + 17 * Thu Apr 21 2011 Carsten Schoene <cs@linux-administrator.com> - 3.0.1-1 18 - update to version 3.0.1 19 20 |