[kmess] New build, fixes connection issues

Steven M. Parrish tuxbrewr at fedoraproject.org
Sun Oct 31 15:53:57 UTC 2010


commit c40845e328fbffc2cf34658c25f976c50752d471
Author: Steven M. Parrish <smparrish at gmail.com>
Date:   Sun Oct 31 11:54:25 2010 -0400

    New build, fixes connection issues

 .gitignore |    1 +
 kmess.spec |    6 ++++--
 sources    |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cb912e0..3bfb188 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 kmess-2.0.3.tar.gz
 /kmess-2.0.4.tar.bz2
+/kmess-2.0.5.tar.bz2
diff --git a/kmess.spec b/kmess.spec
index 1e9f82a..1c0ca79 100644
--- a/kmess.spec
+++ b/kmess.spec
@@ -1,5 +1,5 @@
 Name: kmess
-Version: 2.0.4
+Version: 2.0.5
 Release: 1%{?dist}
 Summary: Messaging client for MSN
 Group: Applications/Internet
@@ -81,8 +81,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
 %{_kde4_iconsdir}/hicolor/*/*/kmess.*
 %{_kde4_datadir}/sounds/kmess*
 
-
 %changelog
+* Sun Oct 31 2010 Steven M. Parrish <smparrish at gmail.com> - 2.0.5-1
+- Fix connection issues
+
 * Wed Oct 13 2010 Steven M. Parrish <smparrish at gmail.com> - 2.0.4-1
 - Added a small toggle button on the contact list to quickly enable/disable the "Now Listening" feature.
 - Implemented the new KDE4 system tray specification.
diff --git a/sources b/sources
index 6079c34..dbc0e66 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-40cadc3656172b3eeb7b4b2a29b11c08  kmess-2.0.4.tar.bz2
+e54db163ab499b98795a288b19f28268  kmess-2.0.5.tar.bz2


More information about the scm-commits mailing list