From 30d46f1feeb078c4f15932beecf1740496a35ec6 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 8 Jan 2018 21:18:15 +0100 Subject: [PATCH] Rebuild for rust-packaging v5 Signed-off-by: Igor Gnatenko --- rust-regex-syntax.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-regex-syntax.spec b/rust-regex-syntax.spec index c5d40e2..e26f2e5 100644 --- a/rust-regex-syntax.spec +++ b/rust-regex-syntax.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 0.4.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Regular expression parser # https://github.com/rust-lang/regex/issues/342 @@ -56,6 +56,9 @@ which use %{crate} from crates.io. %{cargo_registry}/%{crate}-%{version}/ %changelog +* Mon Jan 08 2018 Igor Gnatenko - 0.4.2-2 +- Rebuild for rust-packaging v5 + * Sun Dec 31 2017 Igor Gnatenko - 0.4.2-1 - Update to 0.4.2