update to version 0.1.18

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

1
.gitignore vendored

@ -1,3 +1,4 @@
/tracing-core-0.1.15.crate
/tracing-core-0.1.16.crate
/tracing-core-0.1.17.crate
/tracing-core-0.1.18.crate

@ -1,12 +1,12 @@
# Generated by rust2rpm 13
# Generated by rust2rpm 17
%bcond_without check
%global debug_package %{nil}
%global crate tracing-core
Name: rust-%{crate}
Version: 0.1.17
Release: 2%{?dist}
Version: 0.1.18
Release: 1%{?dist}
Summary: Core primitives for application-level tracing
# Upstream license specification: MIT
@ -102,6 +102,9 @@ cp -p src/spin/LICENSE LICENSE-spin
%endif
%changelog
* Wed May 05 2021 Fabio Valentini <decathorpe@gmail.com> - 0.1.18-1
- Update to version 0.1.18.
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.17-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

@ -1 +1 @@
SHA512 (tracing-core-0.1.17.crate) = 202fa2bf6999d1568f4ac4d92a2d29b3ea79b5d93bb57347927eda60c8d5b430b366889d45a4d5d22d4e1c46e62ffcc39b3091a91f79a26fd6b7827fcd7c230d
SHA512 (tracing-core-0.1.18.crate) = a5fddcc04651d05e61c2422d028a399cca260672f7a8e5c072126d9d4e21ef7a38911fca09e32c6da287a0f1cb6d1297d30e0f6fbb951fc190d2a67281a115b7

Loading…
Cancel
Save