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

Problem getting expanded diff: bad link: could not apply patch 'project.diff'

Changes of Revision 4

[-] Changed php5-pecl_http.changes
 
1
@@ -1,4 +1,9 @@
2
 -------------------------------------------------------------------
3
+Fri Apr 22 07:15:52 UTC 2016 - cs@linux-administrator.com
4
+
5
+- update to release 3.0.1 
6
+
7
+-------------------------------------------------------------------
8
 Tue Jan 19 15:03:42 UTC 2016 - cs@linux-administrator.com
9
 
10
 - update to release 3.0.0 
11
[-] Changed php5-pecl_http.spec ^
10
 
1
@@ -3,7 +3,7 @@
2
 %define        pkg_version %(php-config --version | awk -F. '{print $1"."$2 }' 2>/dev/null || echo PHPCONFIG_NOT_FOUND)
3
 %define        php_version %(php-config --version 2>/dev/null)
4
 %if "%{pkg_version}" >= "7.0"
5
-%define        my_version 3.0.0
6
+%define        my_version 3.0.1
7
 %define        upstream 1
8
 BuildRequires: libevent-devel
9
 BuildRequires: php7-raphf
10
[+] Added package.xml ^
Added pecl_http-3.0.1.tar.bz2 ^