Update to 0.17.0

epel9
Josh Stone 5 years ago
parent bf44cf6956
commit c604f00dd0

1
.gitignore vendored

@ -6,3 +6,4 @@
/nix-0.14.1.crate
/nix-0.15.0.crate
/nix-0.16.1.crate
/nix-0.17.0.crate

@ -5,8 +5,8 @@
%global crate nix
Name: rust-%{crate}
Version: 0.16.1
Release: 2%{?dist}
Version: 0.17.0
Release: 1%{?dist}
Summary: Rust friendly bindings to *nix APIs
# Upstream license specification: MIT
@ -75,6 +75,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Fri Feb 21 2020 Josh Stone <jistone@redhat.com> - 0.17.0-1
- Update to 0.17.0
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.16.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

@ -1 +1 @@
SHA512 (nix-0.16.1.crate) = 28b14a0d7e3f96eed91df500cd2a23fecc6e639efe4fd99c76cdda28a6ab84e32a9f246ac693d203704a1cdb3ab5f8dc6e16294ffd3cf30953557a5683406efe
SHA512 (nix-0.17.0.crate) = 3f2bc4f0e9dcb9753535aec9d626ad8126f0a9ea18f73760ba72be0f35d82542c659b4c443783010de133a318f423a16f71cd1f1dd5b5a1f4f71ff7bda247b63

Loading…
Cancel
Save