Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-gobject for openSUSE:Factory checked in at 2026-03-28 20:13:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-gobject (Old) and /work/SRC/openSUSE:Factory/.python-gobject.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-gobject" Sat Mar 28 20:13:17 2026 rev:110 rq:1342873 version:3.56.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-gobject/python-gobject.changes 2026-03-14 22:20:54.305428957 +0100 +++ /work/SRC/openSUSE:Factory/.python-gobject.new.8177/python-gobject.changes 2026-03-28 20:14:30.280279566 +0100 @@ -1,0 +2,12 @@ +Wed Mar 25 19:38:27 UTC 2026 - Bjørn Lie <[email protected]> + +- Update to version 3.56.2: + + Leave floating state intact for get/set property + + Only call do_dispose if it's implemented on the class + +------------------------------------------------------------------- +Mon Mar 23 08:56:23 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Migrate to xz compression and manual service run + +------------------------------------------------------------------- Old: ---- pygobject-3.56.1.obscpio pythoncapi-compat-vendored.obscpio New: ---- _scmsync.obsinfo build.specials.obscpio pygobject-3.56.2.tar.xz pythoncapi-compat-vendored.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-gobject.spec ++++++ --- /var/tmp/diff_new_pack.rdGci6/_old 2026-03-28 20:14:30.960307633 +0100 +++ /var/tmp/diff_new_pack.rdGci6/_new 2026-03-28 20:14:30.960307633 +0100 @@ -34,14 +34,14 @@ %define libffi_version 3.0 %{?sle15_python_module_pythons} Name: python-gobject -Version: 3.56.1 +Version: 3.56.2 Release: 0 Summary: Python bindings for GObject License: LGPL-2.1-or-later Group: Development/Languages/Python URL: https://pygobject.gnome.org/ -Source0: %{_name}-%{version}.tar.zst -Source1: pythoncapi-compat-vendored.tar.zst +Source0: %{_name}-%{version}.tar.xz +Source1: pythoncapi-compat-vendored.tar.xz BuildRequires: %{python_module devel} BuildRequires: %{python_module meson-python} ++++++ _scmsync.obsinfo ++++++ mtime: 1774467603 commit: fb6a735bad0d053bb900ee900197b1eee68b6b29f630026f3197bbf2de263638 url: https://src.opensuse.org/GNOME/python-gobject revision: fb6a735bad0d053bb900ee900197b1eee68b6b29f630026f3197bbf2de263638 projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj ++++++ _service ++++++ --- /var/tmp/diff_new_pack.rdGci6/_old 2026-03-28 20:14:31.044311100 +0100 +++ /var/tmp/diff_new_pack.rdGci6/_new 2026-03-28 20:14:31.052311430 +0100 @@ -3,11 +3,11 @@ <service name="obs_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://gitlab.gnome.org/GNOME/pygobject.git</param> - <param name="revision">3.56.1</param> + <param name="revision">3.56.2</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionrewrite-pattern">v?(.*)\+0</param> <param name="versionrewrite-replacement">\1</param> -<!-- <param name="changesgenerate">enable</param> --> + <!-- <param name="changesgenerate">enable</param> --> </service> <service name="obs_scm" mode="manual"> <param name="scm">git</param> @@ -15,14 +15,13 @@ <param name="revision">22811c3f0e69908894d2bd724f572b32667f2141</param> <param name="versionformat">vendored</param> </service> - <service name="tar" mode="buildtime"/> - <service name="recompress" mode="buildtime"> + <service name="tar" mode="manual"/> + <service name="recompress" mode="manual"> <param name="file">*.tar</param> - <param name="compression">zst</param> + <param name="compression">xz</param> </service> <service name="set_version" mode="manual"> <param name="basename">pygobject</param> </service> </services> - ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-03-26 08:43:01.000000000 +0100 @@ -0,0 +1,5 @@ +*.obscpio +*.osc +_build.* +.pbuild +osc-collab.* ++++++ pygobject.obsinfo ++++++ --- /var/tmp/diff_new_pack.rdGci6/_old 2026-03-28 20:14:31.160315887 +0100 +++ /var/tmp/diff_new_pack.rdGci6/_new 2026-03-28 20:14:31.168316218 +0100 @@ -1,5 +1,5 @@ name: pygobject -version: 3.56.1 -mtime: 1773219015 -commit: 4d4b7152b5de75d1b0de87b423cb7feb6074b82f +version: 3.56.2 +mtime: 1774450860 +commit: 3e62df853e7bd3e65abfc887b09616d9803ef048
