diff --git a/.gitignore b/.gitignore index 1ffb73f..d922e6c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/gix-lock-14.0.0.crate +SOURCES/gix-lock-16.0.0.crate diff --git a/.rust-gix-lock.metadata b/.rust-gix-lock.metadata index a3aade4..8bdb977 100644 --- a/.rust-gix-lock.metadata +++ b/.rust-gix-lock.metadata @@ -1 +1 @@ -779d838d957e4bec20566ef4c18aa543ee6f8cf5 SOURCES/gix-lock-14.0.0.crate +2c3e51be531c98da9a3f57dd1e0a505ddc096462 SOURCES/gix-lock-16.0.0.crate diff --git a/SPECS/rust-gix-lock.spec b/SPECS/rust-gix-lock.spec index e3182dd..bda358c 100644 --- a/SPECS/rust-gix-lock.spec +++ b/SPECS/rust-gix-lock.spec @@ -1,21 +1,21 @@ ## 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 = 2; + release_number = 1; base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); print(release_number + base_release_number - 1); }%{?-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-lock Name: rust-gix-lock -Version: 14.0.0 +Version: 16.0.0 Release: %autorelease Summary: Git-style lock-file implementation @@ -76,10 +76,16 @@ use the "default" feature of the "%{crate}" crate. %endif %changelog +## START: Generated by rpmautospec +* Wed Jan 22 2025 blinxen - 16.0.0-1 +- Update to version 16.0.0 (rhbz#2321163) + +* Sun Jan 19 2025 Fedora Release Engineering - 14.0.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Fri Dec 20 2024 MSVSphere Packaging Team - 14.0.0-2 - Rebuilt for MSVSphere 10 -## START: Generated by rpmautospec * Fri Jul 19 2024 Fedora Release Engineering - 14.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild