Logoj0ke.net Open Build Service > Projects > internetx:php7:EL7 > php-pecl-igbinary > Changes
Sign Up | Log In

Changes of Revision 2

[-] Changed php-pecl-igbinary-dev.changes
 
1
@@ -1,4 +1,9 @@
2
 -------------------------------------------------------------------
3
+Mon Nov 28 08:15:48 UTC 2016 - cs@linux-administrator.com
4
+
5
+- update to version 2.0.0
6
+
7
+-------------------------------------------------------------------
8
 Fri Aug 19 06:01:24 UTC 2016 - cs@linux-administrator.com
9
 
10
 - initial import
11
[-] Changed php-pecl-igbinary-dev.spec ^
19
 
1
@@ -22,7 +22,7 @@
2
 %global with_zts   0%{!?_without_zts:%{?__ztsphp:1}}
3
 %global gh_commit  332a3d7ca899531f063dab38608e69e0e18f62a2
4
 %global gh_short   %(c=%{gh_commit}; echo ${c:0:7})
5
-%global gh_date    20160724
6
+##lobal gh_date    20160724
7
 %global prever    -dev
8
 %if "%{php_version}" < "5.6"
9
 %global ini_name  %{extname}.ini
10
@@ -32,7 +32,7 @@
11
 
12
 Summary:        Replacement for the standard PHP serializer
13
 Name:           %{?sub_prefix}php-pecl-igbinary
14
-Version:        1.2.2
15
+Version:        2.0.0
16
 %if 0%{?gh_date}
17
 Release:        0.4.%{gh_date}git%{gh_short}%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
18
 Source0:        https://github.com/%{extname}/%{extname}7/archive/%{gh_commit}/%{extname}-%{version}-%{gh_short}.tar.gz
19
Added igbinary-2.0.0.tgz ^