Compare commits

..

No commits in common. "factory" and "factory" have entirely different histories.

6 changed files with 11 additions and 121 deletions

View File

@ -3,11 +3,11 @@
<service name="obs_scm" mode="manual"> <service name="obs_scm" mode="manual">
<param name="scm">git</param> <param name="scm">git</param>
<param name="url">https://gitlab.gnome.org/GNOME/gnome-software.git</param> <param name="url">https://gitlab.gnome.org/GNOME/gnome-software.git</param>
<param name="revision">47.4</param> <param name="revision">46.4</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param> <param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param> <param name="versionrewrite-replacement">\1</param>
<param name="changesgenerate">disable</param> <!-- <param name="changesgenerate">enable</param> -->
</service> </service>
<service name="tar" mode="buildtime"/> <service name="tar" mode="buildtime"/>
<service name="recompress" mode="buildtime"> <service name="recompress" mode="buildtime">

View File

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

View File

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

View File

@ -1,110 +1,3 @@
-------------------------------------------------------------------
Tue Jan 14 17:50:47 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.4:
+ Fix downloads of firmware updates
+ Fix the release process
-------------------------------------------------------------------
Sat Jan 4 23:18:46 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.3:
+ Fix a crash when cancelling an offline update.
+ Updated translations.
-------------------------------------------------------------------
Mon Nov 25 13:54:52 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.2:
+ Fix distro upgrade when certain version of PackageKit is used
+ Fix a crash when uninstalling a Snap app
+ Make uninstall dialog adaptive for small screens
+ Prefer Appstream data from swcatalog instead of app-info
directories
+ Updated translations.
-------------------------------------------------------------------
Thu Oct 10 11:52:07 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.1:
+ Fix crash in snap plugin when launching apps
+ Fix display of versions for packages being installed as part of
an update
+ Various minor improvements to the review submission dialog
+ Fix a crash in the DKMS plugin
+ Updated translations.
-------------------------------------------------------------------
Fri Sep 27 17:31:05 UTC 2024 - bjorn.lie@gmail.com
- Update to version 47.0+23:
* gs-details-page: Don't override the "page_failed" AdwStatusPage
title
* Add initial Indonesian translation of help
* plugins: appstream: make refine found flag local to app loop
* plugins: appstream: abort refine_from_id if there are no
components
* plugins: appstream: fix comment
* plugins: don't make core plugins depend on non-core ones
* Updated translations.
-------------------------------------------------------------------
Mon Sep 16 19:25:24 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Pass hardcoded_curated=true and Ddefault_featured_apps=true to
meson configure until we decide if we should ship our own or not.
-------------------------------------------------------------------
Sun Sep 15 14:10:04 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 47.0:
+ Do not install example featured software lists by default.
+ Updated translations.
-------------------------------------------------------------------
Sat Sep 14 18:04:34 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.rc:
+ Update help pages and add some translations of them
+ Correct tooltips of review voting buttons
+ Lower power consumption when certain pages are not visible
+ Updated translations.
-------------------------------------------------------------------
Fri Sep 13 16:32:27 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.beta:
+ Shorten text in some notifications
+ Fix Orca not reading the contents in Preferences dialog
+ Enhance behavior of a review row
+ Added plugin to ease installation of DKMS and akmods key with
enabled Secure Boot
+ Updated translations.
- Changes from version 47.alpha:
+ Fix a crash when updating apps when built with Mogwai
+ Fix a crash when installing flatpak application
+ Correct desktop/mobile hardware support detection
+ Correct state of Fedora upgrade
+ Several fixes in historical updates for rpm-ostree
+ Fix a crash when no appstream data is found
+ Correct app safety calculation
+ Correct Flatpak system and user apps recognition
+ Slightly speed-up rpm-ostree metadata refresh
+ Show "Install All" button only for codecs
+ Prefer vendor name from os release in app origin
+ Make more jobs asynchronous
+ Port to recent Adwaita widgets
+ Updated translations.
- Add itstool BuildRequires: New dependency.
- Bump gs_plugin_api define to 21 following upstream changes.
-------------------------------------------------------------------
Thu Sep 12 12:23:05 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 46.5:
+ Reduce power usage when the main window is closed.
+ Updated translations.
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Aug 11 13:18:08 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com> Sun Aug 11 13:18:08 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,4 +1,4 @@
name: gnome-software name: gnome-software
version: 47.4 version: 46.4
mtime: 1736876441 mtime: 1722585340
commit: a540463ee67d636e310a93af21eaf009009b33c9 commit: b68195fda2b4c28e64e87cc6ffbf66b117952d9c

View File

@ -1,7 +1,7 @@
# #
# spec file for package gnome-software # spec file for package gnome-software
# #
# Copyright (c) 2025 SUSE LLC # Copyright (c) 2024 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -16,11 +16,11 @@
# #
%define gs_plugin_api 21 %define gs_plugin_api 20
%bcond_with profiling %bcond_with profiling
Name: gnome-software Name: gnome-software
Version: 47.4 Version: 46.4
Release: 0 Release: 0
Summary: GNOME Software Store Summary: GNOME Software Store
License: GPL-2.0-or-later License: GPL-2.0-or-later
@ -34,7 +34,6 @@ Patch0: gnome-software-launch-gpk-update-viewer-for-updates.patch
Patch1: gnome-software-disable-offline-update.patch Patch1: gnome-software-disable-offline-update.patch
%endif %endif
BuildRequires: gtk-doc BuildRequires: gtk-doc
BuildRequires: itstool
BuildRequires: meson >= 0.58.0 BuildRequires: meson >= 0.58.0
BuildRequires: pkgconfig BuildRequires: pkgconfig
BuildRequires: suse-xsl-stylesheets BuildRequires: suse-xsl-stylesheets
@ -108,8 +107,6 @@ the GNOME software store.
-D soup2=false \ -D soup2=false \
-D sysprof=%{?with_profiling:enabled}%{!?with_profiling:disabled} \ -D sysprof=%{?with_profiling:enabled}%{!?with_profiling:disabled} \
-D opensuse-distro-upgrade=true \ -D opensuse-distro-upgrade=true \
-D hardcoded_curated=true \
-D default_featured_apps=true \
%{nil} %{nil}
%meson_build %meson_build