diff --git a/.gitignore b/.gitignore index f3858d4..9996c69 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/gix-packetline-blocking-0.17.5.crate +SOURCES/gix-packetline-blocking-0.18.2.crate diff --git a/.rust-gix-packetline-blocking.metadata b/.rust-gix-packetline-blocking.metadata index 20b5dc9..a529adf 100644 --- a/.rust-gix-packetline-blocking.metadata +++ b/.rust-gix-packetline-blocking.metadata @@ -1 +1 @@ -a223415f90bca37b9f02bcfe94854d95b7162366 SOURCES/gix-packetline-blocking-0.17.5.crate +9e228b730b480e5adb6cacba0ef867994cf10602 SOURCES/gix-packetline-blocking-0.18.2.crate diff --git a/SPECS/rust-gix-packetline-blocking.spec b/SPECS/rust-gix-packetline-blocking.spec index b670d4a..1668f66 100644 --- a/SPECS/rust-gix-packetline-blocking.spec +++ b/SPECS/rust-gix-packetline-blocking.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-packetline-blocking Name: rust-gix-packetline-blocking -Version: 0.17.5 +Version: 0.18.2 Release: %autorelease Summary: Duplicate of gix-packetline with the blocking-io feature pre-selected @@ -124,10 +124,16 @@ use the "serde" feature of the "%{crate}" crate. %endif %changelog +## START: Generated by rpmautospec +* Wed Jan 22 2025 blinxen - 0.18.2-1 +- Update to version 0.18.2 (rhbz#2321170) + +* Sun Jan 19 2025 Fedora Release Engineering - 0.17.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Fri Dec 20 2024 MSVSphere Packaging Team - 0.17.5-1 - Rebuilt for MSVSphere 10 -## START: Generated by rpmautospec * Tue Sep 10 2024 blinxen - 0.17.5-1 - Update to version 0.17.5 (rhbz#2307392)