From 5e298392e9a240e44e83646ccc1627bdecf84814 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 8 Jan 2018 21:17:07 +0100 Subject: [PATCH] Rebuild for rust-packaging v5 Signed-off-by: Igor Gnatenko --- rust-exa.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-exa.spec b/rust-exa.spec index 3057212..221135e 100644 --- a/rust-exa.spec +++ b/rust-exa.spec @@ -5,7 +5,7 @@ Name: rust-%{crate} Version: 0.8.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Modern replacement for ls License: MIT @@ -105,6 +105,9 @@ which use %{crate} from crates.io. %exclude %{cargo_registry}/%{crate}-%{version}/{Makefile,Vagrantfile,contrib,devtools,screenshots.png,xtests} %changelog +* Mon Jan 08 2018 Igor Gnatenko - 0.8.0-3 +- Rebuild for rust-packaging v5 + * Thu Nov 30 2017 Igor Gnatenko - 0.8.0-2 - Bump lazy_static to 1