Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package libaccounts-glib for
openSUSE:Leap:16.0 checked in at 2025-08-07 19:22:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:16.0/libaccounts-glib (Old)
and /work/SRC/openSUSE:Leap:16.0/.libaccounts-glib.new.1085 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libaccounts-glib"
Thu Aug 7 19:22:47 2025 rev:2 rq:1292944 version:1.27
Changes:
--------
--- /work/SRC/openSUSE:Leap:16.0/libaccounts-glib/libaccounts-glib.changes
2025-03-19 11:49:12.663976604 +0100
+++
/work/SRC/openSUSE:Leap:16.0/.libaccounts-glib.new.1085/libaccounts-glib.changes
2025-08-07 19:29:05.072470697 +0200
@@ -1,0 +2,17 @@
+Mon Feb 24 08:28:10 UTC 2025 - Christophe Marin <[email protected]>
+
+- Update to 1.27
+ * Do not install python gobject introspection files by default.
+ If they are needed, build with `-Dinstall-py-overrides=true`.
+ * Lib: do not attempt to terminate the GTask twice
+ * Fix memory leak on provider tags
+ * Do not emit misleading enabled signals on account services
+ * Fix incorrect cleanup in ag_account_finalize
+- Drop patches, merged upstream:
+ * 0001-ag-account-fix-incorrect-cleanup-in-ag_account_final.patch
+ * 0002-Build-Don-t-install-Python-overrides-by-default.patch
+ * 0003-Lib-do-not-attempt-to-terminate-the-GTask-twice.patch
+ * 0004-ag-provider-fix-memory-leak-on-provider-tags.patch
+ * 0006-ag-account-do-not-emit-misleading-enabled-signals-on.patch
+
+-------------------------------------------------------------------
Old:
----
0001-ag-account-fix-incorrect-cleanup-in-ag_account_final.patch
0002-Build-Don-t-install-Python-overrides-by-default.patch
0003-Lib-do-not-attempt-to-terminate-the-GTask-twice.patch
0004-ag-provider-fix-memory-leak-on-provider-tags.patch
0006-ag-account-do-not-emit-misleading-enabled-signals-on.patch
libaccounts-glib-1.26.tar.gz
New:
----
libaccounts-glib-VERSION_1.27.tar.bz2
----------(Old B)----------
Old:- Drop patches, merged upstream:
* 0001-ag-account-fix-incorrect-cleanup-in-ag_account_final.patch
* 0002-Build-Don-t-install-Python-overrides-by-default.patch
Old: * 0001-ag-account-fix-incorrect-cleanup-in-ag_account_final.patch
* 0002-Build-Don-t-install-Python-overrides-by-default.patch
* 0003-Lib-do-not-attempt-to-terminate-the-GTask-twice.patch
Old: * 0002-Build-Don-t-install-Python-overrides-by-default.patch
* 0003-Lib-do-not-attempt-to-terminate-the-GTask-twice.patch
* 0004-ag-provider-fix-memory-leak-on-provider-tags.patch
Old: * 0003-Lib-do-not-attempt-to-terminate-the-GTask-twice.patch
* 0004-ag-provider-fix-memory-leak-on-provider-tags.patch
* 0006-ag-account-do-not-emit-misleading-enabled-signals-on.patch
Old: * 0004-ag-provider-fix-memory-leak-on-provider-tags.patch
* 0006-ag-account-do-not-emit-misleading-enabled-signals-on.patch
----------(Old E)----------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libaccounts-glib.spec ++++++
--- /var/tmp/diff_new_pack.7Bj8SI/_old 2025-08-07 19:29:05.384483680 +0200
+++ /var/tmp/diff_new_pack.7Bj8SI/_new 2025-08-07 19:29:05.388483846 +0200
@@ -19,19 +19,13 @@
%define typelib typelib-1_0-Accounts-1_0
%define sover 0
Name: libaccounts-glib
-Version: 1.26
+Version: 1.27
Release: 0
Summary: Account management library for GLib Applications
License: LGPL-2.1-only
URL: https://gitlab.com/accounts-sso/libaccounts-glib
-Source:
https://gitlab.com/accounts-sso/libaccounts-glib/-/archive/%{version}/libaccounts-glib-%{version}.tar.gz
+Source:
https://gitlab.com/accounts-sso/libaccounts-glib/-/archive/VERSION_%{version}/libaccounts-glib-VERSION_%{version}.tar.bz2
Source1: baselibs.conf
-# PATCH-FIX-UPSTREAM
-Patch0: 0001-ag-account-fix-incorrect-cleanup-in-ag_account_final.patch
-Patch1: 0002-Build-Don-t-install-Python-overrides-by-default.patch
-Patch2: 0003-Lib-do-not-attempt-to-terminate-the-GTask-twice.patch
-Patch3: 0004-ag-provider-fix-memory-leak-on-provider-tags.patch
-Patch4: 0006-ag-account-do-not-emit-misleading-enabled-signals-on.patch
BuildRequires: gtk-doc
BuildRequires: meson
BuildRequires: pkgconfig
@@ -89,7 +83,7 @@
This package contains the tools for the accounts-glib library.
%prep
-%autosetup -p1
+%autosetup -p1 -n libaccounts-glib-VERSION_%{version}
%build
%meson
@@ -105,8 +99,7 @@
%doc NEWS
%license COPYING
%{_libdir}/libaccounts-glib.so.%{sover}*
-# The library version wasn't updated in the 1.26 release
-%{_libdir}/libaccounts-glib.so.1.25
+%{_libdir}/libaccounts-glib.so.1.27
%files -n %{typelib}
%{_libdir}/girepository-1.0/Accounts-1.0.typelib