summaryrefslogtreecommitdiffstats
path: root/php-pecl-yac.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-05-15 07:30:56 +0200
committerRemi Collet <remi@remirepo.net>2020-05-15 07:30:56 +0200
commit809c98531e98028fdc989e907ba0bb38d12d2a7e (patch)
treeae9e96e1289b9d03f1468c4d64faa9c6b7e27758 /php-pecl-yac.spec
parent6624346343493379679a36f4e7988075c6dccd88 (diff)
v2.2.1
Diffstat (limited to 'php-pecl-yac.spec')
-rw-r--r--php-pecl-yac.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-yac.spec b/php-pecl-yac.spec
index 59708ab..367de44 100644
--- a/php-pecl-yac.spec
+++ b/php-pecl-yac.spec
@@ -28,7 +28,7 @@
Summary: Lockless user data cache
Name: %{?sub_prefix}php-pecl-%{pecl_name}
-Version: 2.2.0
+Version: 2.2.1
%if 0%{?gh_date:1}
Release: 0.12.%{gh_date}git%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{pecl_name}-%{version}-%{gh_short}.tar.gz
@@ -277,6 +277,9 @@ fi
%changelog
+* Fri May 15 2020 Remi Collet <remi@remirepo.net> - 2.2.1-1
+- update to 2.2.1
+
* Tue Mar 31 2020 Remi Collet <remi@remirepo.net> - 2.2.0-1
- update to 2.2.0
- enable json, igbinary and msgpack serializers