From 44387ed60ef74f0cdabf07d8f0ca87024dac4b1b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 2 Feb 2019 13:34:04 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-directories.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-directories.spec b/rust-directories.spec index bf944cc..a4cadcd 100644 --- a/rust-directories.spec +++ b/rust-directories.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 1.0.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Library that provides platform-specific standard locations of directories # Upstream license specification: MIT OR Apache-2.0 @@ -77,6 +77,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 1.0.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Sat Nov 03 2018 Igor Gnatenko - 1.0.2-2 - Adapt to new packaging