summaryrefslogtreecommitdiffstats
path: root/php-pecl-teds.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-teds.spec')
-rw-r--r--php-pecl-teds.spec5
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