summaryrefslogtreecommitdiffstats
path: root/php-pecl-protobuf.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-protobuf.spec')
-rw-r--r--php-pecl-protobuf.spec11
1 files changed, 7 insertions, 4 deletions
diff --git a/php-pecl-protobuf.spec b/php-pecl-protobuf.spec
index 512cd1a..8a8a9ab 100644
--- a/php-pecl-protobuf.spec
+++ b/php-pecl-protobuf.spec
@@ -1,6 +1,6 @@
# remirepo spec file for php-pecl-protobuf
#
-# Copyright (c) 2016-2019 Remi Collet
+# Copyright (c) 2016-2020 Remi Collet
# License: CC-BY-SA
# http://creativecommons.org/licenses/by-sa/4.0/
#
@@ -22,7 +22,7 @@
%else
%global ini_name 40-%{pecl_name}.ini
%endif
-%global upstream_version 3.11.2
+%global upstream_version 3.11.3
#global upstream_prever RC2
Summary: Mechanism for serializing structured data
@@ -30,8 +30,8 @@ Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}}
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: BSD
-URL: http://pecl.php.net/package/%{pecl_name}
-Source0: http://pecl.php.net/get/%{pecl_name}-%{upstream_version}%{?upstream_prever}.tgz
+URL: https://pecl.php.net/package/%{pecl_name}
+Source0: https://pecl.php.net/get/%{pecl_name}-%{upstream_version}%{?upstream_prever}.tgz
BuildRequires: %{?dtsprefix}gcc
BuildRequires: %{?scl_prefix}php-devel >= 5.5.9
@@ -217,6 +217,9 @@ fi
%changelog
+* Tue Feb 4 2020 Remi Collet <remi@remirepo.net> - 3.11.3-1
+- update to 3.11.3
+
* Sat Dec 14 2019 Remi Collet <remi@remirepo.net> - 3.11.2-1
- update to 3.11.2