From 7c7f2de5a596905ad37b806c30e6569ca1016976 Mon Sep 17 00:00:00 2001 From: Yugo Nagata Date: Mon, 25 Jul 2022 17:40:01 +0900 Subject: [PATCH] Remove tailing tab space --- rpm/pg_ivm.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpm/pg_ivm.spec b/rpm/pg_ivm.spec index f4f780f..1299d2a 100644 --- a/rpm/pg_ivm.spec +++ b/rpm/pg_ivm.spec @@ -10,7 +10,7 @@ Summary: PostgreSQL-based distributed RDBMS Name: %{sname}_%{pgmajorversion} -Version: 1.2 +Version: 1.2 Release: 1%{dist} License: BSD Vendor: IVM Development Group