summaryrefslogtreecommitdiffstats
path: root/php-pecl-uploadprogress.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-uploadprogress.spec')
-rw-r--r--php-pecl-uploadprogress.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-uploadprogress.spec b/php-pecl-uploadprogress.spec
index 4507012..0b9ff7b 100644
--- a/php-pecl-uploadprogress.spec
+++ b/php-pecl-uploadprogress.spec
@@ -19,7 +19,7 @@
Summary: An extension to track progress of a file upload
Name: %{?sub_prefix}php-pecl-%{pecl_name}
-Version: 2.0.1
+Version: 2.0.2
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: PHP
Group: Development/Languages
@@ -203,6 +203,9 @@ TEST_PHP_ARGS="-n -d extension=%{buildroot}%{php_extdir}/%{pecl_name}.so" \
%changelog
+* Fri Oct 1 2021 Remi Collet <remi@remirepo.net> - 2.0.2-1
+- update to 2.0.2 (documentation changes only)
+
* Wed Sep 29 2021 Remi Collet <remi@remirepo.net> - 2.0.1-1
- update to 2.0.1