[gajim] Upstream bugfix release 0.14.2. Dropped a merged patch.

Michal Schmidt michich at fedoraproject.org
Wed Jun 8 22:59:11 UTC 2011


commit c09bed6fda69e6cfdd7dcefb5f52c40f6d7409b8
Author: Michal Schmidt <mschmidt at redhat.com>
Date:   Thu Jun 9 00:57:44 2011 +0200

    Upstream bugfix release 0.14.2.
    Dropped a merged patch.

 gajim-0.14-check-error.patch |   37 -------------------------------------
 gajim.spec                   |   10 ++++++----
 2 files changed, 6 insertions(+), 41 deletions(-)
---
diff --git a/gajim.spec b/gajim.spec
index 6231a90..f5d2db0 100644
--- a/gajim.spec
+++ b/gajim.spec
@@ -1,14 +1,13 @@
 Summary:	Jabber client written in PyGTK
 Name:		gajim
 %global		majorver 0.14
-Version:	0.14.1
-Release:	4%{?dist}
+Version:	0.14.2
+Release:	1%{?dist}
 License:	GPLv3
 Group:		Applications/Internet
 URL:		http://gajim.org/
 Source0:	http://gajim.org/downloads/%{majorver}/%{name}-%{version}.tar.bz2
 Patch0:		gajim-0.13.90-pygtk-crash-python2.7-workaround.patch
-Patch4:		gajim-0.14-check-error.patch
 Patch5:		gajim-0.14-handle-read-before-close.patch
 BuildArch:	noarch
 
@@ -60,7 +59,6 @@ Gajim does not require GNOME to run, even though it exists with it nicely.
 %prep
 %setup -q
 %patch0 -p1
-%patch4 -p1
 %patch5 -p1
 
 %build
@@ -115,6 +113,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/%{name}/src
 
 %changelog
+* Thu Jun 09 2011 Michal Schmidt <mschmidt at redhat.com> 0.14.2-1
+- Upstream bugfix release.
+- Dropped a merged patch.
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.14.1-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list