Update to 1.0.1

epel8
Christopher Meng 10 years ago
parent c9508a0c03
commit 40a09b1dc1

1
.gitignore vendored

@ -4,3 +4,4 @@
/libsodium-0.6.1.tar.gz /libsodium-0.6.1.tar.gz
/libsodium-0.7.0.tar.gz /libsodium-0.7.0.tar.gz
/libsodium-1.0.0.tar.gz /libsodium-1.0.0.tar.gz
/libsodium-1.0.1.tar.gz

@ -1,5 +1,5 @@
Name: libsodium Name: libsodium
Version: 1.0.0 Version: 1.0.1
Release: 1%{?dist} Release: 1%{?dist}
Summary: The Sodium crypto library Summary: The Sodium crypto library
License: ISC License: ISC
@ -59,6 +59,9 @@ make check
%{_libdir}/pkgconfig/libsodium.pc %{_libdir}/pkgconfig/libsodium.pc
%changelog %changelog
* Sat Nov 22 2014 Christopher Meng <rpm@cicku.me> - 1.0.1-1
- Update to 1.0.1
* Sat Oct 18 2014 Christopher Meng <rpm@cicku.me> - 1.0.0-1 * Sat Oct 18 2014 Christopher Meng <rpm@cicku.me> - 1.0.0-1
- Update to 1.0.0 - Update to 1.0.0

@ -1 +1 @@
3093dabe4e038d09f0d150cef064b2f7 libsodium-1.0.0.tar.gz 9a221b49fba7281ceaaf5e278d0f4430 libsodium-1.0.1.tar.gz

Loading…
Cancel
Save