[libsodium/epel7: 3/5] Update to 0.7.0

Christopher Meng cicku at fedoraproject.org
Mon Aug 25 02:47:20 UTC 2014


commit 5eb12c1e99c24b215cd788d82f3c9b6c60d8c19a
Author: Christopher Meng <i at cicku.me>
Date:   Mon Aug 25 10:45:35 2014 +0800

    Update to 0.7.0

 .gitignore     |    1 +
 libsodium.spec |    8 ++++++--
 sources        |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c5301af..2698007 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /libsodium-0.5.0.tar.gz
 /libsodium-0.6.0.tar.gz
 /libsodium-0.6.1.tar.gz
+/libsodium-0.7.0.tar.gz
diff --git a/libsodium.spec b/libsodium.spec
index 5de333e..a2cf329 100644
--- a/libsodium.spec
+++ b/libsodium.spec
@@ -1,6 +1,6 @@
 Name:           libsodium
-Version:        0.6.1
-Release:        2%{?dist}
+Version:        0.7.0
+Release:        1%{?dist}
 Summary:        The Sodium crypto library
 License:        ISC
 URL:            http://libsodium.org/
@@ -36,6 +36,7 @@ developing applications that use %{name} libraries.
 
 %install
 %make_install
+
 find %{buildroot} -name '*.la' -delete -print
 
 %check
@@ -58,6 +59,9 @@ make check
 %{_libdir}/pkgconfig/libsodium.pc
 
 %changelog
+* Sun Aug 24 2014 Christopher Meng <rpm at cicku.me> - 0.7.0-1
+- Update to 0.7.0
+
 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index 1b476ac..151b6dc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-894da0e07a715dd8e44f8b3486093e70  libsodium-0.6.1.tar.gz
+b9029bf810c4b5a8acc3afec1286a36a  libsodium-0.7.0.tar.gz


More information about the scm-commits mailing list