summaryrefslogtreecommitdiffstats
path: root/php-pecl-igbinary.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-igbinary.spec')
-rw-r--r--php-pecl-igbinary.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-pecl-igbinary.spec b/php-pecl-igbinary.spec
index b3a9739..f039714 100644
--- a/php-pecl-igbinary.spec
+++ b/php-pecl-igbinary.spec
@@ -26,7 +26,7 @@
%global ini_name 40-%{pecl_name}.ini
%global upstream_version 3.1.0
-%global upstream_prever b3
+%global upstream_prever b4
Summary: Replacement for the standard PHP serializer
Name: %{?sub_prefix}php-pecl-igbinary
@@ -36,11 +36,11 @@ Release: 0.12.%{gh_date}.%{gh_short}%{?dist}%{!?nophptag:%(%{__php} -r 'e
Source0: https://github.com/%{pecl_name}/%{pecl_name}/archive/%{gh_commit}/%{pecl_name}-%{version}-%{gh_short}.tar.gz
%else
Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
-Source0: http://pecl.php.net/get/%{pecl_name}-%{upstream_version}%{?upstream_prever}.tgz
+Source0: https://pecl.php.net/get/%{pecl_name}-%{upstream_version}%{?upstream_prever}.tgz
%endif
License: BSD
-URL: http://pecl.php.net/package/igbinary
+URL: https://pecl.php.net/package/igbinary
BuildRequires: %{?dtsprefix}gcc
BuildRequires: %{?scl_prefix}php-pear
@@ -301,6 +301,9 @@ fi
%changelog
+* Sat Dec 21 2019 Remi Collet <remi@remirepo.net> - 3.1.0~b4-1
+- update to 3.1.0b4 (beta)
+
* Tue Dec 10 2019 Remi Collet <remi@remirepo.net> - 3.1.0~b3-1
- update to 3.1.0b3 (beta)