Compare commits
8 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| c107d7f336 | |||
| c2ab3146ce | |||
| 85519c2c9f | |||
| 2804bed89e | |||
| 2547b1e1fb | |||
| 5ab17bcb30 | |||
| a3f43f0559 | |||
| 2c4e6a1cbe |
2
_service
2
_service
@@ -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>
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b2fb2e800d221616f1413c4330c4d9711e96721898caafce2fff10d2ce0ea194
|
||||
size 23512589
|
||||
3
gnome-software-49.2.obscpio
Normal file
3
gnome-software-49.2.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6f135db97e0d01f9a24d25a5b6010046c5e5706fab6d68ea285c0923dcc4abae
|
||||
size 24354829
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
name: gnome-software
|
||||
version: 48.3
|
||||
mtime: 1751006638
|
||||
commit: 2832658d9922ab792a0f1f1066bded6b9ef4219b
|
||||
version: 49.2
|
||||
mtime: 1763669428
|
||||
commit: b793c75ed4c81b9b3dbf979e29eee73c3e95f075
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user