From aecb1816151dbf00cf3767ce95da59952d5e5f83 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 8 Jan 2018 21:18:11 +0100 Subject: [PATCH] Rebuild for rust-packaging v5 Signed-off-by: Igor Gnatenko --- rust-quickcheck.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-quickcheck.spec b/rust-quickcheck.spec index 8de0ef5..0da18e9 100644 --- a/rust-quickcheck.spec +++ b/rust-quickcheck.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.6.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Automatic property based testing with shrinking License: Unlicense or MIT @@ -56,6 +56,9 @@ which use %{crate} from crates.io. %exclude %{cargo_registry}/%{crate}-%{version}/{Makefile,ctags.rust,session.vim} %changelog +* Mon Jan 08 2018 Igor Gnatenko - 0.6.0-2 +- Rebuild for rust-packaging v5 + * Sun Dec 31 2017 Igor Gnatenko - 0.6.0-1 - Update to 0.6.0