[gajim] upstream release 0.15.2

Michal Schmidt michich at fedoraproject.org
Wed Oct 31 13:16:30 UTC 2012


commit 68538cc13216993a28e0cc0aca26368717b92228
Author: Michal Schmidt <mschmidt at redhat.com>
Date:   Wed Oct 31 14:14:15 2012 +0100

    upstream release 0.15.2

 .gitignore |    1 +
 gajim.spec |   20 ++++++--------------
 sources    |    2 +-
 3 files changed, 8 insertions(+), 15 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 692f339..cc5c76d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ gajim-0.13.4.tar.bz2
 /gajim-0.15-beta3.tar.bz2
 /gajim-0.15-beta4.tar.bz2
 /gajim-0.15.tar.bz2
+/gajim-0.15.2.tar.bz2
diff --git a/gajim.spec b/gajim.spec
index 3b711c0..3aead8f 100644
--- a/gajim.spec
+++ b/gajim.spec
@@ -1,8 +1,8 @@
 Summary:	Jabber client written in PyGTK
 Name:		gajim
 %global		majorver 0.15
-Version:	0.15
-Release:	5%{?dist}
+Version:	0.15.2
+Release:	1%{?dist}
 License:	GPLv3
 Group:		Applications/Internet
 URL:		http://gajim.org/
@@ -50,14 +50,6 @@ BuildRequires:	intltool
 BuildRequires:	pygtk2-devel
 BuildRequires:	hardlink
 
-# 3 patches to fix insecure temp file in the LaTeX plugin
-Patch1:		gajim-0.15-13759-bac8e353d25c.patch
-Patch2:		gajim-0.15-13761-f6f78f3802c0.patch
-Patch3:		gajim-0.15-13766-f046e4aaf7d4.patch
-# use farstream instead of farsight, which is no longer in Fedora
-# https://trac.gajim.org/ticket/7113
-Patch4:		gajim-0.15-farstream.patch
-
 %description
 Gajim is a Jabber client written in PyGTK. The goal of Gajim's developers is
 to provide a full featured and easy to use xmpp client for the GTK+ users.
@@ -65,10 +57,6 @@ Gajim does not require GNOME to run, even though it exists with it nicely.
 
 %prep
 %setup -q
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
 
 %build
 %configure --docdir=%{_docdir}/%{name}-%{version}
@@ -123,6 +111,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/%{name}/src
 
 %changelog
+* Wed Oct 31 2012 Michal Schmidt <mschmidt at redhat.com> - 0.15.2-1
+- Upstream bugfix release.
+- Dropped all patches, already included.
+
 * Mon Aug 06 2012 Michal Schmidt <mschmidt at redhat.com> - 0.15-5
 - Apply upstream patch to use farstream for audio/video (#845825)
 
diff --git a/sources b/sources
index ada4953..c960f5b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-22bc064cb35c36b4b65c40cd9b2338eb  gajim-0.15.tar.bz2
+5f1ab5555861b7accfa2e1637f0bcffe  gajim-0.15.2.tar.bz2


More information about the scm-commits mailing list