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

Christopher Meng cicku at fedoraproject.org
Sat Oct 18 07:04:15 UTC 2014


commit c9508a0c03905157a1994ee00527f9017bb830f3
Author: Christopher Meng <i at cicku.me>
Date:   Sat Oct 18 03:03:47 2014 -0400

    Update to 1.0.0

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


More information about the scm-commits mailing list