diff --git a/.gitignore b/.gitignore index 4120f13..11e1a86 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /tracing-core-0.1.28.crate /tracing-core-0.1.29.crate /tracing-core-0.1.30.crate +/tracing-core-0.1.31.crate diff --git a/README.md b/README.md deleted file mode 100644 index 41a6f1a..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# rust-tracing-core - -The rust-tracing-core package diff --git a/rust-tracing-core.spec b/rust-tracing-core.spec index 2ecfb18..bca2213 100644 --- a/rust-tracing-core.spec +++ b/rust-tracing-core.spec @@ -1,11 +1,11 @@ -# Generated by rust2rpm 22 +# Generated by rust2rpm 24 %bcond_without check %global debug_package %{nil} %global crate tracing-core Name: rust-tracing-core -Version: 0.1.30 +Version: 0.1.31 Release: %autorelease Summary: Core primitives for application-level tracing @@ -15,8 +15,6 @@ Source: %{crates_source} # Automatically generated patch to strip foreign dependencies Patch: tracing-core-fix-metadata-auto.diff -ExclusiveArch: %{rust_arches} - BuildRequires: rust-packaging >= 21 %global _description %{expand: diff --git a/sources b/sources index 7a1e1c4..e480d66 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (tracing-core-0.1.30.crate) = 9a14edf6338eff6636473f4ea844dfe337e434c14f40e7b9af6d7e6cf25f745f37bbe372bc63c01043667bea2f5b248b8afa8d6aae4cac3dc5193e3383ef1c65 +SHA512 (tracing-core-0.1.31.crate) = 66fcd0b4f32de3816b1dcbeda1af26fae0a79d088894637984dc6a0ca65b609f5f166cea376601f6a75f8e3a281da6d4450dc796aa0a7177ad615330237e2bed diff --git a/tracing-core-fix-metadata-auto.diff b/tracing-core-fix-metadata-auto.diff index 94d007e..dce38d6 100644 --- a/tracing-core-fix-metadata-auto.diff +++ b/tracing-core-fix-metadata-auto.diff @@ -1,5 +1,5 @@ ---- tracing-core-0.1.30/Cargo.toml 1970-01-01T00:00:01+00:00 -+++ tracing-core-0.1.30/Cargo.toml 1970-01-01T00:00:01+00:00 +--- tracing-core-0.1.31/Cargo.toml 1970-01-01T00:00:01+00:00 ++++ tracing-core-0.1.31/Cargo.toml 2023-05-17T13:15:51.551556+00:00 @@ -53,14 +53,8 @@ [features] default = [