diff --git a/.gitignore b/.gitignore index db560b6..1d90647 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/inventory-0.3.17.crate +SOURCES/inventory-0.3.19.crate diff --git a/.rust-inventory.metadata b/.rust-inventory.metadata index ab2856d..d87f5b3 100644 --- a/.rust-inventory.metadata +++ b/.rust-inventory.metadata @@ -1 +1 @@ -00bbd4bbd15c8903203c29cf9861b39cec596499 SOURCES/inventory-0.3.17.crate +e5e31c767647359ae8824e333a51d15b3ec920d2 SOURCES/inventory-0.3.19.crate diff --git a/SOURCES/inventory-fix-metadata-auto.diff b/SOURCES/inventory-fix-metadata-auto.diff index 9367f37..49572e8 100644 --- a/SOURCES/inventory-fix-metadata-auto.diff +++ b/SOURCES/inventory-fix-metadata-auto.diff @@ -1,5 +1,5 @@ ---- 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 +--- inventory-0.3.19/Cargo.toml 1970-01-01T00:00:01+00:00 ++++ inventory-0.3.19/Cargo.toml 2025-02-10T17:07:27.868171+00:00 @@ -62,5 +62,3 @@ version = "1.0.89" features = ["diff"] diff --git a/SPECS/rust-inventory.spec b/SPECS/rust-inventory.spec index cdedd81..a0a8c29 100644 --- a/SPECS/rust-inventory.spec +++ b/SPECS/rust-inventory.spec @@ -15,7 +15,7 @@ %global crate inventory Name: rust-inventory -Version: 0.3.17 +Version: 0.3.19 Release: %autorelease Summary: Typed distributed plugin registration @@ -79,6 +79,12 @@ use the "default" feature of the "%{crate}" crate. %changelog ## START: Generated by rpmautospec +* Mon Feb 10 2025 Fabio Valentini - 0.3.19-1 +- Update to version 0.3.19; Fixes RHBZ#2342911 + +* Sun Jan 19 2025 Fedora Release Engineering - 0.3.17-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Tue Jan 14 2025 Fabio Valentini - 0.3.17-1 - Update to version 0.3.17; Fixes RHBZ#2336267