From 2e67261fca4f62b5f84200aeeafa574da5fcf103 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 2 Feb 2019 13:51:54 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-indicatif.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-indicatif.spec b/rust-indicatif.spec index 8c4c68b..54ae349 100644 --- a/rust-indicatif.spec +++ b/rust-indicatif.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 0.11.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Progress bar and cli reporting library for Rust License: MIT @@ -75,5 +75,8 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 0.11.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Mon Jan 28 2019 Igor Gnatenko - 0.11.0-1 - Initial package