Hello community,

here is the log from the commit of package gnome-software for openSUSE:Factory 
checked in at 2016-03-29 14:35:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-software (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-software.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-software"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-software/gnome-software.changes    
2015-11-08 11:26:56.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-software.new/gnome-software.changes       
2016-03-29 14:35:29.000000000 +0200
@@ -1,0 +2,79 @@
+Mon Mar 21 14:42:27 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Actually show the error dialog for an invalid file.
+  + Fix a crash when double clicking package files.
+  + Remove placeholder text from application details label.
+
+-------------------------------------------------------------------
+Mon Mar 14 18:45:42 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.92:
+  + Allow all plugin functions to fail gracefully.
+  + Hide the kudo details panel for non-desktop components.
+  + Lower the limits for review text.
+  + Do not show ratings and reviews for some component kinds.
+  + Fix showing Ubuntu-specific reviews.
+  + Get the correct icon size when installing bundles on HiDPI.
+  + Never show star ratings on the category app tiles.
+  + Only show one modal dialog at a time.
+  + Updated translations.
+- Bump gs_plugin_api to 9, following upstream.
+
+-------------------------------------------------------------------
+Tue Mar  1 10:07:58 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.91:
+  + Add an 'All' subcategory in the category shell.
+  + Add ratings and review functionality for Ubuntu.
+  + Install the xdg-app runtime as required automatically.
+  + Show a confirmation dialog before reporting a review.
+  + Show a guide label for the different star values.
+  + Support installing local xdg-app bundles.
+  + Correctly identify local packages with sources.
+  + Do not add multiple search results for the same app.
+  + Do not show xdg-app runtimes in the installed panel.
+  + Escape markup before showing modal dialogs.
+  + Updated translations.
+- Add pkgconfig(gdk-pixbuf-2.0) BuildRequires: New dependency.
+- "Reactivate" suse_update_desktop_file that got disabled by a
+  mistake.
+- Drop gnome-software-nouser-proxy.patch: Upstream only passes
+  proxy settings on if polkit is preconfigured to authorize it.
+
+-------------------------------------------------------------------
+Tue Feb 16 09:51:54 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.90:
+  + Add end-user application review functionality.
+  + Add support for upgrading the OS from one release to another.
+  + Add support for xdg-app and Limba bundles.
+  + Add tags to applications, and explain them in the details page.
+  + Update the list of featured applications on the front page.
+  + The following bugs are also fixed:
+    - Add a missing tag to the software center metadata file.
+    - PackageKit support is now optional.
+    - Temporarily remove the remove button in the sources dialog.
+    - Use versioned user cache directories to pick up new
+      screenshots.
+  + Updated translations.
+- Add pkgconfig(gtkspell3-3.0) BuildRequires: new dependency.
+- Add pkgconfig(xdg-app) BuildRequires: new optional dependency.
+- Drop gnome-software-fix-screenshots.patch: fixed upstream.
+- Rebase gnome-software-nouser-proxy.patch.
+
+-------------------------------------------------------------------
+Tue Feb  2 09:49:07 UTC 2016 - zai...@opensuse.org
+
+- Add gnome-software-fix-screenshots.patch: Fix clashing screenshot
+  names (bgo#761434).
+
+-------------------------------------------------------------------
+Mon Jan 18 13:30:47 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.4:
+  + Use PackageKits distro-upgrade feature.
+  + Updated translations.
+- Add pkgconfig(json-glib-1.0) BuildRequires: new dependency.
+
+-------------------------------------------------------------------

Old:
----
  gnome-software-3.18.3.tar.xz
  gnome-software-nouser-proxy.patch

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

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

Other differences:
------------------
++++++ gnome-software.spec ++++++
--- /var/tmp/diff_new_pack.QzjpHn/_old  2016-03-29 14:35:30.000000000 +0200
+++ /var/tmp/diff_new_pack.QzjpHn/_new  2016-03-29 14:35:30.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-software
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,33 +17,35 @@
 
 
 Name:           gnome-software
-Version:        3.18.3
+Version:        3.20.0
 Release:        0
-%define gs_plugin_api 8
+%define gs_plugin_api 9
 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.18/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/gnome-software/3.20/%{name}-%{version}.tar.xz
 # PATCH-FEATURE-OPENSUSE gnome-software-PK-updates.patch dims...@opensuse.org 
-- Switch to PackageKit Update provider instead of systemd offline updates.
 Patch0:         gnome-software-PK-updates.patch
 # 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
 Patch1:         gnome-software-add-default-yast-appfolder.patch
-# PATCH-FIX-OPENSUSE gnome-software-nouser-proxy.patch dims...@opensuse.org -- 
Do not pass user settings between the user session and packagekitd
-Patch100:       gnome-software-nouser-proxy.patch
 BuildRequires:  intltool >= 0.35.0
 BuildRequires:  suse-xsl-stylesheets
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(appstream-glib) >= 0.5.1
-BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.45.8
+BuildRequires:  pkgconfig(appstream-glib) >= 0.5.11
+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
 BuildRequires:  pkgconfig(gsettings-desktop-schemas) >= 3.11.5
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.16
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.18.2
+BuildRequires:  pkgconfig(gtkspell3-3.0)
+BuildRequires:  pkgconfig(json-glib-1.0) >= 1.1.1
 BuildRequires:  pkgconfig(libsoup-2.4) >= 2.51.92
 BuildRequires:  pkgconfig(libxslt)
-BuildRequires:  pkgconfig(packagekit-glib2) >= 1.0.9
+BuildRequires:  pkgconfig(packagekit-glib2) >= 1.1.0
 BuildRequires:  pkgconfig(polkit-gobject-1)
 BuildRequires:  pkgconfig(sqlite3)
+BuildRequires:  pkgconfig(xdg-app) >= 0.4.14
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Requires:       iso-codes
 Requires:       libzypp-plugin-appdata
@@ -60,7 +62,6 @@
 # Disables - let's try the systemd offline updater
 #patch0 -p1
 %patch1 -p1
-%patch100 -p1
 
 %build
 %configure \
@@ -73,7 +74,7 @@
 find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print
 # Currently not shipped, as this is not yet functional (boo#941862)
 rm %{buildroot}%{_datadir}/applications/gnome-software-local-file.desktop
-#suse_update_desktop_file gnome-software
+%suse_update_desktop_file org.gnome.Software
 %find_lang %{name}
 
 %post
@@ -101,8 +102,8 @@
 %{_datadir}/glib-2.0/schemas/org.gnome.software.gschema.xml
 %dir %{_datadir}/gnome-shell
 %dir %{_datadir}/gnome-shell/search-providers
-%{_datadir}/gnome-shell/search-providers/gnome-software-search-provider.ini
-%{_datadir}/icons/hicolor/*/apps/%{name}*
+%{_datadir}/gnome-shell/search-providers/org.gnome.Software-search-provider.ini
+%{_datadir}/icons/hicolor/*/apps/org.gnome.Software*
 %dir %{_libdir}/gs-plugins-%{gs_plugin_api}
 %{_libdir}/gs-plugins-%{gs_plugin_api}/*.so
 #{_libexecdir}/gnome-software-service

++++++ gnome-software-3.18.3.tar.xz -> gnome-software-3.20.0.tar.xz ++++++
++++ 142040 lines of diff (skipped)


Reply via email to