From 7cc250e41853112c2f41dc18ecbf700397d17188 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 2 Feb 2019 13:32:01 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-ctrlc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-ctrlc.spec b/rust-ctrlc.spec index 168f4ac..b363681 100644 --- a/rust-ctrlc.spec +++ b/rust-ctrlc.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 3.1.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Easy Ctrl-C handler for Rust projects # Upstream license specification: MIT/Apache-2.0 @@ -82,6 +82,9 @@ which use "termination" feature of "%{crate}" crate. %endif %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 3.1.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Mon Oct 29 2018 Josh Stone - 3.1.1-2 - Adapt to new packaging