diff options
author | Remi Collet <remi@remirepo.net> | 2019-05-29 15:29:32 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2019-05-29 15:29:32 +0200 |
commit | 70372467c1629cbaf0e271435c4f10ec6c9b769e (patch) | |
tree | 5f17d93eb6092fa15ee3623fe73c4b06c164006f | |
parent | e88a9355493419eb2787b8588bff652b839fafc0 (diff) |
rebuild
-rw-r--r-- | php-pecl-interbase.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-interbase.spec b/php-pecl-interbase.spec index cd886cd..185cd8c 100644 --- a/php-pecl-interbase.spec +++ b/php-pecl-interbase.spec @@ -34,7 +34,7 @@ Summary: InterBase/FireBird extension Name: %{?sub_prefix}php-pecl-%{pecl_name} Version: %{upver}%{?lower:~%{lower}}%{?gh_date:.%{gh_date}} -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: PHP URL: http://pecl.php.net/package/%{pecl_name} @@ -233,5 +233,8 @@ REPORT_EXIT_STATUS=1 \ %changelog +* Wed May 29 2019 Remi Collet <remi@remirepo.net> - 1.0.0~DEV.20190523-2 +- rebuild + * Thu May 23 2019 Remi Collet <remi@remirepo.net> - 1.0.0~DEV.20190523-1 - initial package, version 1.0.0-dev |