Logoj0ke.net Open Build Service > Projects > internetx:php5:extensions > php5-pdflib > Changes
Sign Up | Log In

Changes of Revision 6

[-] Changed php5-pdflib.spec
x
 
1
@@ -1,6 +1,6 @@
2
 # norootforbuild
3
 %define        pkg_name    pdflib
4
-%define        pkg_version 2.1.5
5
+%define        pkg_version 2.1.6
6
 %define        php_version %(php-config --version 2>/dev/null)
7
 #
8
 Name:      php5-pdflib
9
@@ -74,6 +74,12 @@
10
 %doc CREDITS
11
 
12
 %changelog
13
+* Fri Mar 20 2009 Carsten Schoene <cs@linux-administrator.com>
14
+- new upstream release 2.1.6
15
+ - added PDF_utf32_to_utf16()
16
+ - improved show_boxed() function
17
+ - fixed GD_SUPPORT (not supported)
18
+
19
 * Mon Mar 24 2008 Carsten Schoene <cs@linux-administrator.com>
20
 - new upstream release 2.1.5
21
  - switched to package.xml 2.0 Format
22
Added pdflib-2.1.6.tgz ^