summaryrefslogtreecommitdiffstats
path: root/php-pecl-yaf.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-yaf.spec')
-rw-r--r--php-pecl-yaf.spec16
1 files changed, 10 insertions, 6 deletions
diff --git a/php-pecl-yaf.spec b/php-pecl-yaf.spec
index 7787004..fdf4362 100644
--- a/php-pecl-yaf.spec
+++ b/php-pecl-yaf.spec
@@ -1,6 +1,6 @@
# remirepo spec file for php-pecl-yaf
#
-# Copyright (c) 2012-2019 Remi Collet
+# Copyright (c) 2012-2020 Remi Collet
# License: CC-BY-SA
# http://creativecommons.org/licenses/by-sa/4.0/
#
@@ -26,16 +26,16 @@
Summary: Yet Another Framework
Name: %{?sub_prefix}php-pecl-yaf
-Version: 3.0.9
+Version: 3.1.1
%if 0%{?gh_date:1}
Release: 0.12.%{gh_date}git%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{pecl_name}-%{version}-%{gh_short}.tar.gz
%else
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
-Source: http://pecl.php.net/get/%{pecl_name}-%{version}%{?prever}.tgz
+Source: https://pecl.php.net/get/%{pecl_name}-%{version}%{?prever}.tgz
%endif
License: PHP
-URL: http://pecl.php.net/package/yaf
+URL: https://pecl.php.net/package/yaf
Source1: %{pecl_name}.ini
BuildRequires: %{?dtsprefix}gcc
@@ -155,8 +155,6 @@ done
%check
-sed -e 's/Catchable/%s/' -i ?TS/tests/022.phpt
-
cd NTS
: Minimal load test for NTS extension
%{__php} --no-php-ini \
@@ -222,6 +220,12 @@ fi
%changelog
+* Mon Mar 16 2020 Remi Collet <remi@remirepo.net> - 3.1.1-1
+- update to 3.1.1
+
+* Sun Mar 15 2020 Remi Collet <remi@remirepo.net> - 3.1.0-1
+- update to 3.1.0
+
* Thu Dec 19 2019 Remi Collet <remi@remirepo.net> - 3.0.9-1
- update to 3.0.9