[gajim] Upstream release 0.15.

Michal Schmidt michich at fedoraproject.org
Mon Mar 19 22:15:31 UTC 2012


commit 9862e58bda67ba0c9327c974895ed6310fbffcd3
Author: Michal Schmidt <mschmidt at redhat.com>
Date:   Mon Mar 19 23:14:44 2012 +0100

    Upstream release 0.15.

 .gitignore |    1 +
 gajim.spec |   10 ++++++----
 sources    |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5059194..692f339 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ gajim-0.13.4.tar.bz2
 /gajim-0.15-beta2.tar.bz2
 /gajim-0.15-beta3.tar.bz2
 /gajim-0.15-beta4.tar.bz2
+/gajim-0.15.tar.bz2
diff --git a/gajim.spec b/gajim.spec
index 5369cd1..4fb61f1 100644
--- a/gajim.spec
+++ b/gajim.spec
@@ -1,13 +1,12 @@
 Summary:	Jabber client written in PyGTK
 Name:		gajim
 %global		majorver 0.15
-%global		prever -beta4
 Version:	0.15
-Release:	0.5.beta4%{?dist}
+Release:	1%{?dist}
 License:	GPLv3
 Group:		Applications/Internet
 URL:		http://gajim.org/
-Source0:	http://gajim.org/downloads/%{majorver}/%{name}-%{version}%{prever}.tar.bz2
+Source0:	http://gajim.org/downloads/%{majorver}/%{name}-%{version}.tar.bz2
 BuildArch:	noarch
 
 Requires:	avahi-ui-tools
@@ -57,7 +56,7 @@ to provide a full featured and easy to use xmpp client for the GTK+ users.
 Gajim does not require GNOME to run, even though it exists with it nicely.
 
 %prep
-%setup -q -n gajim-%{version}%{prever}
+%setup -q
 
 %build
 %configure --docdir=%{_docdir}/%{name}-%{version}
@@ -112,6 +111,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/%{name}/src
 
 %changelog
+* Mon Mar 19 2012 Michal Schmidt <mschmidt at redhat.com> - 0.15-1
+- Upstream release 0.15.
+
 * Mon Mar 12 2012 Michal Schmidt <mschmidt at redhat.com> - 0.15-0.5.beta4
 - Drop the requirement on farsight2-python. It's available no more in F17.
   Upstream needs to be ported to farstream.
diff --git a/sources b/sources
index aa94476..ada4953 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e5dcd3e75b1a088e46eb371e6417bfe1  gajim-0.15-beta4.tar.bz2
+22bc064cb35c36b4b65c40cd9b2338eb  gajim-0.15.tar.bz2


More information about the scm-commits mailing list