From 5d900ed1d98c59a7457dad14214cda1fdc46052b Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Fri, 3 Jan 2025 23:00:46 +0300 Subject: [PATCH] import rust-rustversion-1.0.19-1.el10 --- .gitignore | 2 +- .rust-rustversion.metadata | 2 +- SPECS/rust-rustversion.spec | 11 +++++++---- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 203bdc2..49eb176 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/rustversion-1.0.18.crate +SOURCES/rustversion-1.0.19.crate diff --git a/.rust-rustversion.metadata b/.rust-rustversion.metadata index 3221614..203359f 100644 --- a/.rust-rustversion.metadata +++ b/.rust-rustversion.metadata @@ -1 +1 @@ -39003344779219b04dc9a5119c6dc4d670216564 SOURCES/rustversion-1.0.18.crate +4c0a571962096b163722f62198c6fcbaf3e3ccd2 SOURCES/rustversion-1.0.19.crate diff --git a/SPECS/rust-rustversion.spec b/SPECS/rust-rustversion.spec index d890afd..40939b9 100644 --- a/SPECS/rust-rustversion.spec +++ b/SPECS/rust-rustversion.spec @@ -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 rustversion Name: rust-rustversion -Version: 1.0.18 +Version: 1.0.19 Release: %autorelease Summary: Conditional compilation according to rustc compiler version @@ -76,10 +76,13 @@ use the "default" feature of the "%{crate}" crate. %endif %changelog +## START: Generated by rpmautospec +* Fri Jan 03 2025 Fabio Valentini - 1.0.19-1 +- Update to version 1.0.19; Fixes RHBZ#2334268 + * Fri Dec 20 2024 MSVSphere Packaging Team - 1.0.18-1 - Rebuilt for MSVSphere 10 -## START: Generated by rpmautospec * Sun Oct 20 2024 Fabio Valentini - 1.0.18-1 - Update to version 1.0.18; Fixes RHBZ#2318620