Update to version 0.12.3; Fixes RHBZ#2283154

epel10
Fabio Valentini 8 months ago
parent d51dadb70b
commit 35eab3727f
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -11,3 +11,4 @@
/parking_lot-0.12.0.crate /parking_lot-0.12.0.crate
/parking_lot-0.12.1.crate /parking_lot-0.12.1.crate
/parking_lot-0.12.2.crate /parking_lot-0.12.2.crate
/parking_lot-0.12.3.crate

@ -5,7 +5,7 @@
%global crate parking_lot %global crate parking_lot
Name: rust-parking_lot Name: rust-parking_lot
Version: 0.12.2 Version: 0.12.3
Release: %autorelease Release: %autorelease
Summary: More compact and efficient implementations of the standard synchronization primitives Summary: More compact and efficient implementations of the standard synchronization primitives

@ -1 +1 @@
SHA512 (parking_lot-0.12.2.crate) = 42794b06d410771d1ffdfdd4a9cab136cfb80cf95385876a580fc45739fa41f0769adfbf16be54a9a931632e02d2464278c5395092a1d6107703875e9ad112b2 SHA512 (parking_lot-0.12.3.crate) = 368c17203fb5b9e4ecfd4857e3b1ab96b86da3770b8f21be392818c845952f72dde1072a10265760a62aa8a1dd65332bfd585667444e5fbb9dbe3280b5862703

Loading…
Cancel
Save