From 760d2e4cc4849dd3db36b5bf045da68149e6686a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 26 Jul 2019 21:41:30 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-pathdiff.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-pathdiff.spec b/rust-pathdiff.spec index 301b8fe..9bf1842 100644 --- a/rust-pathdiff.spec +++ b/rust-pathdiff.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library for diffing paths to obtain relative paths # Upstream license specification: MIT/Apache-2.0 @@ -70,5 +70,8 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 0.1.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sat Jun 22 13:14:48 CEST 2019 Igor Gnatenko - 0.1.0-1 - Initial package