From 81f4887a288c3d7d8a24cfe1decd60318f835b0e Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Jun 20 2019 07:37:32 +0000 Subject: Regenerate Signed-off-by: Igor Gnatenko --- diff --git a/rust-ucd-util.spec b/rust-ucd-util.spec index da260a9..728c6a1 100644 --- a/rust-ucd-util.spec +++ b/rust-ucd-util.spec @@ -1,4 +1,4 @@ -# Generated by rust2rpm 9 +# Generated by rust2rpm 10 %bcond_without check %global debug_package %{nil} @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Small utility library for working with the Unicode character database # Upstream license specification: MIT/Apache-2.0 @@ -56,6 +56,9 @@ which use "default" feature of "%{crate}" crate. %autosetup -n %{crate}-%{version_no_tilde} -p1 %cargo_prep +%generate_buildrequires +%cargo_generate_buildrequires + %build %cargo_build @@ -68,6 +71,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Thu Jun 20 09:37:11 CEST 2019 Igor Gnatenko - 0.1.3-4 +- Regenerate + * Sun Jun 09 11:05:52 CEST 2019 Igor Gnatenko - 0.1.3-3 - Regenerate