diff options
Diffstat (limited to 'libsodium-last.spec')
-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 8dfb367..e346243 100644 --- a/libsodium-last.spec +++ b/libsodium-last.spec @@ -23,7 +23,7 @@ Name: %{libname} # Build for parallel install Name: %{libname}%{soname} %endif -Version: 1.0.15 +Version: 1.0.16 Release: 1%{?dist} Summary: The Sodium crypto library Group: System Environment/Libraries @@ -143,6 +143,9 @@ make check %changelog +* Wed Dec 13 2017 Remi Collet <remi@remirepo.net> - 1.0.16-1 +- update to 1.0.16 + * Sun Oct 1 2017 Remi Collet <remi@remirepo.net> - 1.0.15-1 - update to 1.0.15 - soname bump to 23 |