From d0333c29e37ad4b47d82017f6d279189be378e8c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 2 Feb 2019 13:32:37 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-data-encoding.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-data-encoding.spec b/rust-data-encoding.spec index 42487f1..d9c1971 100644 --- a/rust-data-encoding.spec +++ b/rust-data-encoding.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 2.1.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Efficient and customizable data-encoding functions License: MIT @@ -64,6 +64,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 2.1.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Tue Jan 08 2019 Josh Stone - 2.1.2-1 - Update to 2.1.2 - Adapt to new packaging