diff --git a/gnome-software-3.32.4.tar.xz b/gnome-software-3.32.4.tar.xz deleted file mode 100644 index 2563205..0000000 --- a/gnome-software-3.32.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a4116f190cc2e7ad2b3fdf4605c05b0b291203c4bca0beaf1d425e7f73e3603c -size 4852860 diff --git a/gnome-software-3.34.1.tar.xz b/gnome-software-3.34.1.tar.xz new file mode 100644 index 0000000..215dbdf --- /dev/null +++ b/gnome-software-3.34.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dd69479950e7a104ff99fe4d57fed6b72cfbe536eb5a84df5a1b0709b01a8f9 +size 5945104 diff --git a/gnome-software.changes b/gnome-software.changes index 5af0c9b..085ba5e 100644 --- a/gnome-software.changes +++ b/gnome-software.changes @@ -1,3 +1,40 @@ +------------------------------------------------------------------- +Mon Oct 7 16:55:15 UTC 2019 - Bjørn Lie + +- 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 diff --git a/gnome-software.spec b/gnome-software.spec index 35d7193..b1654c8 100644 --- a/gnome-software.spec +++ b/gnome-software.spec @@ -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