From f4624231b87027f88a029fd4ae48531f15da2a27 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sat, 21 Oct 2017 10:47:31 +0200 Subject: [PATCH] Rebuild to get dependency on cargo Signed-off-by: Igor Gnatenko --- rust-unicode-xid.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-unicode-xid.spec b/rust-unicode-xid.spec index 9e3b896..0fda61a 100644 --- a/rust-unicode-xid.spec +++ b/rust-unicode-xid.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Determine whether characters have XID_Start/XID_Continue properties License: MIT or ASL 2.0 @@ -53,6 +53,9 @@ rm -vrf .gitignore .travis.yml scripts %{cargo_registry}/%{crate}-%{version}/ %changelog +* Sat Oct 21 2017 Igor Gnatenko - 0.1.0-2 +- Rebuild to get dependency on cargo + * Thu Jun 15 2017 Igor Gnatenko - 0.1.0-1 - Update to 0.1.0