import rust-inventory-0.3.17-1.el10

i10ce changed/i10ce/rust-inventory-0.3.17-1.el10
MSVSphere Packaging Team 3 hours ago
parent 9a42a497f7
commit f59fe2e8d4
Signed by: sys_gitsync
GPG Key ID: B2B0B9F29E528FE8

2
.gitignore vendored

@ -1 +1 @@
SOURCES/inventory-0.3.16.crate
SOURCES/inventory-0.3.17.crate

@ -1 +1 @@
63c7c40bc977f33e2ef330fcfa20213a8c6caf46 SOURCES/inventory-0.3.16.crate
00bbd4bbd15c8903203c29cf9861b39cec596499 SOURCES/inventory-0.3.17.crate

@ -1,8 +1,8 @@
--- inventory-0.3.16/Cargo.toml 1970-01-01T00:00:01+00:00
+++ inventory-0.3.16/Cargo.toml 2025-01-03T16:10:01.317359+00:00
--- 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(any(target_os = "emscripten", target_os = "wasi"))'.dependencies.rustversion]
-[target.'cfg(target_family = "wasm")'.dependencies.rustversion]
-version = "1.0"

@ -15,7 +15,7 @@
%global crate inventory
Name: rust-inventory
Version: 0.3.16
Version: 0.3.17
Release: %autorelease
Summary: Typed distributed plugin registration
@ -79,6 +79,9 @@ use the "default" feature of the "%{crate}" crate.
%changelog
## START: Generated by rpmautospec
* Tue Jan 14 2025 Fabio Valentini <decathorpe@gmail.com> - 0.3.17-1
- Update to version 0.3.17; Fixes RHBZ#2336267
* Fri Jan 03 2025 Fabio Valentini <decathorpe@gmail.com> - 0.3.16-1
- Update to version 0.3.16; Fixes RHBZ#2333472

Loading…
Cancel
Save