4 Commits

Author SHA256 Message Date
7412fb8dfd Accepting request 1327225 from GNOME:Factory
- Update to version 0.15.12:
  + Major changes: backend: Adapt to evolution-data-server 3.59.1
    API changes
  + Bugs fixed:
    - CI fixes
    - eds backend: Correct patch for evolution-data-server 3.59.1
      API changes
    - meson: Set minimum GLib version to 2.80

OBS-URL: https://build.opensuse.org/request/show/1327225
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/folks?expand=0&rev=63
2026-01-15 15:43:25 +00:00
b97eafd97c Fix duplicate .changes
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/folks?expand=0&rev=125
2026-01-14 12:50:08 +00:00
8bffc24306 Update obscpio to match the version in the changelog
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/folks?expand=0&rev=124
2026-01-14 10:03:04 +00:00
fc61bef46c - Update to version 0.15.12:
+ Major changes: backend: Adapt to evolution-data-server 3.59.1
    API changes
  + Bugs fixed:
    - CI fixes
    - eds backend: Correct patch for evolution-data-server 3.59.1
      API changes
    - meson: Set minimum GLib version to 2.80

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/folks?expand=0&rev=123
2026-01-14 09:27:47 +00:00
6 changed files with 22 additions and 10 deletions

View File

@@ -3,7 +3,7 @@
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://gitlab.gnome.org/GNOME/folks.git</param>
<param name="revision">0.15.9</param>
<param name="revision">0.15.12</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">v?(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

3
folks-0.15.12.obscpio Normal file
View File

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

View File

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

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Jan 14 08:04:53 UTC 2026 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 0.15.12:
+ Major changes: backend: Adapt to evolution-data-server 3.59.1
API changes
+ Bugs fixed:
- CI fixes
- eds backend: Correct patch for evolution-data-server 3.59.1
API changes
- meson: Set minimum GLib version to 2.80
-------------------------------------------------------------------
Mon Aug 19 11:29:16 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@@ -1,4 +1,4 @@
name: folks
version: 0.15.9
mtime: 1711180678
commit: f57424e8411bb0b005483593ed11025a838ab19f
version: 0.15.12
mtime: 1768318129
commit: b13bf053157213749b8ff6444255a7a71cb5ade4

View File

@@ -1,7 +1,7 @@
#
# spec file for package folks
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
%define with_zeitgeist 0
Name: folks
Version: 0.15.9
Version: 0.15.12
Release: 0
Summary: Library to create metacontacts from multiple sources
License: LGPL-2.1-or-later
@@ -41,7 +41,7 @@ BuildRequires: readline-devel
BuildRequires: vala >= 0.22.0.28
BuildRequires: pkgconfig(dbus-glib-1)
BuildRequires: pkgconfig(gee-0.8) >= 0.8.6
BuildRequires: pkgconfig(gobject-2.0) >= 2.44.0
BuildRequires: pkgconfig(gobject-2.0) >= 2.80.0
BuildRequires: pkgconfig(libebook-1.2) >= 3.38.0
BuildRequires: pkgconfig(libebook-contacts-1.2) >= 3.38.0
BuildRequires: pkgconfig(libedataserver-1.2) >= 3.38.0