Hello community, here is the log from the commit of package libzeitgeist for openSUSE:Factory checked in at Mon May 9 10:06:11 CEST 2011.
-------- --- GNOME/libzeitgeist/libzeitgeist.changes 2011-04-26 23:14:58.000000000 +0200 +++ /mounts/work_src_done/STABLE/libzeitgeist/libzeitgeist.changes 2011-05-05 10:21:03.000000000 +0200 @@ -1,0 +2,21 @@ +Thu May 5 09:46:31 CEST 2011 - [email protected] + +- Update to version 0.3.10: + + Reference count fix. + + Documentation fixes. +- Changes from version 0.3.8: + + Correctly handle get/set for ZeitgeistLog:connected property. + + Update the zeitgeist-1.0.vapi. +- Changes from version 0.3.6: + + Relicense under LGPLv2.1+. +- Changes from version 0.3.4: + + Add new method zeitgeist_data_source_to_variant_full() + + Remove the gio module: the same functionality has been + implemented in zeitgeist-datahub. + + Various bug fixes. +- Change License tag from LGPLv3 to LGPLv2.1+: libzeitgeist got + relicensed. +- Drop --disable-module configure flag: there is no GIO module + anymore. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- libzeitgeist-0.3.2.tar.gz New: ---- libzeitgeist-0.3.10.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libzeitgeist.spec ++++++ --- /var/tmp/diff_new_pack.mY9PsH/_old 2011-05-09 10:04:10.000000000 +0200 +++ /var/tmp/diff_new_pack.mY9PsH/_new 2011-05-09 10:04:10.000000000 +0200 @@ -19,9 +19,9 @@ Name: libzeitgeist -Version: 0.3.2 +Version: 0.3.10 Release: 1 -License: LGPLv3 +License: LGPLv2.1+ Summary: Client library for interacting with the Zeitgeist daemon Url: https://launchpad.net/libzeitgeist Group: Productivity/Other @@ -34,7 +34,7 @@ daemon. %package -n libzeitgeist-1_0-1 -License: LGPLv3 +License: LGPLv2.1+ Summary: Client library for interacting with the Zeitgeist daemon Group: System/Libraries Recommends: zeitgeist @@ -44,7 +44,7 @@ daemon. %package devel -License: LGPLv3 +License: LGPLv2.1+ Summary: Client library for interacting with the Zeitgeist daemon -- Development Files Group: Development/Libraries/GNOME Requires: libzeitgeist-1_0-1 = %{version} @@ -57,11 +57,7 @@ %setup -q %build -# We use --disable-module for now. The code in question requires a patched Glib, which we don't have. -# The patch for Glib comes from https://lists.launchpad.net/zeitgeist/msg00291.html -# The final code in glib is https://bugzilla.gnome.org/show_bug.cgi?id=606960 - a patch is being -# prepared to make libzeitgeist use this instead. -%configure --disable-module --disable-static +%configure --disable-static make %{?_smp_mflags} %install ++++++ libzeitgeist-0.3.2.tar.gz -> libzeitgeist-0.3.10.tar.gz ++++++ ++++ 10991 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
