Compare commits

..

No commits in common. 'epel10' and 'epel9' have entirely different histories.

3
.gitignore vendored

@ -15,6 +15,3 @@
/inventory-0.3.12.crate
/inventory-0.3.13.crate
/inventory-0.3.14.crate
/inventory-0.3.15.crate
/inventory-0.3.16.crate
/inventory-0.3.17.crate

@ -1,8 +0,0 @@
--- inventory-0.3.17/Cargo.toml 1970-01-01T00:00:01+00:00
+++ inventory-0.3.17/Cargo.toml 2025-01-14T20:56:19.252220+00:00
@@ -62,5 +62,3 @@
version = "1.0.89"
features = ["diff"]
-[target.'cfg(target_family = "wasm")'.dependencies.rustversion]
-version = "1.0"

@ -1,19 +1,17 @@
# Generated by rust2rpm 27
%bcond check 1
# Generated by rust2rpm 25
%bcond_without check
%global debug_package %{nil}
%global crate inventory
Name: rust-inventory
Version: 0.3.17
Version: 0.3.14
Release: %autorelease
Summary: Typed distributed plugin registration
License: MIT OR Apache-2.0
URL: https://crates.io/crates/inventory
Source: %{crates_source}
# Automatically generated patch to strip dependencies and normalize metadata
Patch: inventory-fix-metadata-auto.diff
BuildRequires: cargo-rpm-macros >= 24

@ -1 +1 @@
SHA512 (inventory-0.3.17.crate) = d594ac73d174e0edb8c9f54024ef393fbd03448e8d3b6cfe5811ae084adae366d0a039f953904c35d999ae13c520d0df7c4facea62d20e7288d9ee93b79c3dcd
SHA512 (inventory-0.3.14.crate) = a64cbe3bed6639f4e45a80af6adbfbba84368208b511ac371d9d65df68abf71ce80d5d27d1c73d7bdccc4324bdca257467efc36a87d2679f4b6193b08c58b0e5

Loading…
Cancel
Save