[libsodium/epel7: 1/2] Update to 0.6.1

Christopher Meng cicku at fedoraproject.org
Thu Jul 17 02:52:55 UTC 2014


commit 6c08b13ea3f37684dd303aff85fc1dd15ddc0e50
Author: Christopher Meng <i at cicku.me>
Date:   Thu Jul 17 10:29:54 2014 +0800

    Update to 0.6.1

 .gitignore     |    1 +
 libsodium.spec |    5 ++++-
 sources        |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fb92008..c5301af 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /libsodium-0.4.5.tar.gz
 /libsodium-0.5.0.tar.gz
 /libsodium-0.6.0.tar.gz
+/libsodium-0.6.1.tar.gz
diff --git a/libsodium.spec b/libsodium.spec
index 54f3f3a..04a4718 100644
--- a/libsodium.spec
+++ b/libsodium.spec
@@ -1,5 +1,5 @@
 Name:           libsodium
-Version:        0.6.0
+Version:        0.6.1
 Release:        1%{?dist}
 Summary:        The Sodium crypto library
 License:        ISC
@@ -62,6 +62,9 @@ make check
 %{_libdir}/pkgconfig/libsodium.pc
 
 %changelog
+* Thu Jul 17 2014 Christopher Meng <rpm at cicku.me> - 0.6.1-1
+- Update to 0.6.1
+
 * Thu Jul 03 2014 Christopher Meng <rpm at cicku.me> - 0.6.0-1
 - Update to 0.6.0
 
diff --git a/sources b/sources
index 3ca564d..1b476ac 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3c62cd3ca862ae0d149f84f0c65effbe  libsodium-0.6.0.tar.gz
+894da0e07a715dd8e44f8b3486093e70  libsodium-0.6.1.tar.gz


More information about the scm-commits mailing list