From 6f22d0829775058d47c92998d8de31422c46d6db Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 26 Jul 2019 21:53:50 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-rgb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-rgb.spec b/rust-rgb.spec index 45db31a..98d46d9 100644 --- a/rust-rgb.spec +++ b/rust-rgb.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.8.13 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Struct RGB for sharing pixels between crates # https://github.com/kornelski/rust-rgb/pull/22 @@ -82,5 +82,8 @@ which use "serde" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 0.8.13-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Tue Apr 30 18:49:07 EEST 2019 Artem Polishchuk - 0.8.13-1 - Initial package