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