summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-05-29 15:48:35 +0200
committerRemi Collet <remi@remirepo.net>2019-05-29 15:48:35 +0200
commit81fcf01e8ff5b157e03636745c578f199aac7424 (patch)
treee486236be9d306c23ffe598620d21795f0a1185d
parent8443547b8d528119bee9536998a069ef9fe9bdd2 (diff)
rebuild
-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 e9309b1..278283c 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 52f31f435f075c30eb50556c4cdb2c9d78b2bfe6
+%global gh_commit 354bfc1d1a7390c14ccc0d0c5eaf83748e40bcf8
%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: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 3%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: PHP
URL: http://pecl.php.net/package/%{pecl_name}
@@ -196,6 +196,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Wed May 29 2019 Remi Collet <remi@remirepo.net> - 1.0.0~DEV.20190320-3
+- rebuild
+
* Thu May 23 2019 Remi Collet <remi@remirepo.net> - 1.0.0~DEV.20190320-2
- refresh