diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..aec8233 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +SOURCES/thiserror-1.0.56.crate diff --git a/.rust-thiserror.metadata b/.rust-thiserror.metadata index e69de29..d61c1d9 100644 --- a/.rust-thiserror.metadata +++ b/.rust-thiserror.metadata @@ -0,0 +1 @@ +9c93d4480e6891079bd9a6cbf61107155378dda7 SOURCES/thiserror-1.0.56.crate diff --git a/SOURCES/thiserror-1.0.49.crate b/SOURCES/thiserror-1.0.49.crate deleted file mode 100644 index 46bae46..0000000 Binary files a/SOURCES/thiserror-1.0.49.crate and /dev/null differ diff --git a/SOURCES/thiserror-1.0.50.crate b/SOURCES/thiserror-1.0.50.crate deleted file mode 100644 index 902f651..0000000 Binary files a/SOURCES/thiserror-1.0.50.crate and /dev/null differ diff --git a/SPECS/rust-thiserror.spec b/SPECS/rust-thiserror.spec index 70fa841..49ea598 100644 --- a/SPECS/rust-thiserror.spec +++ b/SPECS/rust-thiserror.spec @@ -15,7 +15,7 @@ %global crate thiserror Name: rust-thiserror -Version: 1.0.50 +Version: 1.0.56 Release: %autorelease Summary: Derive(Error) @@ -76,6 +76,12 @@ use the "default" feature of the "%{crate}" crate. %endif %changelog +* Wed Jan 03 2024 Fabio Valentini - 1.0.56-1 +- Update to version 1.0.56; Fixes RHBZ#2256291 + +* Wed Dec 27 2023 Fabio Valentini - 1.0.52-1 +- Update to version 1.0.52; Fixes RHBZ#2254781 + * Sun Nov 19 2023 Arkady L. Shane - 1.0.50-1 - Rebuilt for MSVSphere 9.2