From 440f630482005a5e219e23ba04a807dad37a58ce Mon Sep 17 00:00:00 2001 From: Sergey Zhemoitel Date: Thu, 13 Jun 2013 02:55:29 +0400 Subject: [PATCH] Update to 2.2 --- jitsi.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jitsi.spec b/jitsi.spec index 8ef9fb9..7cfda14 100644 --- a/jitsi.spec +++ b/jitsi.spec @@ -3,7 +3,7 @@ Name: jitsi Version: 2.2 -Release: 2 +Release: 1 Summary: Jitsi - Open Source Video Calls and Chat Group: Communications License: LGPLv2+ @@ -26,7 +26,7 @@ counting. Jitsi is completely Open Source / Free Software, and is freely available under the terms of the GNU Lesser General Public License. %prep -%setup -q -n jitsi +%setup -q -n %{name}-src-%{version}.%{label} %build ant -Dlabel=%{label} rebuild