From b04e42797afed2790297b6f8be498bd9a43befc4 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sat, 21 Oct 2017 10:46:24 +0200 Subject: [PATCH] Rebuild to get dependency on cargo Signed-off-by: Igor Gnatenko --- rust-permutohedron.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-permutohedron.spec b/rust-permutohedron.spec index c07a74f..aa9adf0 100644 --- a/rust-permutohedron.spec +++ b/rust-permutohedron.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.2.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Generate permutations of sequences # https://github.com/bluss/permutohedron/issues/5 @@ -53,6 +53,9 @@ which use %{crate} from crates.io. %exclude %{cargo_registry}/%{crate}-%{version}/{Makefile,custom.css} %changelog +* Sat Oct 21 2017 Igor Gnatenko - 0.2.2-4 +- Rebuild to get dependency on cargo + * Sat Sep 23 2017 Igor Gnatenko - 0.2.2-3 - Remove unneeded files