Update to 0.1.2

epel9
Josh Stone 7 years ago
parent 9d47a65a91
commit f1ca67d802

1
.gitignore vendored

@ -1,2 +1,3 @@
/scoped-tls-0.1.0.crate
/scoped-tls-0.1.1.crate
/scoped-tls-0.1.2.crate

@ -5,7 +5,7 @@
%global crate scoped-tls
Name: rust-%{crate}
Version: 0.1.1
Version: 0.1.2
Release: 1%{?dist}
Summary: Implementation of the standard library's old `scoped_thread_local!` macro
@ -54,6 +54,9 @@ which use %{crate} from crates.io.
%exclude %{cargo_registry}/%{crate}-%{version}/appveyor.yml
%changelog
* Fri May 04 2018 Josh Stone <jistone@redhat.com> - 0.1.2-1
- Update to 0.1.2
* Mon Mar 05 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.1.1-1
- Update to 0.1.1

@ -1 +1 @@
SHA512 (scoped-tls-0.1.1.crate) = 6feea7f837713c90189d50b06d025db266a81dacfbc0bcd97e4dfed1900cc9d03e74e6d66864236a0652f04c80d57f6f8cb760ee6942c51a3e351e7cb88ad9d8
SHA512 (scoped-tls-0.1.2.crate) = 9e1a517994f06dcdafa05f3ebe67958ed5bc751e6180cff6c891f48fbc143f3279aa841e6109be2c403b492162bdd90b23cf74aeb2154a34748c5d495789fd73

Loading…
Cancel
Save