From 2ea40df219f0988d4292846230e7fef8302c2a1d Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Sun, 14 Feb 2021 12:33:39 +0100 Subject: [PATCH] update to version 0.4.7 --- .gitignore | 1 + rust-arbitrary.spec | 12 ++++++++---- sources | 2 +- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 8daf6b5..b8e21a5 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /arbitrary-0.4.4.crate /arbitrary-0.4.5.crate /arbitrary-0.4.6.crate +/arbitrary-0.4.7.crate diff --git a/rust-arbitrary.spec b/rust-arbitrary.spec index 5a76a33..f5f9131 100644 --- a/rust-arbitrary.spec +++ b/rust-arbitrary.spec @@ -1,12 +1,12 @@ -# Generated by rust2rpm 13 -%bcond_with check +# Generated by rust2rpm 16 +%bcond_without check %global debug_package %{nil} %global crate arbitrary Name: rust-%{crate} -Version: 0.4.6 -Release: 2%{?dist} +Version: 0.4.7 +Release: 1%{?dist} Summary: Trait for generating structured data from unstructured data # Upstream license specification: MIT/Apache-2.0 @@ -95,6 +95,10 @@ which use "derive_arbitrary" feature of "%{crate}" crate. %endif %changelog +* Sun Feb 14 2021 Fabio Valentini - 0.4.7-1 +- Update to version 0.4.7. +- Fixes RHBZ#1888421 + * Wed Jan 27 2021 Fedora Release Engineering - 0.4.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild diff --git a/sources b/sources index 7e2cf38..32344fe 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (arbitrary-0.4.6.crate) = 8828e49f109fe66a9b221946fae37b855f71d900ae18615d69aeacb310388e37b35846956bb733471b18d5655c53ffed092a86ffe3d4c10012e8cfc112be8660 +SHA512 (arbitrary-0.4.7.crate) = 17968466d1403903a8cb5ec7f8af403e2ecbbbd8beed3df41035c34af1c19bc9d57596e1751f3aaf4c6021fe8fc7e23a7f0c1bbd1a5942d94f9dcafd0b19c1a6