| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: folks-data | Distribution: SUSE Linux Enterprise 15 |
| Version: 0.15.5 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 150400.5.3.2 | Build date: Mon Nov 7 07:56:41 2022 |
| Group: System/Libraries | Build host: ibs-arm-6 |
| Size: 577 | Source RPM: folks-0.15.5-150400.5.3.2.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: http://telepathy.freedesktop.org/wiki/Folks | |
| Summary: Data files for libfolks, a library to create metacontacts from many sources | |
libfolks is a library that aggregates people from multiple sources (e.g. Telepathy connection managers) to create metacontacts. This package provides mandatory data files for the library to work.
LGPL-2.1-or-later
* Wed Mar 23 2022 bjorn.lie@gmail.com
- Update to version 0.15.5:
+ Bugs fixed: vapi: Add missing generic type argument.
- Drop glib2_gsettings_schema_requires macro from folks-data
sub-package, no longer needed.
- Drop c44d8e323affd7f1043f300f3325b358cd5b5f0b.patch: Fixed
upstream.
* Thu Feb 10 2022 bjorn.lie@gmail.com
- Add c44d8e323affd7f1043f300f3325b358cd5b5f0b.patch:
folks-generics: Add missing generic type argument.
- Update our Supplements to current standard.
- Use ldconfig_scriptlets macro for post(un) handling.
* Tue Jan 18 2022 bjorn.lie@gmail.com
- Update to version 0.15.4:
+ Bugs fixed:
- Fix docs build against newer eds version.
- Fix build against newer eds version.
- Remove volatile keyword from tests.
* Fri Nov 05 2021 dimstar@opensuse.org
- Require libfolks-telepathy%{soversion} from the -devel package:
we install the .so symlink and must thus guarantee to have the
link target present too.
* Fri Aug 06 2021 bjorn.lie@gmail.com
- Update to version 0.15.3:
+ Fix build against newer eds version.
- Changes from version 0.15.2:
+ Fixed build errors after API version bump.
+ Fixed gtk-doc errors due to missing version entities.
- Changes from version 0.15.1:
+ Dependencies:
- No more dependencies on libtracker
- GLib minimal requirement: 0.58
- E-D-S minimal requirement: 3.38
+ Major changes:
- This release drops the Tracker backend (along with it's
dependencies).
- A selection of (small) performance improvements.
- Auto-generation and deployment of the docs using CI.
- Drop conditional pkgconfig(tracker-sparql-2.0) BuildRequires, no
longer needed, nor used. Following this, drop sub-packages
typelib-1_0-FolksTracker-0_6 and libfolks-tracker25.
- Bump soversion and module version following upstream changes.
- Rename sub-packages (typelibs) following api/abi bump.
* Tue Feb 09 2021 dimstar@opensuse.org
- Enable telepathy support again: set with_telepathy to 1.
* Wed Feb 03 2021 dimstar@opensuse.org
- Allow to enable/disable telepathy integration using
with_telepathy: currently set to 0, as build with new vala fails.
Considering that telepathy is not really maintained anymore,
there seems little chance for a fix.
* Wed Nov 11 2020 dimstar@opensuse.org
- Fix dependency of the devel project in case of tracker being
disabled: conditionally require libfolks-tracker25.
* Mon Sep 07 2020 dimstar@opensuse.org
- Disable tracker backend for the time being: not compatible to
Tracker 3.
* Wed Mar 11 2020 bjorn.lie@gmail.com
- Update to version 0.14.0:
+ Updated translations.
- Module_version is now 46.
- Rename sub-package libfolks-data to folks-data, and add Obsoletes
and Provides libfolks-data to ease upgrades for our end-users.
Eliminates rpm-lint warning.
* Tue Feb 04 2020 dimstar@opensuse.org
- Update to version 0.13.2:
+ Drop python2 dependency.
+ Use the key-file backend to link personas.
+ Automatically pick the correct E-D-S AddressBook version (using
pkgconfig).
+ GSettings conversion tool no longer installed.
+ Build failure with meson-0.53.0.
- Drop folks-meson-0.53.patch: fixed upstream.
- Add python3-dbusmock BuildRequires and Requires: the dependency
is not new, but the build system now checks for it and it made
apparent that we forgot to add this in the past.
* Thu Jan 23 2020 dimstar@opensuse.org
- No longer recommend folks-lang: the -lang package has respective
supplements to have smarter decision when to be installed.
* Thu Jan 23 2020 dimstar@opensuse.org
- Add folks-meson-0.53.patch: Fix build with meson 0.53.
py_installation.dependency() is not meant to check if python
modules are present, but add a dependency on python.
* Fri Sep 06 2019 luke@ljones.dev
- Disable lto in build due to lto causing segfault in Geary.
* Wed Sep 04 2019 mgorse@suse.com
- Update to version 0.13.1:
+ Remove libsocialweb backend.
- Changes in version 0.12.1:
+ Disabled tests that were failing to be able to build a tarball.
- Changes in version 0.12.0:
+ Dropped depedency on libvaladoc (we now use the binary
directly).
+ Bumped minimal GLib version to 2.44.
+ Folks is now being built using meson.
+ The autotools build definition was dropped.
+ Dropped support for building without vala.
+ Migrated to the GNOME GitLab and now use a CI-backed workflow.
+ Moved from intltool to gettext.
+ Various fixes for warnings.
+ Lots of translation updates.
+ Bugs fixed:
- Bug 784544 - Fatal error building git master.
- Bug 739997 - Crash when selecting contact.
- Bug 792238 - PotentialMatch: don't rely on null-terminated
string.
- Bug 792567 - Individual.display_name: don't fallback on
persona's display_id if it equals the IID.
- Switch to meson.
- Drop intltool dependency. Depend on gettext..
- Drop folks-tracker.2.0.patch: fixed upstream.
- Module_version is now 45.
* Fri Jan 04 2019 bjorn.lie@gmail.com
- Drop post(un) handling of glib2_gsettings_schema_post(un) for
libfolks-data subpackage, no longer needed.
* Wed Feb 28 2018 dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
* Thu Sep 14 2017 fezhang@suse.com
- Drop build support of deprecated libsocialweb backend.
* Fri Sep 08 2017 jengelh@inai.de
- Update summaries. Trim %if/%endif markers for package
declarations that are idempotent.
* Fri Jul 21 2017 zaitor@opensuse.org
- Replace pkgconfig(tracker-sparql-1.0) with
pkgconfig(tracker-sparql-2.0) BuildRequires.
- Add folks-tracker.2.0.patch: Reference Tracker-2.0 from the .gir
file.
* Mon Jul 03 2017 zaitor@opensuse.org
- Update to version 0.11.4:
+ Various fixes for Vala compiler and VAPI changes in upstream
projects.
+ Remove redundant locking.
+ Disable unknown BlueZ devices by default; BlueZ devices must
now be explicitly enabled via a configuration file before they
will be queried for personas.
+ Fix build with latest versions of valadoc.
+ Bugs fixed: bgo#781485, bgo#720274, bgo#778005, bgo#773011.
* Thu Mar 16 2017 dimstar@opensuse.org
- Dummy changelog - fool repo-checker in seeing this is rebuilt.
* Tue Sep 20 2016 zaitor@opensuse.org
- Update to version 0.11.3:
+ Various small code fixes for newer Vala versions.
+ Bugs fixed: bgo#758741, bgo#761192.
+ Updated translations.
* Thu Apr 14 2016 mgorse@suse.com
- Update to GNOME 3.20 Fate#318572
* Sat Nov 28 2015 zaitor@opensuse.org
- Update to version 0.11.2:
+ Various EDS unit test fixes, improvements and simplifications.
+ Improve Telepathy error handling on connection failure of a CM
to avoid timeouts.
+ Bugs fixed: bgo#751044.
+ Updated translations.
* Thu Sep 24 2015 dimstar@opensuse.org
- Dummy change: rebuild against evolution-data-server 3.18.0.
* Tue May 26 2015 zaitor@opensuse.org
- Update to version 0.11.1:
+ Usability fixes in folks-inspect.
+ Various EDS unit test fixes.
+ A few race condition fixes in the EDS backend.
+ Bugs fixed: bgo#646808.
+ Updated translations.
* Mon Feb 16 2015 dimstar@opensuse.org
- Update to version 0.11.0:
+ Major changes:
- The --enable-tests configure option has been renamed to
- -enable-modular-tests.
- Installed tests are now supported using
- -enable-installed-tests.
- Add a vCard-like ExtendedInfo interface.
- Upgrade to new EDS address book timeout API.
- Add search-based retrieval of Individuals.
+ Bugs fixed:
- bgo#641211: Add arbitrary-field interface for applications
to store trivial per-person data.
- bgo#743398: Add support for installed-tests.
- bgo#743934: FTBFS after EDS commit 884fb8d8.
- bgo#646808: Add search-based retrieval.
+ Various API changes.
- Bump module_version to 43, following upstream.
* Wed Jan 21 2015 zaitor@opensuse.org
- Update to version 0.10.1:
+ Updated translations.
/usr/share/glib-2.0/schemas/org.freedesktop.folks.gschema.xml
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Mar 9 15:56:43 2026