From 84c71c6f2e607131c668460f94632056273737f2 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sat, 22 Jun 2019 10:21:20 +0200 Subject: [PATCH] Bump release Signed-off-by: Igor Gnatenko --- rust-uuid.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust-uuid.spec b/rust-uuid.spec index ba30d77..54d1cdc 100644 --- a/rust-uuid.spec +++ b/rust-uuid.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.7.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library to generate and parse UUIDs # Upstream license specification: Apache-2.0 OR MIT