diff --git a/.gitignore b/.gitignore index ce934c9..584bd6b 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /libsodium-1.0.1.tar.gz /libsodium-1.0.2.tar.gz /libsodium-1.0.3.tar.gz +/libsodium-1.0.5.tar.gz diff --git a/libsodium.spec b/libsodium.spec index 784a998..8cc6a5c 100644 --- a/libsodium.spec +++ b/libsodium.spec @@ -1,5 +1,5 @@ Name: libsodium -Version: 1.0.3 +Version: 1.0.5 Release: 1%{?dist} Summary: The Sodium crypto library License: ISC @@ -60,6 +60,9 @@ make check %{_libdir}/pkgconfig/libsodium.pc %changelog +* Sun Oct 25 2015 Christopher Meng - 1.0.5-1 +- Update to 1.0.5 + * Mon Jul 13 2015 Christopher Meng - 1.0.3-1 - Update to 1.0.3 diff --git a/sources b/sources index 3aa5c4e..19f04f2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b3bcc98e34d3250f55ae196822307fab libsodium-1.0.3.tar.gz +69f0c5975d9f4b8e136616df34a43ff5 libsodium-1.0.5.tar.gz