Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package baobab for openSUSE:Factory checked in at 2026-04-10 17:45:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/baobab (Old) and /work/SRC/openSUSE:Factory/.baobab.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "baobab" Fri Apr 10 17:45:52 2026 rev:61 rq:1345375 version:50.0 Changes: -------- --- /work/SRC/openSUSE:Factory/baobab/baobab.changes 2025-11-25 15:52:37.333912938 +0100 +++ /work/SRC/openSUSE:Factory/.baobab.new.21863/baobab.changes 2026-04-10 17:47:01.735008455 +0200 @@ -1,0 +2,12 @@ +Mon Mar 23 08:22:07 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Migrate to xz compression and manual service run + +------------------------------------------------------------------- +Fri Mar 13 16:46:08 UTC 2026 - Bjørn Lie <[email protected]> + +- Update to version 50.0: + + Port help overlay to AdwShortcutsDialog + + Updated translations. + +------------------------------------------------------------------- Old: ---- baobab-49.1.obscpio New: ---- _scmsync.obsinfo baobab-50.0.tar.xz build.specials.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ baobab.spec ++++++ --- /var/tmp/diff_new_pack.6GVOCJ/_old 2026-04-10 17:47:03.627086305 +0200 +++ /var/tmp/diff_new_pack.6GVOCJ/_new 2026-04-10 17:47:03.631086469 +0200 @@ -1,7 +1,7 @@ # # spec file for package baobab # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands # # All modifications and additions to the file contributed by third parties @@ -20,13 +20,13 @@ %define glib2_version 2.44 Name: baobab -Version: 49.1 +Version: 50.0 Release: 0 Summary: Disk Usage Analyzer License: GPL-2.0-or-later Group: System/GUI/GNOME URL: https://wiki.gnome.org/Apps/DiskUsageAnalyzer -Source0: %{name}-%{version}.tar.zst +Source0: %{name}-%{version}.tar.xz BuildRequires: appstream-glib BuildRequires: desktop-file-utils ++++++ _scmsync.obsinfo ++++++ mtime: 1774254127 commit: 7709ddd1409176b2ac788b09415db510687532952e480646bfec1c664fd9416c url: https://src.opensuse.org/GNOME/baobab revision: 7709ddd1409176b2ac788b09415db510687532952e480646bfec1c664fd9416c projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj ++++++ _service ++++++ --- /var/tmp/diff_new_pack.6GVOCJ/_old 2026-04-10 17:47:03.683088609 +0200 +++ /var/tmp/diff_new_pack.6GVOCJ/_new 2026-04-10 17:47:03.683088609 +0200 @@ -3,18 +3,17 @@ <service name="obs_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://gitlab.gnome.org/GNOME/baobab.git</param> - <param name="revision">49.1</param> + <param name="revision">50.0</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="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" /> + <service name="set_version" mode="manual"/> </services> - ++++++ baobab.obsinfo ++++++ --- /var/tmp/diff_new_pack.6GVOCJ/_old 2026-04-10 17:47:03.715089926 +0200 +++ /var/tmp/diff_new_pack.6GVOCJ/_new 2026-04-10 17:47:03.723090255 +0200 @@ -1,5 +1,5 @@ name: baobab -version: 49.1 -mtime: 1763727619 -commit: 800c3b6671341c2666842054f204499d05a93c0c +version: 50.0 +mtime: 1773353502 +commit: 13ef089d16f5509a3a48072fb158d514815b59d5 ++++++ 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-24 09:38:29.000000000 +0100 @@ -0,0 +1,5 @@ +*.obscpio +*.osc +_build.* +.pbuild +osc-collab.*
