From c109744e222a58a745b2c6e5953f16319cfbbe6d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 2 Feb 2019 13:26:27 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-bytesize.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-bytesize.spec b/rust-bytesize.spec index 687c2dd..969dd26 100644 --- a/rust-bytesize.spec +++ b/rust-bytesize.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 1.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Human-readable bytes representations # Upstream license specification: Apache-2.0 @@ -80,5 +80,8 @@ which use "serde" feature of "%{crate}" crate. %endif %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 1.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Thu Dec 06 2018 Josh Stone - 1.0.0-1 - Initial package