Hello community,

here is the log from the commit of package gnome-software for openSUSE:Factory 
checked in at 2017-03-22 23:10:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-software (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-software.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-software"

Wed Mar 22 23:10:54 2017 rev:41 rq:481601 version:3.24.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-software/gnome-software.changes    
2017-01-23 11:20:43.799635887 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-software.new/gnome-software.changes       
2017-03-22 23:10:56.866104323 +0100
@@ -1,0 +2,96 @@
+Mon Mar 20 21:00:58 UTC 2017 - dims...@opensuse.org
+
+- Update to version 3.24.0:
+  + Do not assume 'in AppStream' means 'is available'.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Mar 13 17:51:18 UTC 2017 - dims...@opensuse.org
+
+- Update to version 3.23.92:
+  + Allow installing broken flatpakref files.
+  + Do not reload the updates list when updates are in progress.
+  + Reset the headerbar title when switching to the details page.
+  + Unconditionally show things that are in progress in the
+    Installed page.
+  + Updated translations.
+- Pass --disable-tests to configure: enabling the tests would
+  require flatpak 0.9.1, which is not yet ready.
+
+-------------------------------------------------------------------
+Mon Feb 27 16:59:17 UTC 2017 - dims...@opensuse.org
+
+- Update to version 3.23.91:
+  + Add support for RuntimeRepo in flatpakref files.
+  + Allow the user to restart the currently running gnome-software
+    instance.
+  + Never show components without AppData files.
+  + Initialize progress to zero right before and after processing
+    an action.
+  + Animate the removal of live updates.
+  + Add YaST as a default folder in gnome-shell overview.
+- Drop gnome-software-add-default-yast-appfolder.patch: merged
+  upstream.
+- Add pkgconfig(valgrind) BuildRequires: new depdenency.
+
+-------------------------------------------------------------------
+Wed Feb 15 09:12:22 UTC 2017 - dims...@opensuse.org
+
+- Update to version 3.23.90:
+  + Handle apt and snap URLs.
+  + Show the updates panel with sections.
+  + Sort the apps in the installed panel by kind.
+  + Add a more detailed error message when AC power is required.
+  + Do not hardcode the gnome-software application name.
+  + Ensure firmware is downloaded when not cached.
+  + Fix a rather large memory leak when loading Steam data.
+  + Fix launching Flatpak apps after updating.
+  + Install needed Flatpak runtimes when updating an app.
+  + Only show the scary firmware warning for removable devices.
+
+-------------------------------------------------------------------
+Tue Jan 17 10:18:23 UTC 2017 - dims...@opensuse.org
+
+- Update to version 3.23.3:
+  + Add an --install and --interaction CLI options.
+  + Add the installed size of the apps in the installed view.
+  + Always set a description for each notification.
+  + Show an in-app notification when installed plugins are changed.
+  + Use a set of stars to show the different star ratings.
+  + The following bugs are also fixed:
+    - Add a missing error check to fix a common crash on LiveDVD
+      media.
+    - Add thread locking in GsApp to fix some common crashes.
+    - Allow upgrading to Fedora EOL releases.
+    - Don't allow review actions when offline.
+    - Ensure we actually schedule firmware updates for download.
+    - Fix the getting of PackageKit and flatpak update details.
+    - Hide some notifications when the new app is launched or the
+      window is closed.
+    - Hide the screenshot placeholder for input methods and
+      langpacks.
+
+-------------------------------------------------------------------
+Tue Jan 17 10:18:22 UTC 2017 - dims...@opensuse.org
+
+- Update to version 3.23.2:
+  + Add a setting for downloading updates on metered connections.
+  + Add content rating interface for games.
+  + Add support for pending updates that are applied on demand.
+  + Add support for the flatpak DefaultBranch feature.
+  + Allow showing an application review without a display name.
+  + Convert the modal failure dialogs to in-app notifications.
+  + Switch to using the ODRS server hosted by GNOME.
+  + Bugs fixed:
+    - Always get the newest screenshot for GNOME Shell extensions.
+    - Avoid redownloading the same screenshots for different
+      images.
+    - Don't download updates when low on power.
+    - Fix the growth in memory usage for every search request.
+    - Never show a 'back' button when showing search results.
+    - Show the search bar when the user does ctrl+f.
+  + Updated translations.
+- Pass --disable-external-appstream to configure: this is broken
+  by design.
+
+-------------------------------------------------------------------

Old:
----
  gnome-software-3.22.5.tar.xz
  gnome-software-add-default-yast-appfolder.patch

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

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

Other differences:
------------------
++++++ gnome-software.spec ++++++
--- /var/tmp/diff_new_pack.qlgfac/_old  2017-03-22 23:10:58.617856122 +0100
+++ /var/tmp/diff_new_pack.qlgfac/_new  2017-03-22 23:10:58.625854988 +0100
@@ -17,22 +17,19 @@
 
 
 Name:           gnome-software
-Version:        3.22.5
+Version:        3.24.0
 Release:        0
 %define gs_plugin_api 11
 Summary:        GNOME Software Store
 License:        GPL-2.0+
 Group:          System/GUI/GNOME
 Url:            https://wiki.gnome.org/Design/Apps/Software
-Source:         
http://download.gnome.org/sources/gnome-software/3.22/%{name}-%{version}.tar.xz
-# PATCH-FEATURE-OPENSUSE gnome-software-add-default-yast-appfolder.patch 
boo#897713 badshah...@gmail.com -- Adds a YaST app-folder by default, in 
addition to existing app-folders Sundry and Utilities
-Patch0:         gnome-software-add-default-yast-appfolder.patch
-#
+Source:         
http://download.gnome.org/sources/gnome-software/3.24/%{name}-%{version}.tar.xz
 BuildRequires:  intltool >= 0.35.0
 BuildRequires:  suse-xsl-stylesheets
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(appstream-glib) >= 0.6.5
-BuildRequires:  pkgconfig(flatpak) >= 0.6.12
+BuildRequires:  pkgconfig(appstream-glib) >= 0.6.7
+BuildRequires:  pkgconfig(flatpak) >= 0.8.0
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)  >= 2.31.5
 BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.46.0
 BuildRequires:  pkgconfig(gnome-desktop-3.0) >= 3.17.92
@@ -48,6 +45,7 @@
 BuildRequires:  pkgconfig(polkit-gobject-1)
 BuildRequires:  pkgconfig(rpm)
 BuildRequires:  pkgconfig(sqlite3)
+BuildRequires:  pkgconfig(valgrind)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Requires:       iso-codes
 Requires:       libzypp-plugin-appdata
@@ -70,7 +68,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure \
@@ -80,7 +77,9 @@
     --enable-ostree \
     --enable-rpm \
     --enable-steam \
-    --enable-shell-extensions
+    --enable-shell-extensions \
+    --disable-external-appstream \
+    --disable-tests
 make %{?_smp_mflags}
 
 %install
@@ -108,6 +107,10 @@
 %{_datadir}/%{name}/
 %dir %{_datadir}/appdata
 %{_datadir}/appdata/org.gnome.Software.appdata.xml
+%{_datadir}/appdata/org.gnome.Software.Plugin.Epiphany.metainfo.xml
+%{_datadir}/appdata/org.gnome.Software.Plugin.Flatpak.metainfo.xml
+%{_datadir}/appdata/org.gnome.Software.Plugin.Odrs.metainfo.xml
+%{_datadir}/appdata/org.gnome.Software.Plugin.Steam.metainfo.xml
 # Currently not shipped, as this is not yet functional (boo#941862)
 #{_datadir}/applications/gnome-software-local-file.desktop
 %{_datadir}/applications/org.gnome.Software.desktop
@@ -118,9 +121,12 @@
 %dir %{_datadir}/gnome-shell/search-providers
 %{_datadir}/gnome-shell/search-providers/org.gnome.Software-search-provider.ini
 %{_datadir}/icons/hicolor/*/apps/org.gnome.Software*
+%{_datadir}/icons/hicolor/scalable/apps/software-installed-symbolic.svg
 %dir %{_libdir}/gs-plugins-%{gs_plugin_api}
 %{_libdir}/gs-plugins-%{gs_plugin_api}/*.so
 #{_libexecdir}/gnome-software-service
+%{_libexecdir}/gnome-software-cmd
+%{_libexecdir}/gnome-software-restarter
 %{_mandir}/man1/%{name}.1%{?ext_man}
 %{_sysconfdir}/xdg/autostart/gnome-software-service.desktop
 
@@ -136,6 +142,8 @@
 %{_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-utils.h
 %{_libdir}/pkgconfig/gnome-software.pc
 

++++++ gnome-software-3.22.5.tar.xz -> gnome-software-3.24.0.tar.xz ++++++
++++ 327446 lines of diff (skipped)


Reply via email to