Hello community,

here is the log from the commit of package gnome-software for openSUSE:Factory 
checked in at 2015-10-06 16:22:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-09-03 18:12:15.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-software.new/gnome-software.changes       
2015-10-06 16:22:49.000000000 +0200
@@ -1,0 +2,27 @@
+Mon Sep 21 11:43:20 UTC 2015 - [email protected]
+
+- Update to version 3.18.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Sep 16 07:51:38 UTC 2015 - [email protected]
+
+- Update to version 3.17.92:
+  + Fix getting firmware updates by parsing the metadata correctly.
+  + Make the application menu path correct in RTL locales.
+  + Don't keep the application running forever when run as a search
+    provider.
+- Rebase gnome-software-nouser-proxy.patch.
+
+-------------------------------------------------------------------
+Thu Sep  3 19:24:39 UTC 2015 - [email protected]
+
+- Update to version 3.17.91:
+  + Better theming for the category sidebar.
+  + Use standard size icon in the about dialog.
+  + Support mouse back button for going back in dialogs.
+  + Fix incorrect alignment on the front page in RTL languages.
+  + Misc other minor bugs fixed.
+  + Updated translations.
+
+-------------------------------------------------------------------
@@ -5,0 +33,74 @@
+
+-------------------------------------------------------------------
+Wed Aug 19 19:45:33 UTC 2015 - [email protected]
+
+- Update to version 3.17.90:
+  + extras: Correct the plural version of a translatable string.
+  + trivial: Update a translator comment.
+  + Remove margins in the Add to Folder and Updates dialogs.
+  + Correctly align labels and checkmarks in the Add to Folder
+    dialog.
+  + offline updates: Use CSS to style the error message details.
+  + menu spec plugin: Use context to translate subcategory titles.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Thu Aug 13 00:03:59 UTC 2015 - [email protected]
+
+- Update to version 3.17.3:
+  + Improvements:
+    - Add basic support for Limba bundles.
+    - Automatically download new firmware metadata from LVFS.
+    - Hide updates UI on managed systems.
+    - Show a new notification when security updates remain
+      unapplied.
+    - Show installation progress when installing applications.
+    - Use some new applications to the picked category.
+  + Bugs fixed:
+    - Do not show applications that are not available when
+      searching by category.
+    - Don't crash when launching an app that has no desktop ID.
+    - Don't show applications without AppData in the category view.
+    - Fix a possible race and crash when loading icons.
+    - Fix locking in the AppStream code to fix several crashes.
+    - Use better error messages on offline update failure.
+    - Withdraw the notification when prepared update gets
+      invalidated.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Aug  3 13:13:13 UTC 2015 - [email protected]
+
+- Update to version 3.17.2:
+  + Improvements:
+    - Port to SoupSession.
+    - Make fwupd dependency automagic.
+  + Bugs fixed:
+    - Fix a regression from the previous unstable release that made
+      it impossible to install updates.
+    - Fix a crash in the screenshot loader.
+    - Fix a crash in the sources dialog.
+    - Fix a crash when installing rpms that lack description.
+    - Wrap long descriptions in the update dialog.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Aug  3 13:12:13 UTC 2015 - [email protected]
+
+- Update to version 3.17.1:
+  + Support getting firmware updates through the fwupd daemon.
+  + Use a smaller number of tiles on the front page on small
+    monitors.
+  + Rework internal modulesets, making it easier to edit the list
+    of featured apps.
+  + Revert back to using a hand-picked list of featured apps.
+  + Several improvements to the sources dialog.
+  + Show better human readable names when searching for font
+    scripts.
+  + Show a spinner while loading the data for the update history
+    dialog.
+  + Updated translations.
+- Bump gs_plugin_api to 8, following upstream.
+- Add iso-codes requires: new runtime dependency.
+- Pass --disable-firmware to configure for now: we do not yet have
+  the dependencies available.

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

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

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

Other differences:
------------------
++++++ gnome-software.spec ++++++
--- /var/tmp/diff_new_pack.pHIXXp/_old  2015-10-06 16:22:50.000000000 +0200
+++ /var/tmp/diff_new_pack.pHIXXp/_new  2015-10-06 16:22:50.000000000 +0200
@@ -17,14 +17,14 @@
 
 
 Name:           gnome-software
-Version:        3.16.5
+Version:        3.18.0
 Release:        0
-%define gs_plugin_api 7
+%define gs_plugin_api 8
 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.16/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/gnome-software/3.18/%{name}-%{version}.tar.xz
 # PATCH-FEATURE-OPENSUSE gnome-software-PK-updates.patch [email protected] 
-- 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 [email protected] -- Adds a YaST app-folder by default, in 
addition to existing app-folders Sundry and Utilities
@@ -34,14 +34,14 @@
 BuildRequires:  intltool >= 0.35.0
 BuildRequires:  suse-xsl-stylesheets
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(appstream-glib) >= 0.3.4
-BuildRequires:  pkgconfig(gio-unix-2.0)
-BuildRequires:  pkgconfig(gnome-desktop-3.0)
+BuildRequires:  pkgconfig(appstream-glib) >= 0.5.1
+BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.45.8
+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(libsoup-2.4)
+BuildRequires:  pkgconfig(libsoup-2.4) >= 2.51.92
 BuildRequires:  pkgconfig(libxslt)
-BuildRequires:  pkgconfig(packagekit-glib2) >= 1.0.0
+BuildRequires:  pkgconfig(packagekit-glib2) >= 1.0.9
 BuildRequires:  pkgconfig(polkit-gobject-1)
 BuildRequires:  pkgconfig(sqlite3)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -63,7 +63,8 @@
 
 %build
 %configure \
-    --disable-static
+    --disable-static \
+    --disable-firmware
 make %{?_smp_mflags}
 
 %install
@@ -95,6 +96,7 @@
 #{_datadir}/applications/gnome-software-local-file.desktop
 %{_datadir}/applications/org.gnome.Software.desktop
 %{_datadir}/dbus-1/services/org.gnome.Software.service
+%{_datadir}/dbus-1/services/org.freedesktop.PackageKit.service
 %{_datadir}/glib-2.0/schemas/org.gnome.software.gschema.xml
 %dir %{_datadir}/gnome-shell
 %dir %{_datadir}/gnome-shell/search-providers

++++++ gnome-software-3.16.5.tar.xz -> gnome-software-3.18.0.tar.xz ++++++
++++ 129465 lines of diff (skipped)

++++++ gnome-software-nouser-proxy.patch ++++++
--- /var/tmp/diff_new_pack.pHIXXp/_old  2015-10-06 16:22:51.000000000 +0200
+++ /var/tmp/diff_new_pack.pHIXXp/_new  2015-10-06 16:22:51.000000000 +0200
@@ -10,19 +10,19 @@
  src/gs-proxy-settings.c | 2 ++
  1 file changed, 2 insertions(+)
 
-Index: gnome-software-3.15.4/src/gs-proxy-settings.c
+Index: gnome-software-3.17.92/src/gs-proxy-settings.c
 ===================================================================
---- gnome-software-3.15.4.orig/src/gs-proxy-settings.c
-+++ gnome-software-3.15.4/src/gs-proxy-settings.c
-@@ -127,6 +127,7 @@ set_proxy_cb (GObject *object, GAsyncRes
+--- gnome-software-3.17.92.orig/src/gs-proxy-settings.c
++++ gnome-software-3.17.92/src/gs-proxy-settings.c
+@@ -122,6 +122,7 @@ set_proxy_cb (GObject *object, GAsyncRes
  static void
  reload_proxy_settings (GsProxySettings *proxy_settings)
  {
 +/* openSUSE relies on libzypp/libproxy to get the right proxy settings
-       _cleanup_free_ gchar *proxy_http = NULL;
-       _cleanup_free_ gchar *proxy_ftp = NULL;
+       g_autofree gchar *proxy_http = NULL;
+       g_autofree gchar *proxy_ftp = NULL;
  
-@@ -141,6 +142,7 @@ reload_proxy_settings (GsProxySettings *
+@@ -136,6 +137,7 @@ reload_proxy_settings (GsProxySettings *
                                    proxy_settings->cancellable,
                                    set_proxy_cb,
                                    proxy_settings);


Reply via email to