From f143a9c7927bc5c37a36f5f0ed169c3590ae0ad6 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 1 Sep 2021 10:00:07 +0200 Subject: rebuild for 8.1.0RC1 --- php-pecl-teds.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 - 0.1.0~a1-2 +- rebuild for 8.1.0RC1 + * Wed Aug 25 2021 Remi Collet - 0.1.0~a1-1 - initial package -- cgit