From d79637c3cf0ea34033a588118af54a1406329d22 Mon Sep 17 00:00:00 2001 From: Dongkyun Son Date: Wed, 28 Jun 2023 20:57:23 +0900 Subject: [PATCH] packaging: bump up version to 13.1.0 Signed-off-by: Dongkyun Son --- packaging/gcc-contrib.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/gcc-contrib.spec b/packaging/gcc-contrib.spec index 40efd35..be97d52 100644 --- a/packaging/gcc-contrib.spec +++ b/packaging/gcc-contrib.spec @@ -64,7 +64,7 @@ Name: gcc-contrib%{?cross:-%{cross}} %{?cross:BuildRequires: binutils-%{cross}} # here we use %%if because OBS spec parser cannot expand # %%{?macro:...} correctly -Version: 9.2.0 +Version: 13.1.0 Release: 0 Source15: gcc-force-options Source16: gcc-unforce-options -- 2.7.4