summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-07-23 12:07:05 +0200
committerRemi Collet <remi@remirepo.net>2019-07-23 12:07:05 +0200
commit675ebf425ced4b00c04f517e9717150125cedc4d (patch)
treeafad40172fdca84da546907a83f8f23d7199897c
parent7d110d11cd75238caa994bf1671fc47c4a9beb59 (diff)
rebuild for 7.4.0beta1
-rw-r--r--php-pecl-hprose.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-hprose.spec b/php-pecl-hprose.spec
index e02038e..75404f1 100644
--- a/php-pecl-hprose.spec
+++ b/php-pecl-hprose.spec
@@ -23,7 +23,7 @@
Summary: Hprose for PHP
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 1.6.8
-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: MIT
URL: http://pecl.php.net/package/%{pecl_name}
Source0: http://pecl.php.net/get/%{pecl_name}-%{version}.tgz
@@ -234,6 +234,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Tue Jul 23 2019 Remi Collet <remi@remirepo.net> - 1.6.8-2
+- rebuild for 7.4.0beta1
+
* Thu Jun 6 2019 Remi Collet <remi@remirepo.net> - 1.6.8-1
- update to 1.6.8
- drop patch merged upstream