From d4a8da832fb3b88fa8d15cb581132de2750e0325 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Sun, 26 Jan 2025 22:49:43 +0300 Subject: [PATCH] import rust-gix-attributes-0.24.0-1.el10 --- .gitignore | 2 +- .rust-gix-attributes.metadata | 2 +- SPECS/rust-gix-attributes.spec | 16 +++++++++++----- 3 files changed, 13 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 20c2b1c..863ca37 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/gix-attributes-0.22.5.crate +SOURCES/gix-attributes-0.24.0.crate diff --git a/.rust-gix-attributes.metadata b/.rust-gix-attributes.metadata index 1531ba3..6c79a72 100644 --- a/.rust-gix-attributes.metadata +++ b/.rust-gix-attributes.metadata @@ -1 +1 @@ -3a9fec5c5d6df2fa45bd3a7c1a04e4b0bc96e799 SOURCES/gix-attributes-0.22.5.crate +1ab548ba95956dc4b900f8561ed0d61b2f9ce4ce SOURCES/gix-attributes-0.24.0.crate diff --git a/SPECS/rust-gix-attributes.spec b/SPECS/rust-gix-attributes.spec index 2a0f204..480d5ab 100644 --- a/SPECS/rust-gix-attributes.spec +++ b/SPECS/rust-gix-attributes.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-attributes Name: rust-gix-attributes -Version: 0.22.5 +Version: 0.24.0 Release: %autorelease Summary: Gix implemenation for handling git attributes 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.24.0-1 +- Update to version 0.24.0 (rhbz#2321145) + +* Sun Jan 19 2025 Fedora Release Engineering - 0.22.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Fri Dec 20 2024 MSVSphere Packaging Team - 0.22.5-1 - Rebuilt for MSVSphere 10 -## START: Generated by rpmautospec * Tue Sep 10 2024 blinxen - 0.22.5-1 - Update to version 0.22.5 (rhbz#2307376)