Author: caleb Date: Tue Mar 22 09:06:56 2011 GMT Module: packages Tag: HEAD ---- Log message: - Up to 0.14.0 - Rel 0.1 because bug in stable version of vala causes build fail. https://bugs.freedesktop.org/show_bug.cgi?id=32673
---- Files affected: packages/telepathy-glib: telepathy-glib.spec (1.41 -> 1.42) ---- Diffs: ================================================================ Index: packages/telepathy-glib/telepathy-glib.spec diff -u packages/telepathy-glib/telepathy-glib.spec:1.41 packages/telepathy-glib/telepathy-glib.spec:1.42 --- packages/telepathy-glib/telepathy-glib.spec:1.41 Wed Feb 23 22:05:59 2011 +++ packages/telepathy-glib/telepathy-glib.spec Tue Mar 22 10:06:50 2011 @@ -6,18 +6,17 @@ Summary: A GLib library to ease writing telepathy clients Summary(pl.UTF-8): Biblioteka oparta na GLib dla aplikacji służących do komunikacji Name: telepathy-glib -# NOTE: 0.13.x is development branch -Version: 0.12.7 -Release: 1 +Version: 0.14.0 +Release: 0.1 License: LGPL Group: Libraries Source0: http://telepathy.freedesktop.org/releases/telepathy-glib/%{name}-%{version}.tar.gz -# Source0-md5: a3b5f526e2c831472395352685aba3fe +# Source0-md5: 4a566b9c476492910f0f4d677741851a URL: http://telepathy.freedesktop.org/wiki/ BuildRequires: autoconf >= 2.59 BuildRequires: automake >= 1:1.11 -BuildRequires: dbus-glib-devel >= 0.82 BuildRequires: dbus-devel >= 0.95 +BuildRequires: dbus-glib-devel >= 0.82 BuildRequires: docbook-dtd412-xml BuildRequires: glib2-devel >= 1:2.28.0 BuildRequires: gobject-introspection-devel >= 0.9.7 @@ -26,7 +25,7 @@ BuildRequires: libxslt-progs BuildRequires: pkgconfig >= 0.21 BuildRequires: python-modules >= 2.5 -BuildRequires: vala >= 0.10.0 +BuildRequires: vala >= 0.11.3 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -146,6 +145,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.42 2011/03/22 09:06:50 caleb +- Up to 0.14.0 +- Rel 0.1 because bug in stable version of vala causes build fail. https://bugs.freedesktop.org/show_bug.cgi?id=32673 + Revision 1.41 2011/02/23 21:05:59 megabajt - stable branch on HEAD (0.13.x moved to DEVEL) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/telepathy-glib/telepathy-glib.spec?r1=1.41&r2=1.42&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
