Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gearlever for openSUSE:Factory checked in at 2026-04-02 17:41:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gearlever (Old) and /work/SRC/openSUSE:Factory/.gearlever.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gearlever" Thu Apr 2 17:41:12 2026 rev:19 rq:1344217 version:4.4.8 Changes: -------- --- /work/SRC/openSUSE:Factory/gearlever/gearlever.changes 2025-12-24 13:18:15.727293809 +0100 +++ /work/SRC/openSUSE:Factory/.gearlever.new.21863/gearlever.changes 2026-04-02 17:42:16.582107675 +0200 @@ -1,0 +2,150 @@ +Sat Mar 21 11:51:51 UTC 2026 - [email protected] + +- Update to version 4.4.8: + * version bump + * use http version of the fedore site to check connectivity + * fixed wrong import + * use fedora's website to check for internet connection + * added info log + +------------------------------------------------------------------- +Sat Mar 21 11:51:43 UTC 2026 - [email protected] + +- Update to version 4.4.7: + * fixed an issue with some zsync updates + * allow download when URL in zsync file is absent + * removed zsync dep + * version bump + * indentation + * removed old code + * updated zsync logic for static file url + * wip + * Don't mark entire translations as fuzzy + * po: Add Georgian translation + * po: Add Georgian translation + +------------------------------------------------------------------- +Sat Mar 21 11:51:34 UTC 2026 - [email protected] + +- Update to version 4.4.6: + * version bump + * small ui tweaks + * added new mime type for appimage + +------------------------------------------------------------------- +Sat Mar 21 11:51:27 UTC 2026 - [email protected] + +- Update to version 4.4.5: + * Bump project version from 4.4.4 to 4.4.5 + +------------------------------------------------------------------- +Sat Mar 21 11:51:19 UTC 2026 - [email protected] + +- Update to version 4.4.4: + * ui improvements + +------------------------------------------------------------------- +Sat Mar 21 11:51:10 UTC 2026 - [email protected] + +- Update to version 4.4.3: + * removed check on content type header + * github updater: check if file exists + +------------------------------------------------------------------- +Sat Mar 21 11:51:03 UTC 2026 - [email protected] + +- Update to version 4.4.2: + * improved support for offline usage + +------------------------------------------------------------------- +Sat Mar 21 11:50:55 UTC 2026 - [email protected] + +- Update to version 4.4.1: + * small refactoring and ui improvements + +------------------------------------------------------------------- +Sat Mar 21 11:50:38 UTC 2026 - [email protected] + +- Update to version 4.4.0: + * version bump + * added code for minimal ui + * added task json + * add info about file size in app list + +------------------------------------------------------------------- +Sat Mar 21 11:47:46 UTC 2026 - [email protected] + +- Update to version 4.3.2: + * version bump + * fixed app website not showing + * added support for x-appimage-name + * Update file + * Add Arabic language support to LINGUAS + * Add Arabic translation (ar.po) + +------------------------------------------------------------------- +Sat Mar 21 11:47:38 UTC 2026 - [email protected] + +- Update to version 4.3.1: + * version bump + * version bump + * added support for pre-releases embedded in github update url + * docs(metainfo): Add link to source repo + * Added missing pt-PT translations. + +------------------------------------------------------------------- +Sat Mar 21 11:47:30 UTC 2026 - [email protected] + +- Update to version 4.3.0: + * check if an app is running before update + * Add documentation section to README + +------------------------------------------------------------------- +Sat Mar 21 11:44:09 UTC 2026 - [email protected] + +- Update to version 4.2.2: + * version bump + * version bump + * try proceeding if 7zz command fails + * updated error handling + * removed useless file + * Rename appstream file to use metainfo extension + * background update fetcher: added translations + * test cli: added tests for static file updater + * add "Open Gear Lever" button to update notification + * add "Open Gear Lever" button to update notification + * update es.po + * Fix Vietnamese translation typo + * Reapply "Update empty-list-placeholder.ui" + * Revert "Ellipsis typography for all languages" + * Revert "Update empty-list-placeholder.ui" + * Revert "Update empty-list-placeholder.ui" + * Revert "Ellipsis typography in original English code" + * Update fr.po + * Update empty-list-placeholder.ui + * Ellipsis typography for all languages + * Ellipsis typography in original English code + * Update Fr translation + +------------------------------------------------------------------- +Sat Mar 21 11:43:59 UTC 2026 - [email protected] + +- Update to version 4.2.1: + * fix issues with integrated update urls + * fix update management detection on appimages with static urls + +------------------------------------------------------------------- +Sat Mar 21 11:42:51 UTC 2026 - [email protected] + +- Update to version 4.2.0: + * version bump + * update UpdateModels classes + * fixed spinner not always visible + * added block-unsafe-extractor + * updated tests + * updated release yml + * version bump + * fixed shutter encoder + * wip + +------------------------------------------------------------------- Old: ---- gearlever-4.1.1.tar.gz New: ---- _service _servicedata gearlever-4.4.8.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gearlever.spec ++++++ --- /var/tmp/diff_new_pack.RthtlQ/_old 2026-04-02 17:42:17.246135100 +0200 +++ /var/tmp/diff_new_pack.RthtlQ/_new 2026-04-02 17:42:17.254135430 +0200 @@ -1,7 +1,7 @@ # # spec file for package gearlever # -# Copyright (c) 2025 SUSE LLC and contributors +# 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 @@ -18,12 +18,13 @@ %define appid it.mijorus.gearlever Name: gearlever -Version: 4.1.1 +Version: 4.4.8 Release: 0 Summary: Manage AppImages License: GPL-3.0-or-later URL: https://gearlever.mijorus.it/ -Source: https://github.com/mijorus/gearlever/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz +#Source: https://github.com/mijorus/gearlever/archive/refs/tags/%%{version}.tar.gz#/%%{name}-%%{version}.tar.gz +Source: %{name}-%{version}.tar.xz Group: System/X11/Utilities BuildArch: noarch BuildRequires: fdupes @@ -35,11 +36,11 @@ Requires: 7zip Requires: dwarfs Requires: flatpak-spawn -Requires: python3-dbus-python -Requires: python3-desktop-entry-lib -Requires: python3-ftputil +Requires: python3-dbus-python >= 1.2.18 +Requires: python3-desktop-entry-lib >= 5.0 +Requires: python3-ftputil >= 5.1.0 Requires: python3-gobject -Requires: python3-pyxdg +Requires: python3-pyxdg >= 0.28 Requires: python3-requests >= 2.25.1 Requires: squashfs Requires: typelib(Adw) = 1 @@ -79,7 +80,7 @@ %{_datadir}/%{name} %pycache_only %{_datadir}/%{name}/%{name}/__pycache__ %pycache_only %{_datadir}/%{name}/%{name}/**/__pycache__ -%{_datadir}/appdata/%{appid}.appdata.xml +%{_datadir}/metainfo/it.mijorus.gearlever.metainfo.xml %{_datadir}/applications/%{appid}.desktop %{_datadir}/glib-2.0/schemas/%{appid}.gschema.xml %{_datadir}/icons/hicolor/scalable/actions ++++++ _service ++++++ <?xml version="1.0"?> <services> <service name="tar_scm" mode="manual"> <param name="url">https://github.com/mijorus/gearlever.git</param> <param name="scm">git</param> <param name="exclude">.git</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="revision">4.4.8</param> <param name="changesgenerate">enable</param> </service> <service name="recompress" mode="manual"> <param name="file">*.tar</param> <param name="compression">xz</param> </service> <service name="set_version" mode="manual"> </service> </services> ++++++ _servicedata ++++++ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/mijorus/gearlever.git</param> <param name="changesrevision">7766cb65f745658e993f4d85fbe555e6cc3e582e</param></service></servicedata> (No newline at EOF)
