Update to version 0.1.3; Fixes RHBZ#2224743

epel9
Fabio Valentini 2 years ago
parent 2d4696c125
commit 0bd4cf4339
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -1,2 +1,3 @@
/gix-trace-0.1.1.crate
/gix-trace-0.1.2.crate
/gix-trace-0.1.3.crate

@ -1,5 +1,5 @@
--- gix-trace-0.1.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ gix-trace-0.1.1/Cargo.toml 2023-06-28T16:05:24.252314+00:00
--- gix-trace-0.1.3/Cargo.toml 1970-01-01T00:00:01+00:00
+++ gix-trace-0.1.3/Cargo.toml 2023-07-27T19:50:44.405488+00:00
@@ -31,10 +31,6 @@
test = false
doctest = false

@ -5,11 +5,10 @@
%global crate gix-trace
Name: rust-gix-trace
Version: 0.1.2
Version: 0.1.3
Release: %autorelease
Summary: Minimal tracing support for gitoxide that can be turned off to zero cost
# Upstream license specification: MIT/Apache-2.0
License: MIT OR Apache-2.0
URL: https://crates.io/crates/gix-trace
Source: %{crates_source}

@ -1 +1 @@
SHA512 (gix-trace-0.1.2.crate) = 6527fc785bb481bca94edd55f012c57c7b35387615ff20b418b012302ed687eed7e2d3b50a884863f3b1bf58ac627559c09c86389585b96178deadb030e24fd5
SHA512 (gix-trace-0.1.3.crate) = 16f1781b50bd95e0b4b1a8724ba263da937022b5968d7c35f2ed2ba706f0b7fd429422f73c5643d8a119301f9e45c78f38659c963994c88e5c125788db08841a

Loading…
Cancel
Save