diff --git a/.gitignore b/.gitignore index e4e2e1e..48f6b0a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/gix-ignore-0.11.4.crate +SOURCES/gix-ignore-0.13.0.crate diff --git a/.rust-gix-ignore.metadata b/.rust-gix-ignore.metadata index 65f84a9..4344487 100644 --- a/.rust-gix-ignore.metadata +++ b/.rust-gix-ignore.metadata @@ -1 +1 @@ -0227bd461a1b5f723d84c9c83df9515eba63ec40 SOURCES/gix-ignore-0.11.4.crate +8964cbeb42a953fdb7b38fbaa021b05d69637f82 SOURCES/gix-ignore-0.13.0.crate diff --git a/SPECS/rust-gix-ignore.spec b/SPECS/rust-gix-ignore.spec index 79efe53..10d5936 100644 --- a/SPECS/rust-gix-ignore.spec +++ b/SPECS/rust-gix-ignore.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,14 +8,14 @@ }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} ## END: Set by rpmautospec -# Generated by rust2rpm 26 -%bcond_without check +# Generated by rust2rpm 27 +%bcond check 1 %global debug_package %{nil} %global crate gix-ignore Name: rust-gix-ignore -Version: 0.11.4 +Version: 0.13.0 Release: %autorelease Summary: Gix implemenation for handling git gitignore files @@ -99,10 +99,16 @@ use the "serde" feature of the "%{crate}" crate. %endif %changelog +## START: Generated by rpmautospec +* Wed Jan 22 2025 blinxen - 0.13.0-1 +- Update to version 0.13.0 (rhbz#2321161) + +* Sun Jan 19 2025 Fedora Release Engineering - 0.11.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Fri Dec 20 2024 MSVSphere Packaging Team - 0.11.4-1 - Rebuilt for MSVSphere 10 -## START: Generated by rpmautospec * Tue Sep 10 2024 blinxen - 0.11.4-1 - Update to version 0.11.4 (rhbz#2307386)