diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-10-21 06:51:44 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-10-21 06:51:44 +0200 |
commit | 3171db0682ea146b479dd9b4bd53d99272c8ad4d (patch) | |
tree | 42ed15c15f7ebaea400b17efdc0555aded92a4ef | |
parent | c8eb8b8a4565f5a01bd2d08d2dfd577f35fd1938 (diff) |
php-pecl-swoole: 1.7.20
-rw-r--r-- | libsodium-last.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/libsodium-last.spec b/libsodium-last.spec index d484966..6d2f6b5 100644 --- a/libsodium-last.spec +++ b/libsodium-last.spec @@ -7,7 +7,7 @@ Name: %{libname} # Build for parallel install Name: %{libname}-last %endif -Version: 1.0.3 +Version: 1.0.4 Release: 1%{?dist} Summary: The Sodium crypto library Group: System Environment/Libraries @@ -98,6 +98,9 @@ rm -rf %{buildroot} %changelog +* Tue Oct 20 2015 Remi Collet <remi@fedoraproject.org> - 1.0.4-1 +- update to 1.0.4 + * Sat May 16 2015 Remi Collet <remi@fedoraproject.org> - 1.0.3-1 - update to 1.0.3 |