diff --git a/.gitignore b/.gitignore index 761ab5b..75cd3a6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/thiserror-impl-2.0.7.crate +SOURCES/thiserror-impl-2.0.9.crate diff --git a/.rust-thiserror-impl.metadata b/.rust-thiserror-impl.metadata index e06e642..f1c41ef 100644 --- a/.rust-thiserror-impl.metadata +++ b/.rust-thiserror-impl.metadata @@ -1 +1 @@ -8991b6d8558029f2ea97804b4e7bc5ae824c137f SOURCES/thiserror-impl-2.0.7.crate +b611f3a325426c65c11f8b1cf61a34b68071af99 SOURCES/thiserror-impl-2.0.9.crate diff --git a/SPECS/rust-thiserror-impl.spec b/SPECS/rust-thiserror-impl.spec index 8aa9c3a..b806e7c 100644 --- a/SPECS/rust-thiserror-impl.spec +++ b/SPECS/rust-thiserror-impl.spec @@ -15,7 +15,7 @@ %global crate thiserror-impl Name: rust-thiserror-impl -Version: 2.0.7 +Version: 2.0.9 Release: %autorelease Summary: Implementation detail of the thiserror crate @@ -75,10 +75,13 @@ use the "default" feature of the "%{crate}" crate. %endif %changelog +## START: Generated by rpmautospec +* Sat Jan 04 2025 Fabio Valentini - 2.0.9-1 +- Update to version 2.0.9; Fixes RHBZ#2332947 + * Fri Dec 20 2024 MSVSphere Packaging Team - 2.0.7-1 - Rebuilt for MSVSphere 10 -## START: Generated by rpmautospec * Sat Dec 14 2024 Fabio Valentini - 2.0.7-1 - Update to version 2.0.7; Fixes RHBZ#2330177