Update to 0.5.2

epel9
Josh Stone 5 years ago
parent 067f8ceed0
commit d0a9cfe6b9

1
.gitignore vendored

@ -4,3 +4,4 @@
/spin-0.4.9.crate
/spin-0.4.10.crate
/spin-0.5.0.crate
/spin-0.5.2.crate

@ -5,8 +5,8 @@
%global crate spin
Name: rust-%{crate}
Version: 0.5.0
Release: 3%{?dist}
Version: 0.5.2
Release: 1%{?dist}
Summary: Synchronization primitives based on spinning
# Upstream license specification: MIT
@ -73,6 +73,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Wed Nov 20 2019 Josh Stone <jistone@redhat.com> - 0.5.2-1
- Update to 0.5.2
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild

@ -1 +1 @@
SHA512 (spin-0.5.0.crate) = 21f23977f7cf1fe10175cf10f1b1c0a3faec47bd472508f69ad77ceecda32eb5eadc2b497354a14656e679376f5ecea101821cc2158a9cce7d78c34ed7499df7
SHA512 (spin-0.5.2.crate) = fc57f7906da2b7a298c5f89215e881e8827b4d9f934dbf138338e0ee30122d8459483be566268fa374b41d63d8dbf65d42e0b322535ba35c827d7edb2176f267

Loading…
Cancel
Save