telepathy-logger: update to 0.6.0 (SONAME bump).
This commit is contained in:
parent
3996465c69
commit
45b88d8f4a
2 changed files with 4 additions and 3 deletions
|
@ -720,6 +720,7 @@ libfolks-tracker.so.25 folks-0.7.4.1_1
|
|||
libnice.so.10 libnice-0.1.0_1
|
||||
libgupnp-igd-1.0.so.4 gupnp-igd-0.2.0_1
|
||||
libtelepathy-logger.so.2 telepathy-logger-0.2.12_1
|
||||
libtelepathy-logger.so.3 telepathy-logger-0.6.0_1
|
||||
libmission-control-plugins.so.0 telepathy-mission-control-5.9.2_1
|
||||
libclutter-gtk-1.0.so.0 clutter-gtk-1.1.2_1
|
||||
libchamplain-0.12.so.0 libchamplain-0.12.2_1_1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'telepathy-logger'
|
||||
pkgname=telepathy-logger
|
||||
version=0.4.0
|
||||
revision=2
|
||||
version=0.6.0
|
||||
revision=1
|
||||
subpackages="$pkgname-devel"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-schemas-compile"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://telepathy.freedesktop.org/wiki/Logger"
|
||||
license="LGPL-2.1"
|
||||
distfiles="http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$version.tar.bz2"
|
||||
checksum=06b5ab0616afd7572a1bbda58e6a9487bb305f69358c85985a8999f26f4465e5
|
||||
checksum=a5ac79a0ba27db1046e4e5d324b9ceb19d8e6891f8a750e52d0597479260edf1
|
||||
long_desc="
|
||||
Telepathy is a D-Bus framework for unifying real time communication,
|
||||
including instant messaging, voice calls and video calls. It abstracts
|
||||
|
|
Loading…
Reference in a new issue