diff options
Diffstat (limited to 'php-pecl-cmark.spec')
-rw-r--r-- | php-pecl-cmark.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-cmark.spec b/php-pecl-cmark.spec index 220234f..7f1c5bc 100644 --- a/php-pecl-cmark.spec +++ b/php-pecl-cmark.spec @@ -23,7 +23,7 @@ Summary: CommonMark extension Name: %{?sub_prefix}php-pecl-%{pecl_name} Version: 1.2.0 -Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} +Release: 3%{?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}.tgz @@ -228,6 +228,9 @@ fi %changelog +* Tue Sep 03 2019 Remi Collet <remi@remirepo.net> - 1.2.0-3 +- rebuild for 7.4.0RC1 + * Wed May 29 2019 Remi Collet <remi@remirepo.net> - 1.2.0-2 - rebuild |