summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-09-03 13:28:09 +0200
committerRemi Collet <remi@remirepo.net>2019-09-03 13:28:09 +0200
commitf2fe74f8d0c5218fd8eaae7836d06ec78efdc244 (patch)
tree3719104805b98bc3584ba56cbd4662ee357108f4
parentc51be2aa530dd33047ff5d29d083b531748b08ad (diff)
rebuild for 7.4.0RC1HEADmaster
-rw-r--r--php-pecl-mogilefs.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-mogilefs.spec b/php-pecl-mogilefs.spec
index a9ef64e..451b46e 100644
--- a/php-pecl-mogilefs.spec
+++ b/php-pecl-mogilefs.spec
@@ -25,7 +25,7 @@
Summary: PHP client library to communicate with the MogileFS storage
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 0.9.3.1
-Release: 9%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 10%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
# https://github.com/lstrojny/pecl-mogilefs/issues/15
License: BSD
URL: http://pecl.php.net/package/%{pecl_name}
@@ -234,6 +234,9 @@ fi
%changelog
+* Tue Sep 03 2019 Remi Collet <remi@remirepo.net> - 0.9.3.1-10
+- rebuild for 7.4.0RC1
+
* Tue Jul 23 2019 Remi Collet <remi@remirepo.net> - 0.9.3.1-9
- rebuild for 7.4.0beta1