checked in (request 32303)
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/telepathy-glib?expand=0&rev=38
This commit is contained in:
parent
0241fb8ead
commit
e4e1bb8237
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0e58890fcd6e230d68bfe64f64be23ce6a9f67bed6a07de5971173d419528f4b
|
|
||||||
size 1435372
|
|
3
telepathy-glib-0.9.2.tar.bz2
Normal file
3
telepathy-glib-0.9.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0025e10292b59d24b8832af64fb1ad767b954fa04efb776bbac629cad299c0e9
|
||||||
|
size 1725476
|
@ -1,30 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
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,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package telepathy-glib (Version 0.10.0)
|
# spec file for package telepathy-glib (Version 0.9.2)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: telepathy-glib
|
Name: telepathy-glib
|
||||||
Version: 0.10.0
|
Version: 0.9.2
|
||||||
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…
Reference in New Issue
Block a user