Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libaccounts-glib for openSUSE:Factory checked in at 2022-09-25 15:34:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libaccounts-glib (Old) and /work/SRC/openSUSE:Factory/.libaccounts-glib.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libaccounts-glib" Sun Sep 25 15:34:12 2022 rev:8 rq:1005461 version:1.26 Changes: -------- --- /work/SRC/openSUSE:Factory/libaccounts-glib/libaccounts-glib.changes 2021-05-15 23:16:32.580652794 +0200 +++ /work/SRC/openSUSE:Factory/.libaccounts-glib.new.2275/libaccounts-glib.changes 2022-09-25 15:34:15.799472679 +0200 @@ -1,0 +2,7 @@ +Thu Sep 22 17:07:09 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 1.26: + * meson: add /usr/include to pkgconfig include path + * Avoid assert failure on ag_provider_get_tags + +------------------------------------------------------------------- Old: ---- libaccounts-glib-1.25.tar.bz2 New: ---- libaccounts-glib-1.26.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libaccounts-glib.spec ++++++ --- /var/tmp/diff_new_pack.xbTl0B/_old 2022-09-25 15:34:16.191473623 +0200 +++ /var/tmp/diff_new_pack.xbTl0B/_new 2022-09-25 15:34:16.199473642 +0200 @@ -1,7 +1,7 @@ # # spec file for package libaccounts-glib # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,19 +18,18 @@ %define typelib typelib-1_0-Accounts-1_0 %define sover 0 - Name: libaccounts-glib -Version: 1.25 +Version: 1.26 Release: 0 Summary: Account management library for GLib Applications License: LGPL-2.1-only Group: System/Libraries URL: https://gitlab.com/accounts-sso/libaccounts-glib -Source: %{URL}/-/archive/%{version}/%{name}-%{version}.tar.bz2 +Source: https://gitlab.com/accounts-sso/libaccounts-glib/-/archive/%{version}/libaccounts-glib-%{version}.tar.gz Source1: baselibs.conf BuildRequires: gtk-doc BuildRequires: meson -BuildRequires: pkg-config +BuildRequires: pkgconfig BuildRequires: python3-gobject BuildRequires: pkgconfig(check) >= 0.9.4 BuildRequires: pkgconfig(gio-2.0) >= 2.36 @@ -115,7 +114,8 @@ %doc NEWS %license COPYING %{_libdir}/%{name}.so.%{sover}* -%{_libdir}/%{name}.so.%{version} +# The library version wasn't updated in the 1.26 release +%{_libdir}/%{name}.so.1.25 %files -n %{typelib} %{_libdir}/girepository-1.0/Accounts-1.0.typelib