summaryrefslogtreecommitdiffstats
path: root/php-pecl-dbase.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-dbase.spec')
-rw-r--r--php-pecl-dbase.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pecl-dbase.spec b/php-pecl-dbase.spec
index ad6bc75..a6a9b3c 100644
--- a/php-pecl-dbase.spec
+++ b/php-pecl-dbase.spec
@@ -23,8 +23,8 @@
Summary: dBase database file access functions
Name: %{?sub_prefix}php-pecl-dbase
-Version: 7.0.0
-Release: 3%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Version: 7.0.1
+Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: PHP
URL: http://pecl.php.net/package/%{pecl_name}
Source0: http://pecl.php.net/get/%{pecl_name}-%{version}%{?prever}.tgz
@@ -232,6 +232,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Mon Oct 21 2019 Remi Collet <remi@remirepo.net> - 7.0.1-1
+- update to 7.0.1
+
* Tue Sep 03 2019 Remi Collet <remi@remirepo.net> - 7.0.0-3
- rebuild for 7.4.0RC1