Update to 3.0.8

epel9
Josh Stone 6 years ago
parent 0ae8e8a1d0
commit 11ffd9132f

1
.gitignore vendored

@ -5,3 +5,4 @@
/tempfile-3.0.5.crate
/tempfile-3.0.6.crate
/tempfile-3.0.7.crate
/tempfile-3.0.8.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm
# Generated by rust2rpm-9-1.fc30
%bcond_with check
%global debug_package %{nil}
%global crate tempfile
Name: rust-%{crate}
Version: 3.0.7
Version: 3.0.8
Release: 1%{?dist}
Summary: Library for managing temporary files and directories
@ -73,6 +73,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Fri May 31 2019 Josh Stone <jistone@redhat.com> - 3.0.8-1
- Update to 3.0.8
* Sun Feb 17 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.0.7-1
- Update to 3.0.7

@ -1 +1 @@
SHA512 (tempfile-3.0.7.crate) = b6fb6a1f4f0f5483255f9672114fa6adf13edd4bfe8f7fbe6c4225a36ccab5b58fc5f5510c50e70746e2697f2cf503b20682e5b44cef0b65b7ffac4ee39529e8
SHA512 (tempfile-3.0.8.crate) = 88f5bb3ac88b192b9f106d5902ac7563114b901df8c36cbb7f2eb7dccd631e19093cd1ec6aa82e4b833f35ab265072e81f3205773654c263555bee22a78abc00

Loading…
Cancel
Save