Accepting request 37268 from GNOME:Factory
Copy from GNOME:Factory/telepathy-glib based on submit request 37268 from user vuntz OBS-URL: https://build.opensuse.org/request/show/37268 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/telepathy-glib?expand=0&rev=26
This commit is contained in:
commit
2f4d4e18ed
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:786bc6f1c149cb51779e7d2845cd67c79ba36d7268cdbe69e34327b87bf2bb95
|
||||
size 1439905
|
3
telepathy-glib-0.10.3.tar.bz2
Normal file
3
telepathy-glib-0.10.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a16f52dcedbc08fe30a91677b5af45d7407ac022d2b9a42a04fa25dd832a07c1
|
||||
size 1427481
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 7 13:35:44 CEST 2010 - vuntz@opensuse.org
|
||||
|
||||
- Update to version 0.10.3:
|
||||
+ Fixes:
|
||||
- Don't fail 'make check' if gtk-doc complains that the
|
||||
documentation is incomplete, since this is a stable branch,
|
||||
but gtk-doc's definition of "complete" changes from release
|
||||
to release
|
||||
- Don't warn/error if we're using deprecated functions, since
|
||||
this is a stable branch, so it's not going to be fixed here
|
||||
+ Documentation:
|
||||
- fdo#27281: clarify documentation for tp_message_mixin_sent,
|
||||
using telepathy-spec 0.19.2 as a reference
|
||||
- Improve documentation of
|
||||
TpContactsMixinFillContactAttributesFunc
|
||||
- tp_account_set_nickname_async: set the right source_tag
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 2 19:31:29 CEST 2010 - vuntz@opensuse.org
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package telepathy-glib (Version 0.10.2)
|
||||
# spec file for package telepathy-glib (Version 0.10.3)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -18,9 +18,9 @@
|
||||
|
||||
|
||||
Name: telepathy-glib
|
||||
Version: 0.10.2
|
||||
Version: 0.10.3
|
||||
Release: 1
|
||||
License: LGPLv2.1+
|
||||
License: LGPLv2.1
|
||||
%define debug_package_requires libtelepathy-glib0 = %{version}-%{release}
|
||||
Summary: Libraries for adding telepathy support to applications that use glib
|
||||
Url: http://telepathy.freedesktop.org/
|
||||
|
Loading…
Reference in New Issue
Block a user