diff options
Diffstat (limited to 'php-pecl-parle.spec')
-rw-r--r-- | php-pecl-parle.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-parle.spec b/php-pecl-parle.spec index f19c88a..47fb321 100644 --- a/php-pecl-parle.spec +++ b/php-pecl-parle.spec @@ -26,7 +26,7 @@ BuildRequires: devtoolset-6-toolchain Summary: Parsing and lexing Name: %{?sub_prefix}php-pecl-%{pecl_name} -Version: 0.6.5 +Version: 0.7.0 Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} # Extension is BSD, libraries are Boost License: BSD and Boost @@ -240,6 +240,9 @@ fi %changelog +* Mon Oct 2 2017 Remi Collet <remi@remirepo.net> - 0.7.0-1 +- Update to 0.7.0 + * Fri Sep 29 2017 Remi Collet <remi@remirepo.net> - 0.6.5-1 - Update to 0.6.5 |