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

Christopher Meng cicku at fedoraproject.org
Thu Nov 27 11:32:24 UTC 2014


commit 40a09b1dc1be044d90d337e9fe0cc0992c5a8eb3
Author: Christopher Meng <i at cicku.me>
Date:   Thu Nov 27 06:31:42 2014 -0500

    Update to 1.0.1

 .gitignore     |    1 +
 libsodium.spec |    5 ++++-
 sources        |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fd6bffc..8d828ab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /libsodium-0.6.1.tar.gz
 /libsodium-0.7.0.tar.gz
 /libsodium-1.0.0.tar.gz
+/libsodium-1.0.1.tar.gz
diff --git a/libsodium.spec b/libsodium.spec
index 2743e41..70e1d61 100644
--- a/libsodium.spec
+++ b/libsodium.spec
@@ -1,5 +1,5 @@
 Name:           libsodium
-Version:        1.0.0
+Version:        1.0.1
 Release:        1%{?dist}
 Summary:        The Sodium crypto library
 License:        ISC
@@ -59,6 +59,9 @@ make check
 %{_libdir}/pkgconfig/libsodium.pc
 
 %changelog
+* Sat Nov 22 2014 Christopher Meng <rpm at cicku.me> - 1.0.1-1
+- Update to 1.0.1
+
 * Sat Oct 18 2014 Christopher Meng <rpm at cicku.me> - 1.0.0-1
 - Update to 1.0.0
 
diff --git a/sources b/sources
index a7173f3..782bda0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3093dabe4e038d09f0d150cef064b2f7  libsodium-1.0.0.tar.gz
+9a221b49fba7281ceaaf5e278d0f4430  libsodium-1.0.1.tar.gz


More information about the scm-commits mailing list