diff --git a/.gitignore b/.gitignore index 8ec374e..dd12ec6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/gix-mailmap-0.24.0.crate +SOURCES/gix-mailmap-0.25.2.crate diff --git a/.rust-gix-mailmap.metadata b/.rust-gix-mailmap.metadata index 98f6e50..52629cc 100644 --- a/.rust-gix-mailmap.metadata +++ b/.rust-gix-mailmap.metadata @@ -1 +1 @@ -195a10255b00609e09ddc173c66a117d71fda368 SOURCES/gix-mailmap-0.24.0.crate +8c60d3f99708dcd08a6709c12de0a8419171e1e8 SOURCES/gix-mailmap-0.25.2.crate diff --git a/SPECS/rust-gix-mailmap.spec b/SPECS/rust-gix-mailmap.spec index 56289d2..74684b0 100644 --- a/SPECS/rust-gix-mailmap.spec +++ b/SPECS/rust-gix-mailmap.spec @@ -1,5 +1,5 @@ ## START: Set by rpmautospec -## (rpmautospec version 0.7.2) +## (rpmautospec version 0.7.3) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 1; @@ -8,16 +8,16 @@ }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} ## END: Set by rpmautospec -# Generated by rust2rpm 26 +# Generated by rust2rpm 27 # * Deactivate tests because of a missing dev-dependency (gix-testtools) # * See https://github.com/Byron/gitoxide/discussions/900 for more information -%bcond_with check +%bcond check 0 %global debug_package %{nil} %global crate gix-mailmap Name: rust-gix-mailmap -Version: 0.24.0 +Version: 0.25.2 Release: %autorelease Summary: Parser for mailmap files for gix @@ -101,10 +101,16 @@ use the "serde" feature of the "%{crate}" crate. %endif %changelog +## START: Generated by rpmautospec +* Wed Jan 22 2025 blinxen - 0.25.2-1 +- Update to version 0.25.2 (rhbz#2321167) + +* Sun Jan 19 2025 Fedora Release Engineering - 0.24.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Fri Dec 20 2024 MSVSphere Packaging Team - 0.24.0-1 - Rebuilt for MSVSphere 10 -## START: Generated by rpmautospec * Tue Sep 10 2024 blinxen - 0.24.0-1 - Update to version 0.24.0 (rhbz#2307387)