summaryrefslogtreecommitdiffstats
path: root/php-pecl-pkcs11.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-pkcs11.spec')
-rw-r--r--php-pecl-pkcs11.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-pkcs11.spec b/php-pecl-pkcs11.spec
index 24c476c..a90fd26 100644
--- a/php-pecl-pkcs11.spec
+++ b/php-pecl-pkcs11.spec
@@ -28,7 +28,7 @@
Summary: PHP Bindings for PKCS11 modules
Name: %{?sub_prefix}php-pecl-%{pecl_name}
-Version: 0.1.1
+Version: 1.0
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: PHP
URL: https://pecl.php.net/package/%{pecl_name}
@@ -216,6 +216,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Wed Mar 24 2021 Remi Collet <remi@remirepo.net> - 1.0-1
+- update to 1.0
+
* Sun Jan 10 2021 Remi Collet <remi@remirepo.net> - 0.1.1-1
- update to 0.1.1
- open https://github.com/gamringer/php-pkcs11/issues/37 segfaults