From a9f2cc70eb957b68a6ee21c8638b778dfd893945 Mon Sep 17 00:00:00 2001 From: Jindrich Luza Date: Wed, 12 Mar 2014 14:49:08 +0100 Subject: [PATCH] - biarchonly typo error fix --- libcomps.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libcomps.spec b/libcomps.spec index 3ce80cd..43d88fc 100644 --- a/libcomps.spec +++ b/libcomps.spec @@ -1,4 +1,4 @@ -%global commit 670fcc98a789cdc0d14a792384a1c2f5c8d36f61 +%global commit 1780ba5a0fc425341977da13294905b608a49e40 %if 0%{?rhel} && 0%{?rhel} <= 6 %define python3_build 0 @@ -12,7 +12,7 @@ Name: libcomps Version: 0.1.6 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Comps XML file manipulation library Group: Development/Libraries