Compare commits
27 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 05ad666342 | |||
| 401e12ddbe | |||
| 65a406a2e8 | |||
| 35fc47c06c | |||
| c0fb9ecf5d | |||
| 600c320067 | |||
| 78086c9858 | |||
| 0add999384 | |||
| 03a86b53b3 | |||
| dc2a0b31c9 | |||
| 5ede27af65 | |||
| 203034fa6c | |||
| b75fe64dac | |||
| 3a950c65d2 | |||
| 2e4d6a7bb9 | |||
| f1d5958b66 | |||
| cdd9d99bcf | |||
| 7aa82809ad | |||
| 1132e9f677 | |||
| 2f72b2aa38 | |||
| 8047305bd4 | |||
| 8e3ad2a42e | |||
| f74ff1fb69 | |||
| 0f72d8acd1 | |||
| b53c495da8 | |||
| 78146de3ad | |||
| a713961544 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:772721843b6c323f7f4e74e4da3d72879f2b194d3d4ad981a8b783235fe270a1
|
||||
size 595012
|
||||
3
gearlever-4.1.1.tar.gz
Normal file
3
gearlever-4.1.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9ea0edebeda33bf72c1d307350aab492836d2e11fce87bd89b361cb0ba4b692b
|
||||
size 633353
|
||||
@@ -1,3 +1,137 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 23 22:02:52 UTC 2025 - Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
|
||||
|
||||
- Update to 4.1.1:
|
||||
* Fixed an issue for some apps that were relying on the 7zz extraction method
|
||||
- Update to 4.1.0:
|
||||
* Added Forgejo update system
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 7 16:07:09 UTC 2025 - Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
|
||||
|
||||
- Update to 4.0.3:
|
||||
* Update GithubUpdater
|
||||
- Update to 4.0.2:
|
||||
* Fixed restoring back update manager to default
|
||||
- Update to 4.0.1:
|
||||
* Update translations
|
||||
* Update icons
|
||||
* Update GithubUpdater
|
||||
- Update to 4.0.0:
|
||||
* Added FTP update system
|
||||
* New update management UI
|
||||
* New documentation website, still work in progress
|
||||
* Faster app loading times for most of the appimages
|
||||
* Better support for apps having dekstop actions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 9 13:54:04 UTC 2025 - Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
|
||||
|
||||
- Update to 3.4.7:
|
||||
* Fix updating from Codeberg and GitLab
|
||||
* Fixed unescaped \ char
|
||||
- Update to 3.4.6:
|
||||
* Improved desktop file support: added support for desktop actions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 13 17:49:30 UTC 2025 - Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
|
||||
|
||||
- Update to 3.4.5:
|
||||
* Fix inaccessible tmp folder on multi-user systems
|
||||
- Update to 3.4.4:
|
||||
* Preferences window: rollback to Adw.PreferencesWindow
|
||||
- Update to 3.4.3:
|
||||
* Move to newer adwaita stylings
|
||||
* Update translations
|
||||
- Add missing dependencies
|
||||
- Compile pyc files
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 15 19:19:18 UTC 2025 - Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
|
||||
|
||||
- Update to 3.4.2:
|
||||
* Fixed an issue when integrating apps from CLI
|
||||
- Update to 3.4.1:
|
||||
* Added new command line option to unset update url
|
||||
- Update to 3.4.0:
|
||||
* Added new command line option --set-update-url
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 15 16:28:13 UTC 2025 - Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
|
||||
|
||||
- Update to 3.3.4:
|
||||
* Fixed an issue caused by apps with spaces in their file names
|
||||
- Update to 3.3.3:
|
||||
* Fixed an issue introduced with 3.3.1
|
||||
* Fixed an issue causing some apps to be detected as always out-of-date
|
||||
- Update to 3.3.1:
|
||||
* Fixed an issue causing app updates to delete the original app
|
||||
- Update to 3.3.0:
|
||||
* Added support for Gitlab
|
||||
* Added support for Codeberg
|
||||
* Allow users to override the update url provided by the developer
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 9 20:43:16 UTC 2025 - Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
|
||||
|
||||
- Update to 3.2.4:
|
||||
* added x-appimage as supported mime
|
||||
- Update to 3.2.3:
|
||||
* unsquashfs: fixed errors with symbolic links
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 21 18:17:58 UTC 2025 - Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
|
||||
|
||||
- Update to 3.2.2:
|
||||
* Improved support for apps using squashfs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 16 18:03:19 UTC 2025 - Son <vincent.son.ziwen@outlook.com>
|
||||
|
||||
- Update to 3.2.1
|
||||
* New feature: "Update all", for both the CLI and UI
|
||||
* Fixed some issues for apps using dwarfs filesystem
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 12 19:21:49 UTC 2025 - Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
|
||||
|
||||
- Update to 3.1.1:
|
||||
* Added searchbar icon
|
||||
- Update to 3.1.0:
|
||||
* Added support for AppImages using dwarfs filesystem
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 26 21:08:52 UTC 2025 - Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
|
||||
|
||||
- Update to 3.0.2:
|
||||
* Fixed an issue causing the "Keep both" option to override the old desktop
|
||||
file
|
||||
- Update to 3.0.1:
|
||||
* Fixed an issue causing custom Github update urls being ignored when
|
||||
checking for updates
|
||||
- Update to 3.0.0:
|
||||
* Gear Lever now has a brand new command-line interface for managing and
|
||||
updating apps
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 18 14:49:48 UTC 2025 - Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
|
||||
|
||||
- Update to 2.3.2:
|
||||
* ignore get_osinfo output if it fails
|
||||
* Add finnish translation
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 28 20:15:55 UTC 2024 - Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
|
||||
|
||||
- Update to 2.3.0:
|
||||
* Added a confirmation modal when removing an app
|
||||
- Update to 2.2.1:
|
||||
* Fixed an issue causing update errors for some apps
|
||||
- Update to 2.2.0:
|
||||
* Added checks to download the correct AppImage for the current system architecture
|
||||
- Update to 2.1.0:
|
||||
* Added an option to fetch updates in the background at system startup
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 23 19:37:39 UTC 2024 - Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gearlever
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 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,13 +18,12 @@
|
||||
|
||||
%define appid it.mijorus.gearlever
|
||||
Name: gearlever
|
||||
Version: 2.0.7
|
||||
Version: 4.1.1
|
||||
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
|
||||
# PATCH-FIX-UPSTREAM: https://github.com/mijorus/gearlever/pull/80
|
||||
Group: System/X11/Utilities
|
||||
BuildArch: noarch
|
||||
BuildRequires: fdupes
|
||||
@@ -33,10 +32,20 @@ BuildRequires: gtk4-tools
|
||||
BuildRequires: meson
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: pkgconfig(gio-2.0)
|
||||
Requires: 7zip
|
||||
Requires: dwarfs
|
||||
Requires: flatpak-spawn
|
||||
Requires: p7zip
|
||||
Requires: python3-dbus-python
|
||||
Requires: python3-desktop-entry-lib
|
||||
Requires: python3-ftputil
|
||||
Requires: python3-gobject
|
||||
Requires: python3-pyxdg
|
||||
Requires: python3-requests >= 2.25.1
|
||||
Requires: squashfs
|
||||
Requires: typelib(Adw) = 1
|
||||
Requires: typelib(GLib)
|
||||
Requires: typelib(Gio)
|
||||
Requires: typelib(Gtk) = 4.0
|
||||
|
||||
%description
|
||||
An utility to manage AppImages with ease! Gear lever will organize and manage
|
||||
@@ -58,12 +67,18 @@ in-place or keep multiple versions side-by-side.
|
||||
%suse_update_desktop_file %{appid}
|
||||
%fdupes %{buildroot}/%{_prefix}
|
||||
rm %{buildroot}/%{_datadir}/gearlever/gearlever/assets/demo.AppImage
|
||||
find %{buildroot} -iname 'meson.build' -delete
|
||||
%ifpycache
|
||||
%py3_compile %{buildroot}%{_datadir}/%{name}
|
||||
%endif
|
||||
|
||||
%files
|
||||
%license COPYING
|
||||
%doc README.md
|
||||
%{_bindir}/%{name}
|
||||
%{_datadir}/%{name}
|
||||
%pycache_only %{_datadir}/%{name}/%{name}/__pycache__
|
||||
%pycache_only %{_datadir}/%{name}/%{name}/**/__pycache__
|
||||
%{_datadir}/appdata/%{appid}.appdata.xml
|
||||
%{_datadir}/applications/%{appid}.desktop
|
||||
%{_datadir}/glib-2.0/schemas/%{appid}.gschema.xml
|
||||
|
||||
Reference in New Issue
Block a user