diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-12-26 12:27:25 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-12-26 12:27:25 +0100 |
commit | f96469a65abdaaf411845a1a63bbb4a42ff9f79f (patch) | |
tree | ab1130fac33f6a8dc5d38da3922006097172f762 | |
parent | c403bb045c4865a64fd02a7b157d7d39c0108ba3 (diff) |
libsodium-last: 1.0.8
-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 5b08732..9868ab5 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.7 +Version: 1.0.8 Release: 1%{?dist} Summary: The Sodium crypto library Group: System Environment/Libraries @@ -118,6 +118,9 @@ rm -rf %{buildroot} %changelog +* Sat Dec 26 2015 Remi Collet <remi@fedoraproject.org> - 1.0.8-1 +- update to 1.0.8 + * Wed Dec 9 2015 Remi Collet <remi@fedoraproject.org> - 1.0.7-1 - update to 1.0.7 - soname bump to 18 |