From 4ed2590b18b486e7105d76b94f9baad214b3d2a0 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 2 Feb 2019 14:10:07 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-pkg-config.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-pkg-config.spec b/rust-pkg-config.spec index bd38f1c..2159a5b 100644 --- a/rust-pkg-config.spec +++ b/rust-pkg-config.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 0.3.14 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Library to run the pkg-config system tool # Upstream license specification: MIT/Apache-2.0 @@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 0.3.14-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Fri Oct 26 2018 Igor Gnatenko - 0.3.14-3 - Adapt to new packaging