From 3dea55e46d44356a1ef933d942ea2d3810fe48c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Stan=C4=9Bk?= <jstanek@redhat.com> Date: Thu, 10 Mar 2022 15:36:06 +0100 Subject: [PATCH] commit versio bump in spec --- rust-cxxbridge-macro.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust-cxxbridge-macro.spec b/rust-cxxbridge-macro.spec index 39f69de..583d760 100644 --- a/rust-cxxbridge-macro.spec +++ b/rust-cxxbridge-macro.spec @@ -6,7 +6,7 @@ %global crate cxxbridge-macro Name: rust-%{crate} -Version: 1.0.65 +Version: 1.0.66 Release: %autorelease Summary: Implementation detail of the cxx crate