From 3171db0682ea146b479dd9b4bd53d99272c8ad4d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 21 Oct 2015 06:51:44 +0200 Subject: php-pecl-swoole: 1.7.20 --- libsodium-last.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'libsodium-last.spec') 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 - 1.0.4-1 +- update to 1.0.4 + * Sat May 16 2015 Remi Collet - 1.0.3-1 - update to 1.0.3 -- cgit