[obexd/f16] Update to 0.44

Gianluca Sforna giallu at fedoraproject.org
Tue May 8 22:43:38 UTC 2012


commit 22159b2904a1f400a8fd965bb2809a930608f9f0
Author: Gianluca Sforna <giallu at gmail.com>
Date:   Wed May 9 00:40:41 2012 +0200

    Update to 0.44
    
    - Fix segfault while sending (#766314)

 .gitignore |    1 +
 obexd.spec |    6 +++++-
 sources    |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4f48f0c..9bf2fb7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ obexd-0.32.tar.gz
 /obexd-0.40.tar.gz
 /obexd-0.41.tar.gz
 /obexd-0.42.tar.gz
+/obexd-0.44.tar.gz
diff --git a/obexd.spec b/obexd.spec
index 4fbadc8..f224632 100644
--- a/obexd.spec
+++ b/obexd.spec
@@ -1,5 +1,5 @@
 Name:		obexd
-Version:	0.42
+Version:	0.44
 Release:	1%{?dist}
 Summary:	D-Bus service for Obex Client access
 
@@ -45,6 +45,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/dbus-1/services/obex-client.service
 
 %changelog
+* Tue May 08 2012 Gianluca Sforna <giallu at gmail.com> 0.44-1
+- Update to 0.44
+- Fix segfault while sending (#766314)
+
 * Tue Aug 02 2011 Bastien Nocera <bnocera at redhat.com> 0.42-1
 - Update to 0.42
 
diff --git a/sources b/sources
index a3066ec..83c1132 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c3e445e5dc0987e6cd839466b64c0f6e  obexd-0.42.tar.gz
+3fb9cb9d7ab119753253ff784235a364  obexd-0.44.tar.gz


More information about the scm-commits mailing list