Update to version 0.1.11; Fixes RHBZ#2321184

epel10 imports/epel10/rust-gix-trace-0.1.11-1.el10
Fabio Valentini 2 months ago
parent d51a02e1a5
commit 6249791fc7
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -5,3 +5,4 @@
/gix-trace-0.1.8.crate /gix-trace-0.1.8.crate
/gix-trace-0.1.9.crate /gix-trace-0.1.9.crate
/gix-trace-0.1.10.crate /gix-trace-0.1.10.crate
/gix-trace-0.1.11.crate

@ -5,7 +5,7 @@
%global crate gix-trace %global crate gix-trace
Name: rust-gix-trace Name: rust-gix-trace
Version: 0.1.10 Version: 0.1.11
Release: %autorelease Release: %autorelease
Summary: Minimal tracing support for gitoxide that can be turned off to zero cost Summary: Minimal tracing support for gitoxide that can be turned off to zero cost

@ -1 +1 @@
SHA512 (gix-trace-0.1.10.crate) = 2ae0c76e563976d491a4ed7ec198e06559d68fe8d4b5e6ffb1381931aa0a8ffd3752249f9c030f13be0587324ee5e4d6ed09f9090d8161b24c15fb2a4b3bacb7 SHA512 (gix-trace-0.1.11.crate) = 11c626d81d73d21a4cd5b0bbc6d60c839331ebcf3c83850e7acdcbe8968b87bbe5ac57290fc33a2477843a9dce07903a86c519987b68ab1c7dc474016ccabe14

Loading…
Cancel
Save