Updating link to change in openSUSE:Factory/telepathy-glib revision 22.0
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/telepathy-glib?expand=0&rev=a1911a249a13819b7fcadb6a8e65a31b
This commit is contained in:
parent
e4e1bb8237
commit
bb92406fcb
3
telepathy-glib-0.10.0.tar.bz2
Normal file
3
telepathy-glib-0.10.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0e58890fcd6e230d68bfe64f64be23ce6a9f67bed6a07de5971173d419528f4b
|
||||||
|
size 1435372
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0025e10292b59d24b8832af64fb1ad767b954fa04efb776bbac629cad299c0e9
|
|
||||||
size 1725476
|
|
@ -1,3 +1,30 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 22 17:52:27 CET 2010 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 0.10.0:
|
||||||
|
+ Enhancements:
|
||||||
|
- Add compile-time warnings if the results of functions that
|
||||||
|
allocate memory are ignored.
|
||||||
|
- Add compile-time warnings if the results of certain functions
|
||||||
|
with no side-effects are ignored.
|
||||||
|
- Improve lcov.am, syncing with telepathy-gabble
|
||||||
|
+ Fixes:
|
||||||
|
- fdo#23848: when making a release, make the build system check
|
||||||
|
for files that indicate unreleased status; correct a few such
|
||||||
|
comments
|
||||||
|
- fdo#25149: when a TpAccount is invalidated (deleted), signal
|
||||||
|
connection disconnection first
|
||||||
|
- Exit the main loop gracefully when CMs are disconnected from
|
||||||
|
the session bus
|
||||||
|
- fdo#14603: don't set fatal criticals in
|
||||||
|
tp_run_connection_manager, CMs are now responsible for doing
|
||||||
|
this
|
||||||
|
- fdo#25600: fix inadvertant GLib 2.20 dependency
|
||||||
|
- In code generation tools (glib-ginterface-gen.py), allow
|
||||||
|
D-Bus methods whose names are C keywords
|
||||||
|
- Fix with-session-bus.sh dbus-monitor logging when /bin/sh is
|
||||||
|
not bash
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Dec 4 19:42:53 CET 2009 - vuntz@opensuse.org
|
Fri Dec 4 19:42:53 CET 2009 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package telepathy-glib (Version 0.9.2)
|
# spec file for package telepathy-glib (Version 0.10.0)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: telepathy-glib
|
Name: telepathy-glib
|
||||||
Version: 0.9.2
|
Version: 0.10.0
|
||||||
Release: 1
|
Release: 1
|
||||||
License: LGPLv2.1+
|
License: LGPLv2.1+
|
||||||
%define debug_package_requires libtelepathy-glib0 = %{version}-%{release}
|
%define debug_package_requires libtelepathy-glib0 = %{version}-%{release}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user