From e9be1b7366092bd28d0c6fe912504a9c45b3cc3a Mon Sep 17 00:00:00 2001 From: Lee Chang Yeon Date: Wed, 9 Apr 2014 09:31:41 +0900 Subject: [PATCH] package version up Change-Id: I47163cf02759977333bf7cd78788487c1fd6d444 --- packaging/libxkbcommon.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packaging/libxkbcommon.spec b/packaging/libxkbcommon.spec index f6cc031..eef36d0 100644 --- a/packaging/libxkbcommon.spec +++ b/packaging/libxkbcommon.spec @@ -1,5 +1,5 @@ Name: libxkbcommon -Version: 0.3.0 +Version: 0.4.1 Release: 0 License: MIT Summary: Wayland libxkbcommon library @@ -40,7 +40,7 @@ cp %{SOURCE1001} . %build %autogen -%configure --disable-static +%autogen --disable-static make %{?_smp_mflags} V=1; %install -- 2.7.4