forked from pool/gnome-software
Accepting request 736562 from GNOME:Factory
Scripted push from {project} OBS-URL: https://build.opensuse.org/request/show/736562 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-software?expand=0&rev=66
This commit is contained in:
commit
eaa0149404
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a4116f190cc2e7ad2b3fdf4605c05b0b291203c4bca0beaf1d425e7f73e3603c
|
||||
size 4852860
|
3
gnome-software-3.34.1.tar.xz
Normal file
3
gnome-software-3.34.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5dd69479950e7a104ff99fe4d57fed6b72cfbe536eb5a84df5a1b0709b01a8f9
|
||||
size 5945104
|
@ -1,3 +1,40 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 16:55:15 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 3.34.1:
|
||||
+ Fix firmware updates where the device needed a manual detach.
|
||||
+ Fix installing webapps.
|
||||
+ Fix signal blocking for search.
|
||||
+ Fix third party repo enabling.
|
||||
+ Hide the shortcut buttons for parentally filtered apps.
|
||||
+ Make disabled flatpak remote enabling work.
|
||||
+ Show snap channels as app alternates.
|
||||
+ Show the correct application when clicking from the GNOME Shell
|
||||
menu.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 9 14:34:44 CDT 2019 - mgorse@suse.com
|
||||
|
||||
- Update to version 3.34.0:
|
||||
+ Add a link to the privacy policy in the review dialog.
|
||||
+ Add and improve many overview banners.
|
||||
+ Add support for download scheduling using Mogwai.
|
||||
+ Allow installing locale data automatically.
|
||||
+ Allow snaps to be shown by AppStream ID.
|
||||
+ Don't apply drop shadow on stock symbolic icons.
|
||||
+ Don't install queued apps when the network changes and is
|
||||
metered.
|
||||
+ Fix the 'localised in my language' kudo.
|
||||
+ Hide addons that are not available in repos.
|
||||
+ Localize ESRB content rating strings.
|
||||
+ Never show the installation progress bar going backwards.
|
||||
+ Notify the user when an application can escape the sandbox.
|
||||
+ Refactor screenshots and hide those unavailable when offline.
|
||||
+ Select the rating systems selected based by territory.
|
||||
+ Use smaller default size for main window when required.
|
||||
+ Updated Translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 11 17:51:39 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -18,13 +18,13 @@
|
||||
|
||||
%define gs_plugin_api 13
|
||||
Name: gnome-software
|
||||
Version: 3.32.4
|
||||
Version: 3.34.1
|
||||
Release: 0
|
||||
Summary: GNOME Software Store
|
||||
License: GPL-2.0-or-later
|
||||
Group: System/GUI/GNOME
|
||||
URL: https://wiki.gnome.org/Apps/Software
|
||||
Source0: https://download.gnome.org/sources/gnome-software/3.32/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gnome-software/3.34/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gtk-doc
|
||||
BuildRequires: meson
|
||||
@ -130,14 +130,13 @@ rm %{buildroot}%{_datadir}/doc/%{name}/README.md
|
||||
%{_includedir}/%{name}/gnome-software.h
|
||||
%{_includedir}/%{name}/gs-app-list.h
|
||||
%{_includedir}/%{name}/gs-app.h
|
||||
%{_includedir}/%{name}/gs-auth.h
|
||||
%{_includedir}/%{name}/gs-category.h
|
||||
%{_includedir}/%{name}/gs-metered.h
|
||||
%{_includedir}/%{name}/gs-os-release.h
|
||||
%{_includedir}/%{name}/gs-plugin-vfuncs.h
|
||||
%{_includedir}/%{name}/gs-plugin.h
|
||||
%{_includedir}/%{name}/gs-plugin-event.h
|
||||
%{_includedir}/%{name}/gs-plugin-types.h
|
||||
%{_includedir}/%{name}/gs-price.h
|
||||
%{_includedir}/%{name}/gs-utils.h
|
||||
%{_libdir}/pkgconfig/gnome-software.pc
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user