From 9503ca0c1ef4d227e50ea81d898b4be7fa93bac1 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 2 Feb 2019 14:09:58 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-phf_shared.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-phf_shared.spec b/rust-phf_shared.spec index 6651ec2..c23cd39 100644 --- a/rust-phf_shared.spec +++ b/rust-phf_shared.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 0.7.24 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Support code shared by PHF libraries # https://github.com/sfackler/rust-phf/pull/118 @@ -90,6 +90,9 @@ which use "unicase" feature of "%{crate}" crate. %endif %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 0.7.24-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Sat Jan 26 2019 Igor Gnatenko - 0.7.24-2 - Add unicase feature back