17
0

4 Commits

Author SHA256 Message Date
3e088b0897 Accepting request 1309594 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/1309594
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/extension-manager?expand=0&rev=14
2025-10-07 16:28:43 +00:00
Richard Rahl
889a194cc5 - update to version 0.6.5:
* fix search regressions

OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/extension-manager?expand=0&rev=28
2025-10-07 11:39:12 +00:00
08c79114a8 Accepting request 1306995 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/1306995
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/extension-manager?expand=0&rev=13
2025-09-25 16:45:13 +00:00
Richard Rahl
a81d3226a0 - update to version 0.6.4:
* upgrade-assistant: Reword results page heading
  * Fix various crashes
  * Info updates
  * Port to GNOME Extensions v1 API
  * detail-view: Add session modes information
  * InfoBar and SearchProvider fixes

OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/extension-manager?expand=0&rev=26
2025-09-24 20:15:15 +00:00
4 changed files with 23 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e5af7a2dbb7ba28c33c027e9d761d56c8b4aa92ca39940c71351a3af40e74fae
size 1901186

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5a43c7b9570775948a35f402b1c1d5f0f0401e339ab2144d466f75eae26ef9de
size 1841347

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Oct 7 11:34:38 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- update to version 0.6.5:
* fix search regressions
-------------------------------------------------------------------
Wed Sep 17 17:15:19 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- update to version 0.6.4:
* upgrade-assistant: Reword results page heading
* Fix various crashes
* Info updates
* Port to GNOME Extensions v1 API
* detail-view: Add session modes information
* InfoBar and SearchProvider fixes
-------------------------------------------------------------------
Sat Jun 7 10:33:27 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>

View File

@@ -1,7 +1,7 @@
#
# spec file for package extension-manager
#
# Copyright (c) 2025 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,7 +18,7 @@
%define appid com.mattjakeman.ExtensionManager
Name: extension-manager
Version: 0.6.3
Version: 0.6.5
Release: 0
Summary: A utility for browsing and installing GNOME Shell Extensions
License: GPL-3.0-or-later
@@ -32,7 +32,7 @@ BuildRequires: pkgconfig(blueprint-compiler)
BuildRequires: pkgconfig(glib-2.0)
BuildRequires: pkgconfig(gtk4)
BuildRequires: pkgconfig(json-glib-1.0)
BuildRequires: pkgconfig(libadwaita-1) >= 1.7
BuildRequires: pkgconfig(libadwaita-1) >= 1.8
BuildRequires: pkgconfig(libsoup-3.0)
BuildRequires: pkgconfig(libxml-2.0)
Requires: unzip