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.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-pecl-teds.spec b/php-pecl-teds.spec
index bee04cc..a49384f 100644
--- a/php-pecl-teds.spec
+++ b/php-pecl-teds.spec
@@ -19,13 +19,13 @@
%global pecl_name teds
%global ini_name 40-%{pecl_name}.ini
-%global upstream_version 0.1.0
-%global upstream_prever a1
+%global upstream_version 0.1.1
+#global upstream_prever a1
Summary: Tentative Extra Data Structures
Name: %{?scl_prefix}php-pecl-%{pecl_name}
Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}}
-Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: BSD
URL: https://pecl.php.net/package/%{pecl_name}
@@ -195,6 +195,9 @@ fi
%changelog
+* Sat Sep 11 2021 Remi Collet <remi@remirepo.net> - 0.1.1-1
+- update to 0.1.1 (stable)
+
* Wed Sep 01 2021 Remi Collet <remi@remirepo.net> - 0.1.0~a1-2
- rebuild for 8.1.0RC1