[gajim/f16] Upstream release 0.15.

Michal Schmidt michich at fedoraproject.org
Mon Mar 19 22:27:38 UTC 2012


commit 60528f6eee6f5b771f361e2077b349e6baf31499
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 a9c3c22..16183c7 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.4.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
@@ -56,7 +55,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}
@@ -111,6 +110,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.
+
 * Thu Jan 26 2012 Michal Schmidt <mschmidt at redhat.com> 0.15-0.4.beta4
 - Upstream release 0.15 beta4.
 
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