summaryrefslogtreecommitdiffstats
path: root/php-pecl-runkit7.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-runkit7.spec')
-rw-r--r--php-pecl-runkit7.spec11
1 files changed, 6 insertions, 5 deletions
diff --git a/php-pecl-runkit7.spec b/php-pecl-runkit7.spec
index 3cc354d..739534c 100644
--- a/php-pecl-runkit7.spec
+++ b/php-pecl-runkit7.spec
@@ -20,7 +20,7 @@
%global ini_name 40-%{pecl_name}.ini
%global with_tests 0%{!?_without_tests:1}
-%global upstream_version 2.0.1
+%global upstream_version 2.0.2
#global upstream_prever RC1
Name: %{?sub_prefix}php-pecl-%{proj_name}
@@ -28,11 +28,9 @@ Summary: For all those things you... shouldn't have been doing anyway...
Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}}
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: BSD
-# Temporary
-URL: https://github.com/%{proj_name}/%{proj_name}
+URL: https://pecl.php.net/package/%{proj_name}
-# Temporary
-Source0: https://github.com/%{proj_name}/%{proj_name}/releases/download/%{version}/%{proj_name}-%{version}.tgz
+Source0: https://pecl.php.net/get/%{proj_name}-%{version}.tgz
BuildRequires: %{?dtsprefix}gcc
BuildRequires: %{?scl_prefix}php-devel >= 7.1
@@ -233,6 +231,9 @@ fi
%endif
%changelog
+* Fri Apr 5 2019 Remi Collet <remi@remirepo.net> - 2.0.2-1
+- update to 2.0.2
+
* Thu Apr 4 2019 Remi Collet <remi@remirepo.net> - 2.0.1-1
- initial package
- open https://github.com/runkit7/runkit7/issues/185 segfault