From 01d1d1c31f4c92c8989e983c03b83ce75efa08e7 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 2 Feb 2019 13:57:25 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-maplit.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-maplit.spec b/rust-maplit.spec index 329e81c..ae76990 100644 --- a/rust-maplit.spec +++ b/rust-maplit.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 1.0.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Collection “literal” macros for HashMap, HashSet, BTreeMap, and BTreeSet # Upstream license specification: MIT/Apache-2.0 @@ -65,6 +65,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 1.0.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Sat Nov 10 2018 Robert-André Mauchin - 1.0.1-4 - Adapt to new packaging