From fcc0fa923b3c33257ac45e2920322570e7667325 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 22 Sep 2017 06:24:26 +0200 Subject: v1.0.14 --- 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 01a8b86..bf80649 100644 --- a/libsodium-last.spec +++ b/libsodium-last.spec @@ -22,7 +22,7 @@ Name: %{libname} # Build for parallel install Name: %{libname}-last %endif -Version: 1.0.13 +Version: 1.0.14 Release: 1%{?dist} Summary: The Sodium crypto library Group: System Environment/Libraries @@ -140,6 +140,9 @@ make check %changelog +* Fri Sep 22 2017 Remi Collet - 1.0.14-1 +- update to 1.0.14 + * Mon Jul 17 2017 Remi Collet - 1.0.13-1 - update to 1.0.13 -- cgit