From be3f1bafb88de5a066ea87a61f28805cf9e86929 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 27 Oct 2022 07:33:26 +0200 Subject: update to 1.2.8 (no change) --- PHPINFO | 2 +- REFLECTION | 2 +- php-pecl-teds.spec | 5 ++++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/PHPINFO b/PHPINFO index feaf009..622fbb3 100644 --- a/PHPINFO +++ b/PHPINFO @@ -2,4 +2,4 @@ teds teds support => enabled -teds version => 1.2.7 +teds version => 1.2.8 diff --git a/REFLECTION b/REFLECTION index 4c58dc9..17d9fed 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #100 teds version 1.2.7 ] { +Extension [ extension #100 teds version 1.2.8 ] { - Functions { Function [ function Teds\any ] { diff --git a/php-pecl-teds.spec b/php-pecl-teds.spec index 001624f..e4cb2a0 100644 --- a/php-pecl-teds.spec +++ b/php-pecl-teds.spec @@ -19,7 +19,7 @@ %global pecl_name teds %global ini_name 40-%{pecl_name}.ini -%global upstream_version 1.2.7 +%global upstream_version 1.2.8 #global upstream_prever a1 Summary: Tentative Extra Data Structures @@ -186,6 +186,9 @@ fi %changelog +* Thu Oct 27 2022 Remi Collet - 1.2.8-1 +- update to 1.2.8 (no change) + * Mon Oct 24 2022 Remi Collet - 1.2.7-1 - update to 1.2.7 -- cgit