Update to 0.10.2

epel9
Josh Stone 5 years ago
parent f11bd9b584
commit 676b9d5812

1
.gitignore vendored

@ -4,3 +4,4 @@
/parking_lot-0.8.0.crate
/parking_lot-0.9.0.crate
/parking_lot-0.10.0.crate
/parking_lot-0.10.2.crate

@ -1,12 +1,12 @@
# Generated by rust2rpm 12
# Generated by rust2rpm 13
%bcond_without check
%global debug_package %{nil}
%global crate parking_lot
Name: rust-%{crate}
Version: 0.10.0
Release: 2%{?dist}
Version: 0.10.2
Release: 1%{?dist}
Summary: Compact and efficient implementations of standard synchronization primitives
# Upstream license specification: Apache-2.0/MIT
@ -120,6 +120,9 @@ which use "serde" feature of "%{crate}" crate.
%endif
%changelog
* Tue Apr 14 2020 Josh Stone <jistone@redhat.com> - 0.10.2-1
- Update to 0.10.2
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

@ -1 +1 @@
SHA512 (parking_lot-0.10.0.crate) = d91f2841e7a4770ca4d1456df4cc523f1511611a1869def556e27e4515991f0fc95474c535e994cede96a43eadf32fafb6b747e351721ccf6c4d5ed4fd8ef004
SHA512 (parking_lot-0.10.2.crate) = fcbc057e3c59a51d3b9eb2cc0d20a0beb36bf480e11954a701c4cce1a795ea7791fc17fbf992a259f855ccd1556704397c58060c93c27bf0828051aeebb35168

Loading…
Cancel
Save