diff options
author | Remi Collet <fedora@famillecollet.com> | 2017-03-13 08:13:42 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2017-03-13 08:13:42 +0100 |
commit | 7504e0fac024977e48b74d5a393801c1a7f973d4 (patch) | |
tree | 6a88cfe377a247ed4b987d6e1ab3a3b7c2ce8569 | |
parent | 4d85574ebd38582feca18e9904ee44ea31e9e344 (diff) |
libsodium-last: 1.0.12
-rw-r--r-- | libsodium-last.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/libsodium-last.spec b/libsodium-last.spec index d0113e2..3415a90 100644 --- a/libsodium-last.spec +++ b/libsodium-last.spec @@ -22,8 +22,8 @@ Name: %{libname} # Build for parallel install Name: %{libname}-last %endif -Version: 1.0.11 -Release: 2%{?dist} +Version: 1.0.12 +Release: 1%{?dist} Summary: The Sodium crypto library Group: System Environment/Libraries License: ISC @@ -148,6 +148,9 @@ rm -rf %{buildroot} %{_libdir}/libsodium.a %changelog +* Mon Mar 13 2017 Remi Collet <remi@fedoraproject.org> - 1.0.12-1 +- update to 1.0.12 + * Mon Dec 12 2016 Neal Gompa <ngompa13@gmail.com> - 1.0.11-2 - Add static library subpackage |