From 8356d4f65b521d1a73851850e091f3e5d2083012 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 2 Feb 2019 14:33:14 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-unicase.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-unicase.spec b/rust-unicase.spec index be6614a..2e18d64 100644 --- a/rust-unicase.spec +++ b/rust-unicase.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 2.2.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Case-insensitive wrapper around strings # Upstream license specification: MIT/Apache-2.0 @@ -67,6 +67,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 2.2.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Tue Nov 27 2018 Josh Stone - 2.2.0-2 - Adapt to new packaging