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

Changes of Revision 3

[-] Changed php5-sphinx.spec
x
 
1
@@ -1,6 +1,6 @@
2
 # norootforbuild
3
 %define pkg_name    sphinx
4
-%define pkg_version 1.0.2
5
+%define pkg_version 1.0.3
6
 %define php_version %(php-config --version 2>/dev/null)
7
 #
8
 Name:      php5-sphinx
9
@@ -70,6 +70,10 @@
10
 %doc CREDITS
11
 
12
 %changelog
13
+* Tue Jan 12 2010 Carsten Schoene <cs@linux-administrator.com> - 1.0.3-0
14
+- update to release 1.0.3
15
+ - Added support for open(), close(), status() and setOverride() available in sphinx 0.9.9 new API
16
+
17
 * Sun Dec 20 2009 Carsten Schoene <cs@linux-administrator.com> - 1.0.2-0
18
 - update to release 1.0.2
19
 
20
Added sphinx-1.0.3.tgz ^