diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-01-20 17:37:07 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-01-20 17:37:07 +0100 |
commit | acdc539dbb929c0a62db4cc74467c045f891c6b1 (patch) | |
tree | 61030d4908abc94e7fb0d265ec5ff0615dae83be | |
parent | ce8318aede51eab121b8b996d27ee9e427460235 (diff) |
libsodium-last: 1.0.2
-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 03c575e..3f85b6a 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.1 +Version: 1.0.2 Release: 1%{?dist} Summary: The Sodium crypto library Group: System Environment/Libraries @@ -98,6 +98,9 @@ rm -rf %{buildroot} %changelog +* Tue Jan 20 2015 Remi Collet <remi@fedoraproject.org> - 1.0.2-1 +- update to 1.0.1 + * Sat Nov 22 2014 Remi Collet <remi@fedoraproject.org> - 1.0.1-1 - update to 1.0.1 |