Changes of Revision 3
[-] | Changed | php5-pdflib.spec |
x 1
2 # norootforbuild 3 %define pkg_name pdflib 4 -%define pkg_version 2.1.8 5 +%define pkg_version 2.1.10 6 %define php_version %(php-config --version 2>/dev/null) 7 # 8 Name: php-pdflib 9
10 %doc CREDITS 11 12 %changelog 13 +* Fri Apr 12 2013 Carsten Schoene <cs@linux-administrator.com> - 2.1.10-1 14 +- update to release 2.1.10 15 + - fix startup crash on PHP 5.4 16 + 17 +- changes in release 2.1.9 18 + - added support for PHP 5.4 19 + 20 * Sun Jul 25 2010 Carsten Schoene <cs@linux-administrator.com> - 2.1.8-1 21 - update to release 2.1.8 22 23 |