update to version 0.4.3

epel9
Fabio Valentini 4 years ago
parent 01b5e3d2f4
commit 8ac9028f0c
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -8,3 +8,4 @@
/lock_api-0.3.4.crate
/lock_api-0.4.1.crate
/lock_api-0.4.2.crate
/lock_api-0.4.3.crate

@ -1,12 +1,12 @@
# Generated by rust2rpm 16
# Generated by rust2rpm 17
%bcond_without check
%global debug_package %{nil}
%global crate lock_api
Name: rust-%{crate}
Version: 0.4.2
Release: 2%{?dist}
Version: 0.4.3
Release: 1%{?dist}
Summary: Wrappers to create fully-featured Mutex and RwLock types
# Upstream license specification: Apache-2.0/MIT
@ -107,6 +107,10 @@ which use "serde" feature of "%{crate}" crate.
%endif
%changelog
* Fri Apr 30 2021 Fabio Valentini <decathorpe@gmail.com> - 0.4.3-1
- Update to version 0.4.3.
- Fixes RHBZ#1945995
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

@ -1 +1 @@
SHA512 (lock_api-0.4.2.crate) = 815de5198ba4a952490fbc7e08e899ce855588d794c22890839ad55caa81642745fa6bf81a2a2fc8f6713575f0d1b801a2f2107ed7c405101011927b6b40be31
SHA512 (lock_api-0.4.3.crate) = 4dda8d993138efe0ffc94206c576e52a879a6cc4e90ffc98caabdfe720649a34c0fda206c4a7b6cc3a99140e619de1da05864218cff6f702e5540165d30573c5

Loading…
Cancel
Save