summaryrefslogtreecommitdiffstats
path: root/php-pecl-libsodium.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-04-08 11:01:53 +0200
committerRemi Collet <fedora@famillecollet.com>2016-04-08 11:01:53 +0200
commitc19272112c937c981c67507509f61fb31794a0af (patch)
treea966378e248635c4e94610f7c11830df39e03bcc /php-pecl-libsodium.spec
parent33038f90b4efb936e0acaff7f0ee04e37b691a8f (diff)
php-pecl-libsodium: 1.0.5
Diffstat (limited to 'php-pecl-libsodium.spec')
-rw-r--r--php-pecl-libsodium.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-libsodium.spec b/php-pecl-libsodium.spec
index db28baa..68e54c9 100644
--- a/php-pecl-libsodium.spec
+++ b/php-pecl-libsodium.spec
@@ -27,7 +27,7 @@
Summary: Wrapper for the Sodium cryptographic library
Name: %{?sub_prefix}php-pecl-%{pecl_name}
-Version: 1.0.4
+Version: 1.0.5
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: BSD
Group: Development/Languages
@@ -238,6 +238,9 @@ rm -rf %{buildroot}
%changelog
+* Fri Apr 08 2016 Remi Collet <remi@fedoraproject.org> - 1.0.5-1
+- Update to 1.0.5
+
* Tue Apr 05 2016 Remi Collet <remi@fedoraproject.org> - 1.0.4-1
- Update to 1.0.4 (no change since 1.0.3)