1
0

145 Commits

Author SHA256 Message Date
94f191960d Accepting request 640102 from GNOME:Next
- Update to version 3.30.2:
  + Localize the polkit policy file.
  + Display ongoing app-installation at top of the list.
  + Update apps in display order.
  + Fix autoupdates triggering in a feedback loop.
  + Tweak the prefs dialog layout.
  + Various fixes to the flatpak plugin, making its state keeping
    more robust.
  + Fix flatpak errors to show up instead of a generic "Aborted"
    error.
  + Avoid triggering reboots for online updatable apps (flatpak).
  + Make rpm-ostree updates work again.
  + Fix an issue that caused duplicate lines in 'OS Updates' on
    rpm-ostree based systems.
  + Compiler warning fixes.
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/640102
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=147
2018-10-05 16:02:09 +00:00
096a192a80 Accepting request 638437 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/638437
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=146
2018-09-26 16:48:03 +00:00
7fbd3dbc33 Accepting request 634814 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/634814
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=145
2018-09-20 03:44:49 +00:00
e649af6607 Accepting request 605711 from home:iznogood
New stable rel

OBS-URL: https://build.opensuse.org/request/show/605711
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=143
2018-05-09 12:05:24 +00:00
03cd88dda5 Accepting request 599273 from home:lnussel:branches:GNOME:Factory
- require fwupd, gnome-software doesn't work without (boo#1090042)

OBS-URL: https://build.opensuse.org/request/show/599273
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=141
2018-04-23 09:27:16 +00:00
950456c16b Accepting request 594996 from home:iznogood
New stable rel

OBS-URL: https://build.opensuse.org/request/show/594996
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=139
2018-04-13 06:47:03 +00:00
f25359eccf Accepting request 586185 from GNOME:Next
Update to 3.28.0

OBS-URL: https://build.opensuse.org/request/show/586185
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=137
2018-03-13 08:25:18 +00:00
5205723111 Accepting request 583578 from GNOME:Next
Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/583578
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=136
2018-03-09 10:06:03 +00:00
4afe455cc7 Accepting request 582039 from home:iznogood:branches:GNOME:Factory
New stable release!

- Update to version 3.26.7:
  + Use less space on low resolution displays.
  + Hide invalid apps we don't know how to install.
  + Rate limit distro upgrade notifications once per week.
  + Make category name sorting case insensitive.
  + Add back install buttons to codec install view.
  + Update flatpak remote metadata when refreshing.
  + Remove fedora-tagger-usage plugin.
  + Various correctness and warning fixes.
  + Various fixes to the external appstream plugin.
  + Various fixes to the snap plugin.
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/582039
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=134
2018-03-06 09:29:18 +00:00
046d0618a0 Accepting request 574266 from home:iznogood:branches:GNOME:Factory
- Update to version 3.26.6:
  + Improve alignment on the updates page.
  + Do not show missing screenshot error for fonts that have
    screenshots.
  + Fixes for third party repository handling in the sources
    dialog.
  + Fix various issues on Ubuntu when purchasing apps.
  + Fix building with gtkspell support.
  + Fix an issue that led to duplicate categories appearing on the
    overview page.
  + Various memory leak and correctness fixes.
  + Show package descriptions when installing packages through the
    dbus API.
  + Revert a commit that broke repo package install.
  + Updated translations.
- Pass enable-gtkspell=true to meson, ensure we build gtkspell
  support.

OBS-URL: https://build.opensuse.org/request/show/574266
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=132
2018-02-12 15:10:56 +00:00
20fbcd54d1 Accepting request 567818 from home:iznogood
- Update to version 3.26.5:
  + Add missing locking to gs_plugin_cache_remove(), fixing a
    possible crash.
  + Fix various memory leaks spotted by valgrind.
  + Fix a possible crash triggered by the fwupd plugin.
  + Do not emit critical warnings when reviewing OS Updates.
  + fwupd: Use the custom user-agent when downloading firmware.
  + overview page: Fix a crash when we have no featured apps.
  + packagekit: Implement repository enabling.
  + Fix hover CSS for "unknown" and "nonfree" license buttons.
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/567818
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=130
2018-01-22 09:52:47 +00:00
Bjørn Lie
c580f19244 Accepting request 562572 from home:Zaitor:branches:GNOME:Factory
- Update to version 3.26.4:
  + Fix crashes in the repos plugin due to missing locking.
  + Work around Firefox deleting rpm/deb files downloaded to /tmp
    when closing.
  + Do not require the user to keep clicking 'More reviews' after
    each click.
  + Fix a critical when updating (flatpak) packages live.
  + fwupd: Prepend the vendor name to the device name if not
    included.
  + Improve SPDX ID parsing when working out if it is 'free'.
  + packagekit: Do not crash when getting an invalid ID from
    PackageKit.
  + Do not crash when closing the source dialog while it is
    loading.
  + Updated translations.
- Drop gs-add-locking-to-the-repos-plugin.patch: Fixed upstream.

OBS-URL: https://build.opensuse.org/request/show/562572
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=128
2018-01-08 17:25:27 +00:00
Bjørn Lie
eba7b66024 Accepting request 547883 from home:Zaitor
- Add gs-add-locking-to-the-repos-plugin.patch: Add locking to the
  repos plugin so that we don't modify the priv->urls hash table
  concurrently from multiple threads (rh#1516536).
- Run spec-cleaner, modernize spec, use autosetup macro, no longer
  rm la files, not needed as we are using meson buildsystem.
- Drop update-desktop-files BuildRequires and no longer use
  suse_update_desktop_file macro, no longer needed.
- Explicitly pass enable-ubuntuone=false to meson.

OBS-URL: https://build.opensuse.org/request/show/547883
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=126
2017-12-05 03:20:22 +00:00
ce90647d6a Accepting request 544415 from home:badshah400:branches:GNOME:Factory
- Update to version 3.26.3:
  + Fix a common crash in the fwupd plugin.
  + Make category translations on the details page show up.
  + Updated translations.
- Changes from version 3.26.2:
  + Various fixes to cancellable handling, making it more robust
    to cancel install/remove operations.
  + Fix a common crash in Fedora distro upgrades plugin.
  + Fix showing N+2 Fedora upgrades.
  + Fix flatpak updates inadvertently triggering a reboot.
  + Revert plugin GType registering changes that broke app
    "adopting".
  + Various flatpak plugin fixes.
  + Various snap plugin fixes.
  + Bump fwupd required dep to 0.9.7 and support building with new
    1.0.0 API.
  + Avoid erroring out for operations that return more than 500
    results (distro upgrades, getting gnome-shell extensions
    list).
  + Fix a few memory leaks.
  + Updated translations.
- Enable fwupd; introduces BuildRequires on pkgconfig(fwupd) >=
  0.9.7.
- Remove the enable-firmware switch from the meson build options;
  this option has been dropped by upstream.

OBS-URL: https://build.opensuse.org/request/show/544415
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=124
2017-11-23 14:02:23 +00:00
1f38bd440f Accepting request 540641 from home:luc14n0:branches:GNOME:Factory
Some fixings.

OBS-URL: https://build.opensuse.org/request/show/540641
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=122
2017-11-13 11:28:42 +00:00
a024aed541 Accepting request 531080 from GNOME:Next
1

OBS-URL: https://build.opensuse.org/request/show/531080
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=120
2017-10-04 11:56:21 +00:00
31a36c6486 Accepting request 523418 from home:jengelh:branches:GNOME:Factory
- Update package summaries.

OBS-URL: https://build.opensuse.org/request/show/523418
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=118
2017-09-12 06:58:49 +00:00
Bjørn Lie
6a83c2d680 Accepting request 523243 from GNOME:Next
Update to 3.26.0

OBS-URL: https://build.opensuse.org/request/show/523243
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=117
2017-09-11 16:47:35 +00:00
0b1ac59a74 Accepting request 519416 from GNOME:Next
Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/519416
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=116
2017-08-31 07:44:03 +00:00
Bjørn Lie
78e9c0f18c Accepting request 494880 from GNOME:Next
New stable, lets see if this is less crashy

OBS-URL: https://build.opensuse.org/request/show/494880
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=114
2017-05-18 18:49:14 +00:00
845b94c70f Accepting request 494429 from GNOME:Next
New stable rel

OBS-URL: https://build.opensuse.org/request/show/494429
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=113
2017-05-10 20:03:46 +00:00
641c940fd9 Accepting request 490814 from home:dimstar:branches:GNOME:Factory
Update to 3.24.1

OBS-URL: https://build.opensuse.org/request/show/490814
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=111
2017-04-25 08:02:10 +00:00
7d5757d014 Accepting request 481597 from GNOME:Next
Update to 3.24.0

OBS-URL: https://build.opensuse.org/request/show/481597
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=109
2017-03-20 21:16:12 +00:00
3710162d9c Accepting request 479124 from GNOME:Next
Update to 3.23.92

OBS-URL: https://build.opensuse.org/request/show/479124
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=108
2017-03-14 18:43:23 +00:00
e4f736ccb9 Accepting request 460964 from GNOME:Next
Scripted push of GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/460964
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=107
2017-02-28 21:40:34 +00:00
c65f56f7c2 Accepting request 459879 from GNOME:Next
scripted push

OBS-URL: https://build.opensuse.org/request/show/459879
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=106
2017-02-22 20:41:46 +00:00
Bjørn Lie
17a6c014a5 Accepting request 450916 from home:Zaitor:branches:GNOME:Factory
New stable release

OBS-URL: https://build.opensuse.org/request/show/450916
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=104
2017-01-18 14:41:52 +00:00
eba1e053c0 Accepting request 444908 from home:Zaitor:branches:GNOME:Factory
New stable rel, not buildtested

OBS-URL: https://build.opensuse.org/request/show/444908
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=102
2016-12-09 09:25:50 +00:00
2e45418fee Accepting request 443058 from home:Zaitor
New stable rel, not buildtested

OBS-URL: https://build.opensuse.org/request/show/443058
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=100
2016-12-03 17:58:21 +00:00
1d4ce5050e Accepting request 439079 from GNOME:Next
Update to 3.22.2

OBS-URL: https://build.opensuse.org/request/show/439079
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=98
2016-11-08 08:56:17 +00:00
Bjørn Lie
cf2f4d3b3e Accepting request 438229 from GNOME:Next
Drop xdg-app br

OBS-URL: https://build.opensuse.org/request/show/438229
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=97
2016-11-02 08:21:43 +00:00
Bjørn Lie
0520b90031 Accepting request 437473 from GNOME:Next
Right, since we are pushing flatpak now, I guess we should have this change too

OBS-URL: https://build.opensuse.org/request/show/437473
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=96
2016-10-28 08:46:26 +00:00
Bjørn Lie
7e65652ff1 Accepting request 434500 from home:Zaitor:branches:GNOME:Factory
Subbing this bump from gf branch as GN have flatpak support added, and I don't want to sub that yet. We need to look at the warnings given by rpmlint for flatpak before we can sub it.

OBS-URL: https://build.opensuse.org/request/show/434500
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=95
2016-10-14 09:14:04 +00:00
093f64e356 Accepting request 428743 from GNOME:Next
Update to 3.22.0

OBS-URL: https://build.opensuse.org/request/show/428743
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=93
2016-09-20 18:22:44 +00:00
731350c63a Accepting request 427550 from GNOME:Next
New unstable

btw did we ever file a bug for the hillarious

[  128s] RPMLINT report:
[  128s] ===============
[  130s] gnome-software.x86_64: W: invalid-appdata-file /usr/share/appdata/org.gnome.Software.appdata.xml
[  130s] appdata file is not valid, check with appstream-util validate-relax

OBS-URL: https://build.opensuse.org/request/show/427550
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=92
2016-09-14 16:52:50 +00:00
fe2ed88373 Accepting request 425022 from GNOME:Next
Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/425022
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=91
2016-09-08 21:23:08 +00:00
9794226b50 Accepting request 408285 from home:Zaitor:branches:GNOME:Factory
Verbump

OBS-URL: https://build.opensuse.org/request/show/408285
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=89
2016-07-14 09:22:40 +00:00
Bjørn Lie
96ebbe0ea4 Accepting request 403532 from home:Zaitor
Doh :-) I forgot to sub this regression fix

OBS-URL: https://build.opensuse.org/request/show/403532
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=87
2016-06-23 08:27:17 +00:00
Bjørn Lie
841eeb8246 Accepting request 398630 from home:Zaitor:branches:GNOME:Factory
New stable release

OBS-URL: https://build.opensuse.org/request/show/398630
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=85
2016-05-30 16:26:44 +00:00
Bjørn Lie
7fe98c5937 Accepting request 396734 from home:Zaitor
Final one - I give up :-)

OBS-URL: https://build.opensuse.org/request/show/396734
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=83
2016-05-19 10:20:11 +00:00
Bjørn Lie
406deb507c Accepting request 391581 from GNOME:Next
1

OBS-URL: https://build.opensuse.org/request/show/391581
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=81
2016-04-29 12:05:46 +00:00
fea433d30e Accepting request 387957 from GNOME:Next
Resub rebased sub.

OBS-URL: https://build.opensuse.org/request/show/387957
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=79
2016-04-13 10:19:55 +00:00
Bjørn Lie
287d13874e Accepting request 387684 from home:mgorse:branches:GNOME:Factory
- Add gnome-software-icon-crash.patch: fix crash when unable to
  find icon (boo#974806 bgo#764921).

OBS-URL: https://build.opensuse.org/request/show/387684
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=78
2016-04-12 10:46:51 +00:00
070bd8e78b Accepting request 376659 from GNOME:Next
Update to 3.20.0

OBS-URL: https://build.opensuse.org/request/show/376659
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=76
2016-03-21 17:12:27 +00:00
0dd9ffaf65 Accepting request 374514 from GNOME:Next
Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/374514
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=75
2016-03-18 10:09:01 +00:00
8fcc8555a7 Accepting request 363833 from GNOME:Next
Superseede :-) forgot the % in front of the macro

OBS-URL: https://build.opensuse.org/request/show/363833
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=74
2016-03-02 10:28:00 +00:00
1814bb3807 Accepting request 360419 from GNOME:Next
Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/360419
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=73
2016-02-19 15:00:27 +00:00
Bjørn Lie
640170ba3c Accepting request 342557 from home:Zaitor
New stable rel, not buildtested

OBS-URL: https://build.opensuse.org/request/show/342557
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=71
2015-11-06 08:47:25 +00:00
4a8da2e94b Accepting request 339447 from GNOME:Next
Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/339447
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=69
2015-10-19 10:07:26 +00:00
Bjørn Lie
de226134ac Accepting request 337381 from GNOME:Next
1

OBS-URL: https://build.opensuse.org/request/show/337381
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=67
2015-10-09 08:51:38 +00:00