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

Changes of Revision 7

[-] Changed php-xcache.changes
 
1
@@ -1,4 +1,9 @@
2
 -------------------------------------------------------------------
3
+Sun Nov 25 11:38:20 UTC 2012 - cs@linux-administrator.com
4
+
5
+- update to version 3.0.0 
6
+
7
+-------------------------------------------------------------------
8
 Mon Nov 29 12:11:38 UTC 2010 - cs@linux-administrator.com
9
 
10
 - update to version 1.3.1
11
[-] Changed php-xcache.spec ^
19
 
1
@@ -2,7 +2,7 @@
2
 %define default_apiver  20041225
3
 %define default_version  5.2.6
4
 
5
-%define module_version 1.3.1
6
+%define module_version 3.0.0
7
 
8
 %define php_extdir %(php-config --extension-dir 2>/dev/null || echo %{default_extdir})
9
 %{!?php_version:%define php_version %(php-config --version 2>/dev/null || echo %{default_version})}
10
@@ -29,7 +29,7 @@
11
 XCache is a fast, stable PHP opcode cacher that has been tested and is now
12
 running on production servers under high load. It is tested (on linux) and
13
 supported on all of the latest PHP cvs branches such as PHP_4_3 PHP_4_4
14
-PHP_5_1 PHP_5_2 HEAD(6.x). ThreadSafe/Windows is also supported.
15
+PHP_5_1 PHP_5_2 PHP_5_3 PHP_5_4 HEAD(6.x). ThreadSafe/Windows is also supported.
16
 
17
 %prep
18
 %setup -n xcache-%{module_version}
19
[+] Deleted xcache-broken.ini.patch ^
Deleted xcache-1.3.0.tar.bz2 ^
Deleted xcache-1.3.1.tar.bz2 ^
Changed xcache-3.0.0.tar.bz2 ^
[+] Changed xcache.ini ^