8 Commits

Author SHA256 Message Date
c107d7f336 Accepting request 1319634 from GNOME:Factory
- Update to version 49.2:
  + Fixed version history sometimes not showing for flatpak apps
  + Updated translations. (forwarded request 1318970 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1319634
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-software?expand=0&rev=136
2025-11-25 14:51:13 +00:00
c2ab3146ce - Update to version 49.2:
+ Fixed version history sometimes not showing for flatpak apps
  + Updated translations.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=311
2025-11-24 07:43:32 +00:00
85519c2c9f Accepting request 1310497 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1310497
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-software?expand=0&rev=135
2025-10-11 20:48:41 +00:00
2804bed89e - Update to version 49.1:
+ Fixed search for additional packages requested by other apps
  + Fixed update notifications, which could be missed sometimes
  + Updated translations.
- Add check section and meson_test macro: Run tests during build.
- Drop unused and unneeded pkgconfig(libhandy-1) BuildRequires.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=309
2025-10-10 07:55:47 +00:00
2547b1e1fb Accepting request 1305462 from GNOME:Factory
Scripted push from GNOME:Next (forwarded request 1304912 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1305462
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-software?expand=0&rev=134
2025-09-24 13:21:13 +00:00
5ab17bcb30 Scripted push from GNOME:Next
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=307
2025-09-17 15:52:30 +00:00
a3f43f0559 Accepting request 1297627 from GNOME:Factory
- Update to version 48.4:
  + Improve update notifications.
  + Updated translations. (forwarded request 1296987 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1297627
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-software?expand=0&rev=133
2025-08-06 12:32:16 +00:00
2c4e6a1cbe - Update to version 48.4:
+ Improve update notifications.
  + Updated translations.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=305
2025-08-05 06:38:08 +00:00
6 changed files with 66 additions and 21 deletions

View File

@@ -3,7 +3,7 @@
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://gitlab.gnome.org/GNOME/gnome-software.git</param>
<param name="revision">48.3</param>
<param name="revision">49.2</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

View File

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

View File

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

View File

@@ -1,3 +1,55 @@
-------------------------------------------------------------------
Fri Nov 21 06:49:16 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 49.2:
+ Fixed version history sometimes not showing for flatpak apps
+ Updated translations.
-------------------------------------------------------------------
Fri Oct 10 06:37:44 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 49.1:
+ Fixed search for additional packages requested by other apps
+ Fixed update notifications, which could be missed sometimes
+ Updated translations.
- Add check section and meson_test macro: Run tests during build.
- Drop unused and unneeded pkgconfig(libhandy-1) BuildRequires.
-------------------------------------------------------------------
Fri Sep 12 15:01:36 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 49.0:
+ Flag flatpak gpg-agent socket permission as potentially unsafe
+ Do not animate featured carousel when animations are disabled
+ Updated translations
-------------------------------------------------------------------
Sat Aug 30 09:07:44 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 49.rc:
+ Show past updates in rpm-ostree plugin
+ Always include Flatpak system installation
+ Correct total review counter
+ Support external release notes in AppStream data
+ Support light/dark screenshots in AppStream data
- Changes from version 49.beta:
+ Fix read of hardware support tags from app metainfo
+ Switch to systemd-based startup
- Changes from version 49.alpha:
+ Improve memory fragmentation after checking for updates
+ Rewrite threading model for better performance
+ Provide feedback in the UI after submitting a review
+ Fix crash on application shutdown
+ Disallow running gnome-software as root user
+ Updated translations
-------------------------------------------------------------------
Fri Aug 1 08:04:37 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 48.4:
+ Improve update notifications.
+ Updated translations.
-------------------------------------------------------------------
Fri Jun 27 06:50:02 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@@ -1,4 +1,4 @@
name: gnome-software
version: 48.3
mtime: 1751006638
commit: 2832658d9922ab792a0f1f1066bded6b9ef4219b
version: 49.2
mtime: 1763669428
commit: b793c75ed4c81b9b3dbf979e29eee73c3e95f075

View File

@@ -1,7 +1,7 @@
#
# spec file for package gnome-software
#
# 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
@@ -16,11 +16,11 @@
#
%define gs_plugin_api 22
%define gs_plugin_api 23
%bcond_with profiling
Name: gnome-software
Version: 48.3
Version: 49.2
Release: 0
Summary: GNOME Software Store
License: GPL-2.0-or-later
@@ -51,7 +51,6 @@ BuildRequires: pkgconfig(gtk4)
BuildRequires: pkgconfig(gudev-1.0)
BuildRequires: pkgconfig(json-glib-1.0) >= 1.2.0
BuildRequires: pkgconfig(libadwaita-1)
BuildRequires: pkgconfig(libhandy-1) >= 1.2.0
BuildRequires: pkgconfig(libsecret-1)
BuildRequires: pkgconfig(libsoup-3.0)
BuildRequires: pkgconfig(malcontent-0) >= 0.5.0
@@ -118,17 +117,15 @@ the GNOME software store.
# Remove any piece of doc that ends up in non-standard locations and use the doc macro instead
rm %{buildroot}%{_datadir}/doc/%{name}/README.md
%if !0%{?sle_version} || 0%{?sle_version} >= 160000
# Move autostart file to /usr/etc
mkdir -p %{buildroot}%{_distconfdir}/xdg/autostart
mv %{buildroot}%{_sysconfdir}/xdg/autostart/org.gnome.Software.desktop %{buildroot}%{_distconfdir}/xdg/autostart/org.gnome.Software.desktop
%endif
cat >> %{buildroot}%{_datadir}/glib-2.0/schemas/20_org.gnome.software-opensuse.gschema.override << FOE
[org.gnome.software]
official-repos = [ 'repo-oss', 'repo-update', 'repo-non-oss', 'download.opensuse.org-oss', 'download.opensuse.org-tumbleweed', 'download.opensuse.org-non-oss' ]
FOE
%check
%meson_test
%files
%license COPYING
%doc NEWS README.md
@@ -154,11 +151,7 @@ FOE
%{_libexecdir}/gnome-software-cmd
%{_libexecdir}/gnome-software-restarter
%{_mandir}/man1/%{name}.1%{?ext_man}
%if !0%{?sle_version} || 0%{?sle_version} >= 160000
%{_distconfdir}/xdg/autostart/org.gnome.Software.desktop
%else
%{_sysconfdir}/xdg/autostart/org.gnome.Software.desktop
%endif
%{_userunitdir}/gnome-software.service
%dir %{_libdir}/gnome-software/plugins-%{gs_plugin_api}/
%{_libdir}/gnome-software/plugins-%{gs_plugin_api}/libgs_plugin_dpkg.so