diff options
| author | Remi Collet <remi@remirepo.net> | 2021-09-01 10:00:07 +0200 | 
|---|---|---|
| committer | Remi Collet <remi@remirepo.net> | 2021-09-01 10:00:07 +0200 | 
| commit | f143a9c7927bc5c37a36f5f0ed169c3590ae0ad6 (patch) | |
| tree | ee941804b40875a1766b535b64c8bbc6f5408402 | |
| parent | bcbfb1b51bce1df98fc79d86377d9663e926caf3 (diff) | |
rebuild for 8.1.0RC1
| -rw-r--r-- | php-pecl-teds.spec | 5 | 
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-teds.spec b/php-pecl-teds.spec index 77fa16d..bee04cc 100644 --- a/php-pecl-teds.spec +++ b/php-pecl-teds.spec @@ -25,7 +25,7 @@  Summary:        Tentative Extra Data Structures  Name:           %{?scl_prefix}php-pecl-%{pecl_name}  Version:        %{upstream_version}%{?upstream_prever:~%{upstream_prever}} -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:        BSD  URL:            https://pecl.php.net/package/%{pecl_name} @@ -195,5 +195,8 @@ fi  %changelog +* Wed Sep 01 2021 Remi Collet <remi@remirepo.net> - 0.1.0~a1-2 +- rebuild for 8.1.0RC1 +  * Wed Aug 25 2021 Remi Collet <remi@remirepo.net> - 0.1.0~a1-1  - initial package  | 
