summaryrefslogtreecommitdiffstats
path: root/php-pecl-wddx.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-wddx.spec')
-rw-r--r--php-pecl-wddx.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pecl-wddx.spec b/php-pecl-wddx.spec
index 9d8d218..e9309b1 100644
--- a/php-pecl-wddx.spec
+++ b/php-pecl-wddx.spec
@@ -19,7 +19,7 @@
%endif
# https://github.com/php/pecl-text-wddx/commits/master
-%global gh_commit 92c9c4add9383661dca75325b0e9a5764e92b65e
+%global gh_commit 52f31f435f075c30eb50556c4cdb2c9d78b2bfe6
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner php
%global gh_project pecl-text-wddx
@@ -35,7 +35,7 @@
Summary: Web Distributed Data Exchange
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: %{upver}%{?lower:~%{lower}}%{?gh_date:.%{gh_date}}
-Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: PHP
URL: http://pecl.php.net/package/%{pecl_name}
@@ -196,5 +196,8 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Thu May 23 2019 Remi Collet <remi@remirepo.net> - 1.0.0~DEV.20190320-2
+- refresh
+
* Thu May 23 2019 Remi Collet <remi@remirepo.net> - 1.0.0~DEV.20190320-1
- initial package, version 1.0.0-dev