diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-11-22 11:21:54 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-11-22 11:21:54 +0100 |
commit | ce8318aede51eab121b8b996d27ee9e427460235 (patch) | |
tree | 19c95542651ace5693c35de3f6d083f695701f4f | |
parent | 29fddb80d099eb62231340f83775a14de0adfcf8 (diff) |
libsodium-last: 1.0.1
-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 fc5dc5a..03c575e 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.0 +Version: 1.0.1 Release: 1%{?dist} Summary: The Sodium crypto library Group: System Environment/Libraries @@ -98,6 +98,9 @@ rm -rf %{buildroot} %changelog +* Sat Nov 22 2014 Remi Collet <remi@fedoraproject.org> - 1.0.1-1 +- update to 1.0.1 + * Sun Sep 28 2014 Remi Collet <remi@fedoraproject.org> - 1.0.0-1 - rename to libsodium-last (fedora <= 20, el <= 6) - update to 1.0.0 (abi is now stable) |