[kmess/f12/master] New upstream release

Steven M. Parrish tuxbrewr at fedoraproject.org
Wed Oct 13 15:00:00 UTC 2010


commit 572054dd3cbafa5f534f4c138b7fca6e3b7d8ec5
Author: Steven M. Parrish <smparrish at gmail.com>
Date:   Wed Oct 13 11:00:06 2010 -0400

    New upstream release

 .gitignore |    2 +-
 kmess.spec |   25 +++++++++++++++++--------
 sources    |    2 +-
 3 files changed, 19 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ee4aa10..c10c33a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-kmess-2.0.3.tar.gz
+kmess-2.0.4.tar.bz2
diff --git a/kmess.spec b/kmess.spec
index 7202558..1e9f82a 100644
--- a/kmess.spec
+++ b/kmess.spec
@@ -1,12 +1,12 @@
 Name: kmess
-Version: 2.0.3
+Version: 2.0.4
 Release: 1%{?dist}
 Summary: Messaging client for MSN
 Group: Applications/Internet
 License: GPLv2+
 
 URL: http://www.kmess.org/
-Source0: http://downloads.sourceforge.net/kmess/kmess-%{version}.tar.gz
+Source0: http://downloads.sourceforge.net/kmess/kmess-%{version}.tar.bz2
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -83,19 +83,28 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
 
 
 %changelog
+* 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.
+- Added ability to drag-and-drop ink drawings from the conversation into the ink editor in order to be edited again.
+- Fixed bug which caused KMess to fail to connect, instead giving an "Invalid Command Parameter" error.
+- Fixed bug which caused the user's display picture to be reset upon login.
+- Fixed bug where status was not changed from Idle upon wake up from sleep.
+- Updated many translations.
+- And various other smaller updates and fixes...
+
 * Sat Jun 12 2010 Steven M. Parrish <smparrish at gmail.com> - 2.0.3-1
 - New upstream release
 
-* Sat Jan 30 2010 Steven M. Parrish <smparrish at gmail.com> - 2.0.2-2
-- Clean up spec file - no build
-- Source 0: use full URL
+* Sat Jan 30 2010 Steven M. Parrish <smparrish at gmail.com> - 2.0.2-1
+- New upstream release
+
+* Fri Jan 29 2010 Rex Dieter <rdieter at fedoraproject.org> - 2.0-3
+- Source0: use full URL
 - drop explict Requires: qca2
 - %%files: fix unowned dirs
 - %%check: desktop-file-validate
 
-* Fri Jan 29 2010 Steven M. Parrish <smparrish at gmail.com> - 2.0.2-1
-- New upstream release
-
 * Wed Jul 29 2009 Steven M. Parrish <smparrish at gmail.com> - 2.0-2
 - Correct Summary
 
diff --git a/sources b/sources
index a263d6c..6079c34 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2c6cac76a77cb84c073ca30e335c46e7  kmess-2.0.3.tar.gz
+40cadc3656172b3eeb7b4b2a29b11c08  kmess-2.0.4.tar.bz2


More information about the scm-commits mailing list