Hello community,

here is the log from the commit of package gnome-software for openSUSE:Factory 
checked in at 2020-04-23 18:27:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-software (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-software.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-software"

Thu Apr 23 18:27:12 2020 rev:69 rq:795217 version:3.36.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-software/gnome-software.changes    
2020-02-03 11:12:02.809806373 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-software.new.2738/gnome-software.changes  
2020-04-23 18:27:17.143725834 +0200
@@ -1,0 +2,72 @@
+Wed Mar 11 13:57:51 UTC 2020 - bjorn....@gmail.com
+
+- Update to version 3.36.0:
+  + gs-app-row: Remove ‘show-folders’ functionality.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Mar  4 19:43:55 UTC 2020 - bjorn....@gmail.com
+
+- Update to version 3.35.92:
+  + Fix crash when viewing application details.
+  + Fix “thrice daily” check running every 3 days.
+  + Improve the appearance of the front page banners.
+  + Show the correct upgrade banner contents when a reboot is
+    required.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Thu Feb 20 11:06:31 UTC 2020 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Update to version 3.35.91:
+  + Add an info bar about automatic updates.
+  + Avoid rpm-ostree downgrade error when doing distro upgrade.
+  + Click on stars to open review dialog in the details view.
+  + Fix loading of icons from AppStream YAML.
+  + Fix weird font sizes in the batter.
+  + Hide any in-app notifications when closing the main window.
+  + Integrate better with snapd.
+  + Only ignore flatpak estimated progress if >10%.
+  + Remove color stripes on categories in the Explore page.
+  + Remove support for Shell extensions.
+  + Remove webapp support.
+  + Reset star rating when loading an unrated app.
+  + Sort applications using locale based algorithms.
+  + Stop snaps from being automatically updated.
+  + Updated translations.
+- Add pkgconfig(ostree-1) BuildRequires: new dependency.
+
+-------------------------------------------------------------------
+Wed Feb 12 20:39:42 CET 2020 - dims...@opensuse.org
+
+- Update to version 3.35.2:
+  + Add missing OARS content rating descriptions.
+  + Add new plugin for restricting access to apps.
+  + Avoid a UI crash when switching modes.
+  + Build libmalcontent dependency on Fedora CI.
+  + Correctly distinguish empty content ratings from missing ones.
+  + Correctly set the application state if autoupdate is in
+    progress.
+  + Do not show a crazy error when installing packages.
+  + Do not show non-applications in the installed panel.
+  + Download Flatpak updates in the correct installation.
+  + Expose snap channels as app alternates.
+  + Fix a crash on 32-bit systems.
+  + Fix manual detach when updating removable device firmware.
+  + Fix third party repo enabling not working.
+  + Hide add/remove shortcut buttons for parentally filtered apps.
+  + Improve some front page banners.
+  + Invalidate caches when adding or removing remotes.
+  + Make flatpak more thread-safe to fix some crashes.
+  + Match the exact ID when refining a wildcard.
+  + Only set the app row's buttons as destructive when they remove
+    an app.
+  + Rework age ratings handling to avoid hard-coded list.
+  + Set the shell extension origin correctly in all cases.
+  + Show the channel for snaps.
+  + Speed up the flatpak plugin in some situations.
+  + Use plugin API to launch apps from install notification.
+- Pass -Dmalcontent=false to meson: Disable parental control
+  integration for now, as we don't have malcontent packaged yet.
+
+-------------------------------------------------------------------
@@ -5 +77 @@
-  bsc#1157928 poo#62762 
+  bsc#1157928 poo#62762.

Old:
----
  gnome-software-3.34.2.tar.xz

New:
----
  gnome-software-3.36.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome-software.spec ++++++
--- /var/tmp/diff_new_pack.tTaX2D/_old  2020-04-23 18:27:18.179727817 +0200
+++ /var/tmp/diff_new_pack.tTaX2D/_new  2020-04-23 18:27:18.183727825 +0200
@@ -18,20 +18,20 @@
 
 %define gs_plugin_api 13
 Name:           gnome-software
-Version:        3.34.2
+Version:        3.36.0
 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.34/%{name}-%{version}.tar.xz
+Source0:        
https://download.gnome.org/sources/gnome-software/3.36/%{name}-%{version}.tar.xz
 %if 0%{?sle_version}
 # PATCH-FIX-OPENSUSE gnome-software-launch-gpk-update-viewer-for-updates.patch 
bsc#1077332 boo#1090042 sck...@suse.com -- Don't launch gnome-software when 
clicking the updates notification. Launch gpk-update-viewer instead.
 Patch0:         gnome-software-launch-gpk-update-viewer-for-updates.patch
-%endif 0%{?sle_version}
+%endif
 
 BuildRequires:  gtk-doc
-BuildRequires:  meson
+BuildRequires:  meson >= 0.47.0
 BuildRequires:  pkgconfig
 BuildRequires:  suse-xsl-stylesheets
 BuildRequires:  pkgconfig(appstream-glib) >= 0.7.3
@@ -49,6 +49,7 @@
 BuildRequires:  pkgconfig(json-glib-1.0) >= 1.2.0
 BuildRequires:  pkgconfig(libsecret-1)
 BuildRequires:  pkgconfig(libsoup-2.4) >= 2.52.0
+BuildRequires:  pkgconfig(ostree-1)
 BuildRequires:  pkgconfig(packagekit-glib2) >= 1.1.0
 BuildRequires:  pkgconfig(polkit-gobject-1)
 BuildRequires:  pkgconfig(sqlite3)
@@ -80,6 +81,7 @@
 %meson \
        -Dtests=false \
        -Dvalgrind=false \
+       -Dmalcontent=false \
        %{nil}
 %meson_build
 
@@ -109,14 +111,12 @@
 %license COPYING
 %doc NEWS README.md
 %{_bindir}/%{name}
-%{_bindir}/%{name}-editor
 %{_datadir}/%{name}/
 %dir %{_datadir}/app-info
 %dir %{_datadir}/app-info/xmls
 %{_datadir}/app-info/xmls/org.gnome.Software.Featured.xml
 %dir %{_datadir}/metainfo
 %{_datadir}/metainfo/org.gnome.Software.appdata.xml
-%{_datadir}/metainfo/org.gnome.Software.Plugin.Epiphany.metainfo.xml
 %{_datadir}/metainfo/org.gnome.Software.Plugin.Flatpak.metainfo.xml
 %{_datadir}/metainfo/org.gnome.Software.Plugin.Fwupd.metainfo.xml
 %{_datadir}/metainfo/org.gnome.Software.Plugin.Odrs.metainfo.xml
@@ -138,9 +138,7 @@
 %{_libexecdir}/gnome-software-cmd
 %{_libexecdir}/gnome-software-restarter
 %{_mandir}/man1/%{name}.1%{?ext_man}
-%{_mandir}/man1/%{name}-editor.1%{?ext_man}
 %{_sysconfdir}/xdg/autostart/gnome-software-service.desktop
-%{_datadir}/applications/org.gnome.Software.Editor.desktop
 
 %files devel
 %doc AUTHORS MAINTAINERS

++++++ gnome-software-3.34.2.tar.xz -> gnome-software-3.36.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/gnome-software/gnome-software-3.34.2.tar.xz 
/work/SRC/openSUSE:Factory/.gnome-software.new.2738/gnome-software-3.36.0.tar.xz
 differ: char 26, line 1


Reply via email to