summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-05-23 10:48:12 +0200
committerRemi Collet <remi@remirepo.net>2019-05-23 10:48:12 +0200
commit8443547b8d528119bee9536998a069ef9fe9bdd2 (patch)
treef870dc037087fd4824b0011a078e01ce687e4238
parent311496bc9e45d4e316864a1a706b46e3a6591ed5 (diff)
refresh
-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