1
0

Compare commits

...

4 Commits

Author SHA256 Message Date
Ana Guerrero
bd5dc8ce33 Accepting request 1205459 from GNOME:Factory
SCripted push of GNOME 47

OBS-URL: https://build.opensuse.org/request/show/1205459
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-software?expand=0&rev=124
2024-10-08 15:17:51 +00:00
9be1f71f03 - 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.
- Pass hardcoded_curated=true and Ddefault_featured_apps=true to
  meson configure until we decide if we should ship our own or not.
- Update to version 47.0:
  + Do not install example featured software lists by default.
  + Updated translations.
- 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.
- 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.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=285
2024-09-30 07:50:52 +00:00
Ana Guerrero
3504a86b20 Accepting request 1201598 from GNOME:Factory
- Update to version 46.5:
  + Reduce power usage when the main window is closed.
  + Updated translations. (forwarded request 1201266 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1201598
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-software?expand=0&rev=123
2024-09-18 13:26:33 +00:00
f7d647fa27 - Update to version 46.5:
+ Reduce power usage when the main window is closed.
  + Updated translations.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=283
2024-09-17 11:42:28 +00:00
7 changed files with 88 additions and 10 deletions

View File

@ -3,11 +3,11 @@
<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">46.4</param>
<param name="revision">4927fafc4138571984de0c2b01b7b5b741a4a968</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>
<!-- <param name="changesgenerate">enable</param> -->
<param name="changesgenerate">enable</param>
</service>
<service name="tar" mode="buildtime"/>
<service name="recompress" mode="buildtime">

4
_servicedata Normal file
View File

@ -0,0 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://gitlab.gnome.org/GNOME/gnome-software.git</param>
<param name="changesrevision">4927fafc4138571984de0c2b01b7b5b741a4a968</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,74 @@
-------------------------------------------------------------------
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>

View File

@ -1,4 +1,4 @@
name: gnome-software
version: 46.4
mtime: 1722585340
commit: b68195fda2b4c28e64e87cc6ffbf66b117952d9c
version: 47.0+23
mtime: 1727414441
commit: 4927fafc4138571984de0c2b01b7b5b741a4a968

View File

@ -16,11 +16,11 @@
#
%define gs_plugin_api 20
%define gs_plugin_api 21
%bcond_with profiling
Name: gnome-software
Version: 46.4
Version: 47.0+23
Release: 0
Summary: GNOME Software Store
License: GPL-2.0-or-later
@ -34,6 +34,7 @@ Patch0: gnome-software-launch-gpk-update-viewer-for-updates.patch
Patch1: gnome-software-disable-offline-update.patch
%endif
BuildRequires: gtk-doc
BuildRequires: itstool
BuildRequires: meson >= 0.58.0
BuildRequires: pkgconfig
BuildRequires: suse-xsl-stylesheets
@ -107,6 +108,8 @@ the GNOME software store.
-D soup2=false \
-D sysprof=%{?with_profiling:enabled}%{!?with_profiling:disabled} \
-D opensuse-distro-upgrade=true \
-D hardcoded_curated=true \
-D default_featured_apps=true \
%{nil}
%meson_build