From d2ef7e117fddde6dc61bd170811c53fdaaf87f26 Mon Sep 17 00:00:00 2001 From: Davide Cavalca Date: May 06 2021 22:00:21 +0000 Subject: Update to 4.0.3 --- diff --git a/.gitignore b/.gitignore index e031517..68e9dfe 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /async-task-1.3.0.crate /async-task-1.3.1.crate /async-task-3.0.0.crate +/async-task-4.0.3.crate diff --git a/rust-async-task.spec b/rust-async-task.spec index 4a14197..3fa0f40 100644 --- a/rust-async-task.spec +++ b/rust-async-task.spec @@ -1,12 +1,15 @@ -# Generated by rust2rpm 13 -%bcond_without check +# Generated by rust2rpm 16 +# Disable tests as they require atomic-waker and smol +# https://bugzilla.redhat.com/show_bug.cgi?id=1957973 is atomic-walker +# smol is not packaged, and it transitively depends on async-task +%bcond_with check %global debug_package %{nil} %global crate async-task Name: rust-%{crate} -Version: 3.0.0 -Release: 3%{?dist} +Version: 4.0.3 +Release: 1%{?dist} Summary: Task abstraction for building executors # Upstream license specification: Apache-2.0/MIT @@ -83,6 +86,10 @@ which use "std" feature of "%{crate}" crate. %endif %changelog +* Thu May 06 2021 Davide Cavalca - 4.0.3-1 +- Update to 4.0.3 +- Temporarily disable tests due to missing circular dependencies + * Wed Jan 27 2021 Fedora Release Engineering - 3.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild diff --git a/sources b/sources index 101ba04..ab03603 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (async-task-3.0.0.crate) = 28fbaba504a557618853ea36db3fc49718f714c4a67f9a8a384163d2bcb34124c6843a5b591a8f763022d253ec0068b30ef0e8b4a289c1a415eb840a063dd742 +SHA512 (async-task-4.0.3.crate) = cbd625c6bb72cb9af3b4a7ba168130125ec180952a55828fff2998b40d341ee1b1b5a0eae07944e9dbaa6a4acb19a1f96200721b6abd61594ffd88c6e4e1a904