diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-05-16 11:44:37 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-05-16 11:44:37 +0200 |
commit | c8eb8b8a4565f5a01bd2d08d2dfd577f35fd1938 (patch) | |
tree | e455a0edb7057cc38f82579c8f58ab1bd288f796 | |
parent | acdc539dbb929c0a62db4cc74467c045f891c6b1 (diff) |
libsodium-last: 1.0.3
-rw-r--r-- | libsodium-last.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/libsodium-last.spec b/libsodium-last.spec index 3f85b6a..d484966 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.2 +Version: 1.0.3 Release: 1%{?dist} Summary: The Sodium crypto library Group: System Environment/Libraries @@ -98,8 +98,11 @@ rm -rf %{buildroot} %changelog +* Sat May 16 2015 Remi Collet <remi@fedoraproject.org> - 1.0.3-1 +- update to 1.0.3 + * Tue Jan 20 2015 Remi Collet <remi@fedoraproject.org> - 1.0.2-1 -- update to 1.0.1 +- update to 1.0.2 * Sat Nov 22 2014 Remi Collet <remi@fedoraproject.org> - 1.0.1-1 - update to 1.0.1 |