diff --git a/.gitignore b/.gitignore index be30bf0..f15d0bf 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/gix-refspec-0.25.0.crate +SOURCES/gix-refspec-0.28.0.crate diff --git a/.rust-gix-refspec.metadata b/.rust-gix-refspec.metadata index cbddd8a..ebb4a67 100644 --- a/.rust-gix-refspec.metadata +++ b/.rust-gix-refspec.metadata @@ -1 +1 @@ -c866666f8bc638e45e72c044234c437f1027ddc5 SOURCES/gix-refspec-0.25.0.crate +8f0b54b58b134debe37421b9cdb7a40e45a87655 SOURCES/gix-refspec-0.28.0.crate diff --git a/SPECS/rust-gix-refspec.spec b/SPECS/rust-gix-refspec.spec index 9ccdd97..4e085c9 100644 --- a/SPECS/rust-gix-refspec.spec +++ b/SPECS/rust-gix-refspec.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-refspec Name: rust-gix-refspec -Version: 0.25.0 +Version: 0.28.0 Release: %autorelease Summary: Gix implementation for parsing and representing refspecs @@ -76,10 +76,16 @@ use the "default" feature of the "%{crate}" crate. %endif %changelog +## START: Generated by rpmautospec +* Wed Jan 22 2025 blinxen - 0.28.0-1 +- Update to version 0.28.0 (rhbz#2321178) + +* Sun Jan 19 2025 Fedora Release Engineering - 0.25.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Fri Dec 20 2024 MSVSphere Packaging Team - 0.25.0-1 - Rebuilt for MSVSphere 10 -## START: Generated by rpmautospec * Tue Sep 10 2024 blinxen - 0.25.0-1 - Update to version 0.25.0 (rhbz#2307400)