Accepting request 158609 from GNOME:Next

- Update to version 0.8.0:
  + GLib 2.28 is now required.
  + New TplLogWalker API for iterating over logs (fdo#41772).
  + Filter out duplicate dates in get_dates (fdo#53345).

OBS-URL: https://build.opensuse.org/request/show/158609
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/telepathy-logger?expand=0&rev=29
This commit is contained in:
Dominique Leuenberger 2013-03-13 22:40:44 +00:00 committed by Git OBS Bridge
parent 72b6574182
commit 57d2d90116
4 changed files with 15 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a5ac79a0ba27db1046e4e5d324b9ceb19d8e6891f8a750e52d0597479260edf1
size 523741

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d476f3c16fa25988ced2c0771de70542091d81b5fdd657317cad5c4b110520a2
size 540564

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Feb 19 15:05:24 UTC 2013 - dimstar@opensuse.org
- Update to version 0.8.0:
+ GLib 2.28 is now required.
+ New TplLogWalker API for iterating over logs (fdo#41772).
+ Filter out duplicate dates in get_dates (fdo#53345).
-------------------------------------------------------------------
Wed Oct 31 19:31:26 UTC 2012 - dimstar@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package telepathy-logger
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,11 +17,12 @@
Name: telepathy-logger
Version: 0.6.0
Version: 0.8.0
Release: 0
Summary: Centralized Logging for the Telepathy Framework
License: LGPL-2.1+
Group: System/Libraries
Url: http://telepathy.freedesktop.org/wiki/Logger
Source: http://telepathy.freedesktop.org/releases/telepathy-logger/%{name}-%{version}.tar.bz2
BuildRequires: gnome-doc-utils-devel
BuildRequires: gobject-introspection-devel
@ -29,7 +30,7 @@ BuildRequires: intltool
BuildRequires: python-xml
BuildRequires: pkgconfig(dbus-1) >= 1.1.0
BuildRequires: pkgconfig(dbus-glib-1) >= 0.82
BuildRequires: pkgconfig(glib-2.0) >= 2.25.1
BuildRequires: pkgconfig(glib-2.0) >= 2.28
BuildRequires: pkgconfig(libxml-2.0)
BuildRequires: pkgconfig(sqlite3)
BuildRequires: pkgconfig(telepathy-glib) >= 0.19.2