Changes of Revision 4
[-] | 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.0 6 +Version: 3.0.1 7 Release: 0 8 # 9 License: PHP 10
11 %doc CREDITS INSTALL 12 13 %changelog -n php-imagick 14 +* Thu Apr 21 2011 Carsten Schoene <cs@linux-administrator.com> - 3.0.1-1 15 +- update to version 3.0.1 16 + 17 * Sun Jul 25 2010 Carsten Schoene <cs@linux-administrator.com> - 3.0.0-1 18 - update to version 3.0.0 19 20 |