diff --git a/.gitignore b/.gitignore index 5e2f26d..7d9b3ef 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/gix-command-0.3.11.crate +SOURCES/gix-command-0.4.1.crate diff --git a/.rust-gix-command.metadata b/.rust-gix-command.metadata index 21efc07..03adcbe 100644 --- a/.rust-gix-command.metadata +++ b/.rust-gix-command.metadata @@ -1 +1 @@ -3997954bfb8762cf5b8cb2495fee92eec5c72810 SOURCES/gix-command-0.3.11.crate +b3b12168c76fcb1c52bb3eba5e7e803bed909c81 SOURCES/gix-command-0.4.1.crate diff --git a/SPECS/rust-gix-command.spec b/SPECS/rust-gix-command.spec index 3062b45..312de4c 100644 --- a/SPECS/rust-gix-command.spec +++ b/SPECS/rust-gix-command.spec @@ -16,7 +16,7 @@ %global crate gix-command Name: rust-gix-command -Version: 0.3.11 +Version: 0.4.1 Release: %autorelease Summary: Handle gitoxide internal git command execution @@ -76,10 +76,16 @@ use the "default" feature of the "%{crate}" crate. %endif %changelog +## START: Generated by rpmautospec +* Wed Jan 22 2025 blinxen - 0.4.1-1 +- Update to version 0.4.1 (rhbz#2333748) + +* Sun Jan 19 2025 Fedora Release Engineering - 0.3.11-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Fri Dec 20 2024 MSVSphere Packaging Team - 0.3.11-1 - Rebuilt for MSVSphere 10 -## START: Generated by rpmautospec * Thu Nov 28 2024 Fabio Valentini - 0.3.11-1 - Update to version 0.3.11; Fixes RHBZ#2321150