From 4b7c8c0aefd9e5b3faf5ff199ce4ae4c29e1cb5b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 2 Feb 2019 13:33:53 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-digest.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-digest.spec b/rust-digest.spec index f7bce15..01f4561 100644 --- a/rust-digest.spec +++ b/rust-digest.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 0.8.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Traits for cryptographic hash functions # Upstream license specification: MIT OR Apache-2.0 @@ -79,5 +79,8 @@ which use "std" feature of "%{crate}" crate. %endif %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 0.8.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Sun Jan 27 2019 Igor Gnatenko - 0.8.0-1 - Initial package