[gajim] gajim 0.15 beta3

Michal Schmidt michich at fedoraproject.org
Tue Dec 20 00:36:22 UTC 2011


commit 83d5458008d9bd01ba7a56d422f16a482b1fbb71
Author: Michal Schmidt <mschmidt at redhat.com>
Date:   Tue Dec 20 01:32:34 2011 +0100

    gajim 0.15 beta3

 .gitignore                                         |    1 +
 ...-0.13.90-pygtk-crash-python2.7-workaround.patch |   18 ------------------
 gajim.spec                                         |   11 +++++++----
 sources                                            |    2 +-
 4 files changed, 9 insertions(+), 23 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dadd0f2..d79ce4c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ gajim-0.13.4.tar.bz2
 /gajim-0.14.2.tar.bz2
 /gajim-0.14.3.tar.bz2
 /gajim-0.15-beta2.tar.bz2
+/gajim-0.15-beta3.tar.bz2
diff --git a/gajim.spec b/gajim.spec
index 6c95179..7ab415c 100644
--- a/gajim.spec
+++ b/gajim.spec
@@ -1,14 +1,13 @@
 Summary:	Jabber client written in PyGTK
 Name:		gajim
 %global		majorver 0.15
-%global		prever -beta2
+%global		prever -beta3
 Version:	0.15
-Release:	0.1.beta2%{?dist}
+Release:	0.2.beta3%{?dist}
 License:	GPLv3
 Group:		Applications/Internet
 URL:		http://gajim.org/
 Source0:	http://gajim.org/downloads/%{majorver}/%{name}-%{version}%{prever}.tar.bz2
-Patch0:		gajim-0.13.90-pygtk-crash-python2.7-workaround.patch
 BuildArch:	noarch
 
 Requires:	avahi-ui-tools
@@ -58,7 +57,6 @@ Gajim does not require GNOME to run, even though it exists with it nicely.
 
 %prep
 %setup -q -n gajim-%{version}%{prever}
-%patch0 -p1
 
 %build
 %configure --docdir=%{_docdir}/%{name}-%{version}
@@ -113,6 +111,11 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/%{name}/src
 
 %changelog
+* Tue Dec 20 2011 Michal Schmidt <mschmidt at redhat.com> 0.15-0.2.beta3
+- Upstream release 0.15 beta3.
+- Drop gajim-0.13.90-pygtk-crash-python2.7-workaround.patch
+  Cannot reproduce the crash anymore.
+
 * Tue Oct 11 2011 Michal Schmidt <mschmidt at redhat.com> 0.15-0.1.beta2
 - Upstream release 0.15 beta2.
 
diff --git a/sources b/sources
index 0d076e5..d136086 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e0233173fd163c6a86e6fcc073a5a0e3  gajim-0.15-beta2.tar.bz2
+902e44a0ad3aef45327bef88e6f6f3f7  gajim-0.15-beta3.tar.bz2


More information about the scm-commits mailing list