Update to version 0.1.24; Fixes RHBZ#2189307

epel9
Fabio Valentini 2 years ago
parent 48ff746331
commit a683e40d95
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -9,3 +9,4 @@
/tracing-attributes-0.1.21.crate
/tracing-attributes-0.1.22.crate
/tracing-attributes-0.1.23.crate
/tracing-attributes-0.1.24.crate

@ -1,3 +0,0 @@
# rust-tracing-attributes
The rust-tracing-attributes package

@ -1,4 +1,4 @@
# Generated by rust2rpm 22
# Generated by rust2rpm 24
# * resolve dependency loop with tracing
%bcond_with check
%global debug_package %{nil}
@ -6,7 +6,7 @@
%global crate tracing-attributes
Name: rust-tracing-attributes
Version: 0.1.23
Version: 0.1.24
Release: %autorelease
Summary: Procedural macro attributes for automatically instrumenting functions
@ -14,8 +14,6 @@ License: MIT
URL: https://crates.io/crates/tracing-attributes
Source: %{crates_source}
ExclusiveArch: %{rust_arches}
BuildRequires: rust-packaging >= 21
%global _description %{expand:

@ -1 +1 @@
SHA512 (tracing-attributes-0.1.23.crate) = 55e92b4e0410805f8cf9eb8ee50cabcf08d1f6c6b4b38c5a51c70f59d06c82096af1f3b9b7dd4267945cf631fa8d99f78ae9b3d0760f9c7ed4d6da6e5e6ff3cb
SHA512 (tracing-attributes-0.1.24.crate) = 925bb3840ccb093dea2625802e5ee3a5f4bc3eafe2a8715670b1f14d2f4a01eff0c50f11368507247bcade02748eee8585975d156f5d2c932231c6e2ed89c0f5

Loading…
Cancel
Save